diff options
author | 2007-11-24 14:28:30 +0000 | |
---|---|---|
committer | 2007-11-24 14:28:30 +0000 | |
commit | dde2ba33303a1848f39da6815a632be3263d63fe (patch) | |
tree | 4bc02cf60d86a98459319ffb2837a2099b03a094 /net-proxy/http-replicator/http-replicator-3.0-r1.ebuild | |
parent | Stable on x86 wrt bug #200137 (diff) | |
download | historical-dde2ba33303a1848f39da6815a632be3263d63fe.tar.gz historical-dde2ba33303a1848f39da6815a632be3263d63fe.tar.bz2 historical-dde2ba33303a1848f39da6815a632be3263d63fe.zip |
Stable on x86 wrt bug #200177
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-proxy/http-replicator/http-replicator-3.0-r1.ebuild')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild index 67dcd72616ad..03f6a030727c 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-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-proxy/http-replicator/http-replicator-3.0-r1.ebuild,v 1.1 2007/08/06 17:49:04 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r1.ebuild,v 1.2 2007/11/24 14:28:30 cla Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://gertjan.freezope.org/replicator/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/python-2.3" |