diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-06-01 21:44:02 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-06-01 21:44:02 +0000 |
commit | 055c5ae236f579ac7962b416c227fceda9cb575a (patch) | |
tree | c10a2ad0c45b55c82968c877610b8f72f848c37b /net-misc | |
parent | Version bump wrt bug #134036 (diff) | |
download | gentoo-2-055c5ae236f579ac7962b416c227fceda9cb575a.tar.gz gentoo-2-055c5ae236f579ac7962b416c227fceda9cb575a.tar.bz2 gentoo-2-055c5ae236f579ac7962b416c227fceda9cb575a.zip |
stable on amd64 wrt bug #134896
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/pump/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pump/pump-0.8.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pump/ChangeLog b/net-misc/pump/ChangeLog index 08bf379745bb..a7b2af3a9dfc 100644 --- a/net-misc/pump/ChangeLog +++ b/net-misc/pump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pump # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.32 2006/05/30 23:15:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.33 2006/06/01 21:44:02 anarchy Exp $ + + 01 Jun 2006; Jory A. Pratt <anarchy@gentoo.org> pump-0.8.24.ebuild: + stable on amd64 wrt bug #134896 30 May 2006; Jason Wever <weeve@gentoo.org> pump-0.8.24.ebuild: Stable on SPARC wrt bug #134896. diff --git a/net-misc/pump/pump-0.8.24.ebuild b/net-misc/pump/pump-0.8.24.ebuild index ee4f9ee4df5a..470fd1bd81bb 100644 --- a/net-misc/pump/pump-0.8.24.ebuild +++ b/net-misc/pump/pump-0.8.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.3 2006/05/30 23:15:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.4 2006/06/01 21:44:02 anarchy Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ppc sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc sparc ~x86" IUSE="" DEPEND=">=dev-libs/popt-1.5" |