diff options
author | 2012-08-11 09:29:58 +0000 | |
---|---|---|
committer | 2012-08-11 09:29:58 +0000 | |
commit | c3e63f62242fc73237eae039944a08d0bf95189e (patch) | |
tree | c890207d4ca320fb60ef033fb6c159e72d00d1a6 /dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild | |
parent | Stable for amd64, wrt bug #427522 (diff) | |
download | gentoo-2-c3e63f62242fc73237eae039944a08d0bf95189e.tar.gz gentoo-2-c3e63f62242fc73237eae039944a08d0bf95189e.tar.bz2 gentoo-2-c3e63f62242fc73237eae039944a08d0bf95189e.zip |
Stable for amd64, wrt bug #427522
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild')
-rw-r--r-- | dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild b/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild index 5444e8a1fd15..131d99381b2d 100644 --- a/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild +++ b/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.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/bzr-fastimport/bzr-fastimport-0.13.0.ebuild,v 1.2 2012/07/21 22:04:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild,v 1.3 2012/08/11 09:29:58 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-vcs/bzr-1.18 |