diff options
author | 2006-05-30 23:15:52 +0000 | |
---|---|---|
committer | 2006-05-30 23:15:52 +0000 | |
commit | 73347054cafdbf521f664b7d017d9cdf62708c17 (patch) | |
tree | e54c6b03aed9adce4c431f455d22828758ab6404 /net-misc/pump/pump-0.8.24.ebuild | |
parent | New snapshot (diff) | |
download | historical-73347054cafdbf521f664b7d017d9cdf62708c17.tar.gz historical-73347054cafdbf521f664b7d017d9cdf62708c17.tar.bz2 historical-73347054cafdbf521f664b7d017d9cdf62708c17.zip |
Stable on SPARC wrt bug #134896.
Package-Manager: portage-2.1_rc3-r2
Diffstat (limited to 'net-misc/pump/pump-0.8.24.ebuild')
-rw-r--r-- | net-misc/pump/pump-0.8.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pump/pump-0.8.24.ebuild b/net-misc/pump/pump-0.8.24.ebuild index 33e95aca68b2..ee4f9ee4df5a 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.2 2006/05/30 10:32:45 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.24.ebuild,v 1.3 2006/05/30 23:15:52 weeve 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" |