diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 19:20:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 19:20:01 +0000 |
commit | 43937a09e2f54623be57f429eda92c5f970bef5c (patch) | |
tree | a9af05794d8c0e2ce52c950876de80d62c8a5ef1 /dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | |
parent | Cleanup of old versions so flac-1.1.3 can be unmasked (diff) | |
download | gentoo-2-43937a09e2f54623be57f429eda92c5f970bef5c.tar.gz gentoo-2-43937a09e2f54623be57f429eda92c5f970bef5c.tar.bz2 gentoo-2-43937a09e2f54623be57f429eda92c5f970bef5c.zip |
x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild')
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild index 4e624e89554d..042f3570a3fc 100644 --- a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild +++ b/dev-perl/SVN-Simple/SVN-Simple-0.27.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/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.12 2007/05/05 16:06:53 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.13 2007/07/13 19:20:01 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~clkao/" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ia64 ppc sparc ~x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-util/subversion-0.31 |