diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:07:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:07:54 +0000 |
commit | c62600d25a8ba8ba0d7cfe753bed74855f86b43e (patch) | |
tree | df438ed53da06bb2a19e5d172cc64b5a2a499fdb /net-misc/pump | |
parent | Mark 1.1.12-r2 stable on ia64 (diff) | |
download | gentoo-2-c62600d25a8ba8ba0d7cfe753bed74855f86b43e.tar.gz gentoo-2-c62600d25a8ba8ba0d7cfe753bed74855f86b43e.tar.bz2 gentoo-2-c62600d25a8ba8ba0d7cfe753bed74855f86b43e.zip |
Mark 0.8.24 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'net-misc/pump')
-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 f1b7a0679ab2..2fa08fb02d7a 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.34 2006/06/04 21:07:25 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.35 2006/07/13 18:07:54 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> pump-0.8.24.ebuild: + Mark 0.8.24 stable on ia64 04 Jun 2006; Mark Loeser <halcy0n@gentoo.org> pump-0.8.24.ebuild: Stable on x86; bug #134896 diff --git a/net-misc/pump/pump-0.8.24.ebuild b/net-misc/pump/pump-0.8.24.ebuild index 30e09eda7b5d..bc1ba58cfa50 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.5 2006/06/04 21:07:25 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.6 2006/07/13 18:07:54 agriffis 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" |