diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-09 20:30:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-09 20:30:18 +0000 |
commit | dba70702c94effe1a29f05c012563438b5fcda9f (patch) | |
tree | 26ca44707b3a580ada79be200ad537ef98689840 /net-proxy/http-replicator/http-replicator-3.0-r2.ebuild | |
parent | Initial import from perl-experimental (diff) | |
download | gentoo-2-dba70702c94effe1a29f05c012563438b5fcda9f.tar.gz gentoo-2-dba70702c94effe1a29f05c012563438b5fcda9f.tar.bz2 gentoo-2-dba70702c94effe1a29f05c012563438b5fcda9f.zip |
Stable for HPPA (bug #271437).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'net-proxy/http-replicator/http-replicator-3.0-r2.ebuild')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild index 9d3bb0223b59..54d57375cbb7 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r2.ebuild,v 1.4 2009/06/04 20:54:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild,v 1.5 2009/06/09 20:30:18 jer Exp $ inherit eutils @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" 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" |