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 | e6285443abb1778e430a1bb4f5bd7086c138a301 (patch) | |
tree | 888e3c08d5041b5b5178ee22c36431c92bac0dd5 /net-misc | |
parent | Mark 1.1.12-r2 stable on ia64 (diff) | |
download | historical-e6285443abb1778e430a1bb4f5bd7086c138a301.tar.gz historical-e6285443abb1778e430a1bb4f5bd7086c138a301.tar.bz2 historical-e6285443abb1778e430a1bb4f5bd7086c138a301.zip |
Mark 0.8.24 stable on ia64
Package-Manager: portage-2.1-r1
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 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" |