diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 09:00:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 09:00:13 +0000 |
commit | 8c1060d4e1a2f462a70e873bdef75b6b1403d542 (patch) | |
tree | 4d5dfd003b0222a94009ec5cd9c110c619e469b1 /dev-vcs/svn2cl/svn2cl-0.12.ebuild | |
parent | x86 stable wrt bug #393969 (diff) | |
download | gentoo-2-8c1060d4e1a2f462a70e873bdef75b6b1403d542.tar.gz gentoo-2-8c1060d4e1a2f462a70e873bdef75b6b1403d542.tar.bz2 gentoo-2-8c1060d4e1a2f462a70e873bdef75b6b1403d542.zip |
x86 stable wrt bug #393957
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/svn2cl/svn2cl-0.12.ebuild')
-rw-r--r-- | dev-vcs/svn2cl/svn2cl-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/svn2cl/svn2cl-0.12.ebuild b/dev-vcs/svn2cl/svn2cl-0.12.ebuild index 1d7e20c9e0bd..fae69a01c599 100644 --- a/dev-vcs/svn2cl/svn2cl-0.12.ebuild +++ b/dev-vcs/svn2cl/svn2cl-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2cl/svn2cl-0.12.ebuild,v 1.2 2011/12/17 16:38:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2cl/svn2cl-0.12.ebuild,v 1.3 2011/12/21 09:00:13 phajdan.jr Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc x86" IUSE="" RDEPEND="dev-libs/libxslt |