+++ /dev/null
-# ChangeLog for app-portage/gatt-svn
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.25 2008/03/03 01:01:29 opfer Exp $
-
- 03 Mar 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- optional support for depency resolution via libpaludis
-
- 02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> gatt-svn-9999.ebuild:
- Whoops, we're missing keywords on a couple dependencies.
-
- 02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> gatt-svn-9999.ebuild:
- Add ~mips.
-
- 02 Feb 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- correct HOMEPAGE
-
- 15 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- Info generation and installation is handled by build system now
-
- 13 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- add official HOMEPAGE now
-
- 11 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- adjust dependency for new libthrowable version
-
- 10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- add TUTORIAL and manual to the note about how to use Gatt
-
- 14 Nov 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- remove the ebeep, people should know what they are doing
-
- 11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- corrected LICENSE from FDL-1.1 to FDL-1.2; install info document (sparse up
- to now, but is being worked on)
-
- 11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- extend licenses; install tutorial file; adjust DESCRIPTION
-
- 18 Aug 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- Gatt has been fixed in trunk to support higher boost versions, so adjusting
- DEPEND
-
- 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- change ESVN_PROJECT to normal capitalisation; fix a typo in the ewarn comment
-
- 14 Aug 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- Gatt won't work with boost 1.34 or higher, reflect that in the DEPENDs
-
- 22 Jul 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- add doc USE flag to install HTML files generated by Doxygen
-
- 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
- add <herd>no-herd</herd>
-
- 06 Apr 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- removed spaces from ESVN_PROJECT variable, so path names will be without
- them, too. Reported by Jokey on IRC.
-
- 27 Mar 2007; Raúl Porcel <armin76@gentoo.org> gatt-svn-9999.ebuild:
- Add ~ia64 wrt bug 163745
-
- 04 Mar 2007; Marius Mauch <genone@gentoo.org> gatt-svn-9999.ebuild:
- Replacing einfo with elog
-
- 13 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> gatt-svn-9999.ebuild:
- Add ~amd64 wrt bug #163745.
-
- 10 Feb 2007; nixnut <nixnut@gentoo.org> gatt-svn-9999.ebuild:
- Added ~ppc wrt bug 163745
-
- 02 Feb 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
- add a note to read the README
-
- 26 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> gatt-svn-9999.ebuild:
- Keyworded ~sparc wrt #163745
-
- 24 Jan 2007; Markus Rothe <corsair@gentoo.org> gatt-svn-9999.ebuild:
- Added ~ppc64
-
-*gatt-svn-9999 (23 Jan 2007)
-
- 23 Jan 2007; Christian Faulhammer <opfer@gentoo.org> +metadata.xml,
- +gatt-svn-9999.ebuild:
- initial commit, imported from Sunrise
-
+++ /dev/null
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.24 2008/03/03 01:01:29 opfer Exp $
-
-inherit eutils subversion
-
-ESVN_REPO_URI="svn://80.108.115.144/gatt/trunk"
-ESVN_PROJECT="Gatt"
-
-DESCRIPTION="Gentoo Arch Testing Tool"
-HOMEPAGE="http://gatt.sourceforge.net/
- http://www.gentoo.org/proj/en/base/x86/at.xml
- http://www.gentoo.org/proj/en/base/ppc/AT/index.xml
- http://www.gentoo.org/proj/en/base/amd64/at/index.xml
- http://www.gentoo.org/proj/en/base/alpha/AT/index.xml"
-SRC_URI=""
-
-LICENSE="GPL-2 GPL-3 FDL-1.2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc libpaludis"
-
-RDEPEND=">=dev-libs/boost-1.33.1
- >=dev-cpp/libthrowable-1.1.0
- www-client/pybugz
- libpaludis? ( >=sys-apps/paludis-0.26.0_alpha9 )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen )"
-
-pkg_setup() {
- ewarn
- ewarn "This is a Subversion snapshot, so no functionality is"
- ewarn "guaranteed! Better not use it as root for now and backup"
- ewarn "at least your data in /etc/portage/!"
- elog
- elog "There are several files that explain usage of Gatt: README, TUTORIAL,"
- elog "and gatt.info (best read in that order)"
- if use libpaludis && ! built_with_use sys-apps/paludis portage; then
- ewarn "You either have to emerge Paludis with USE=portage enabled or configure"
- ewarn "it properly before using Gatt with it"
- fi
-}
-
-src_compile() {
- econf $(use_enable libpaludis) || die "econf failed"
- emake || die "emake failed"
- use doc && doxygen
-}
-src_install() {
- emake DESTDIR="${D}" install || die "installing ${PF} failed"
- dodoc README NEWS AUTHORS ChangeLog doc/TUTORIAL
- newdoc .todo TODO
-
- if use doc; then
- dohtml doc/html/*
- fi
-}