diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:48:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:48:59 +0000 |
commit | 6f41e34253ee25283955510a20c9baa50c54d9f3 (patch) | |
tree | a5ff478330c5e75b751c01d9c3cfec91d0021833 /dev-vcs/hgsubversion/hgsubversion-1.4.ebuild | |
parent | Stable for amd64, wrt bug #422071 (diff) | |
download | gentoo-2-6f41e34253ee25283955510a20c9baa50c54d9f3.tar.gz gentoo-2-6f41e34253ee25283955510a20c9baa50c54d9f3.tar.bz2 gentoo-2-6f41e34253ee25283955510a20c9baa50c54d9f3.zip |
Stable for amd64, wrt bug #422079
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/hgsubversion/hgsubversion-1.4.ebuild')
-rw-r--r-- | dev-vcs/hgsubversion/hgsubversion-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild index 4221abfdba4d..1da109fbcd76 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild,v 1.1 2012/05/08 08:44:34 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild,v 1.2 2012/06/20 14:48:59 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |