diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-15 13:00:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-15 13:00:51 +0000 |
commit | 0f4c0fa2d99b373f1ab39d043d2e16a1612dcece (patch) | |
tree | f775692cd49d2b17e3eec7b314c73deef10c0ced /net-p2p/gift-fasttrack | |
parent | alpha stable wrt #133915 (diff) | |
download | historical-0f4c0fa2d99b373f1ab39d043d2e16a1612dcece.tar.gz historical-0f4c0fa2d99b373f1ab39d043d2e16a1612dcece.tar.bz2 historical-0f4c0fa2d99b373f1ab39d043d2e16a1612dcece.zip |
alpha stable wrt #169166 and drop old
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-p2p/gift-fasttrack')
-rw-r--r-- | net-p2p/gift-fasttrack/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.9 | 3 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild | 50 |
4 files changed, 7 insertions, 56 deletions
diff --git a/net-p2p/gift-fasttrack/ChangeLog b/net-p2p/gift-fasttrack/ChangeLog index e6027ae34f94..62b20f2d3945 100644 --- a/net-p2p/gift-fasttrack/ChangeLog +++ b/net-p2p/gift-fasttrack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/gift-fasttrack # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.37 2007/04/20 14:30:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.38 2007/05/15 13:00:51 armin76 Exp $ + + 15 May 2007; Raúl Porcel <armin76@gentoo.org> + -gift-fasttrack-0.8.9.ebuild, gift-fasttrack-0.8.9-r1.ebuild: + alpha stable wrt #169166 and drop old 20 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gift-fasttrack-0.8.9-r1.ebuild: diff --git a/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.9 b/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.9 deleted file mode 100644 index 0a0935834d36..000000000000 --- a/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.9 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 68521847537985bcc5e9b8677343374c giFT-FastTrack-0.8.9.tar.gz 449505 -RMD160 14723622c9372503f5def18b86d8dfded70d9283 giFT-FastTrack-0.8.9.tar.gz 449505 -SHA256 910a3b053e50ac149efd1edab8dc5b79e79a67720afc7c81e68c5f6481e2cad1 giFT-FastTrack-0.8.9.tar.gz 449505 diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild index b92dac20fb31..72d13d27d26b 100644 --- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild +++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild,v 1.7 2007/04/20 14:30:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild,v 1.8 2007/05/15 13:00:51 armin76 Exp $ inherit multilib @@ -13,7 +13,7 @@ HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/" SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" DEPEND="virtual/libc dev-util/pkgconfig" diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild deleted file mode 100644 index 70e9cb1598c7..000000000000 --- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild,v 1.7 2006/09/11 20:52:53 tcort Exp $ - -inherit multilib - -IUSE="" - -MY_P=${P/gift-fasttrack/giFT-FastTrack} - -DESCRIPTION="FastTrack Plugin for giFT" -HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/" -SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~ppc sparc x86" - -DEPEND="virtual/libc - dev-util/pkgconfig" - -RDEPEND=">=net-p2p/gift-0.11.1 - >=sys-libs/zlib-1.1.4" - -S=${WORKDIR}/${MY_P} - -src_compile() { -# cp /usr/share/libtool/ltmain.sh . -# ./autogen.sh --prefix=/usr --host=${CHOST} || die "FastTrack configure failed" - econf || die "FastTrack plugin failed to configure" - emake || die "FastTrack plugin failed to build" -} - -src_install() { - einstall giftconfdir=${D}/etc/giFT \ - plugindir=${D}/usr/$(get_libdir)/giFT \ - datadir=${D}/usr/share \ - giftperldir=${D}/usr/bin \ - libgiftincdir=${D}/usr/include/libgift || die "Install failed" - dodoc AUTHORS COPYING ChangeLog NEWS README TODO -} - -pkg_postinst() { - einfo "It is recommended that you re-run gift-setup as" - einfo "the user you will run the giFT daemon as:" - einfo "\tgift-setup" - echo - einfo "Alternatively you can add the following line to" - einfo "your ~/.giFT/giftd.conf configuration file:" - einfo "plugins = OpenFT:FastTrack" -} |