diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 15:46:37 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 15:46:37 +0000 |
commit | 0a7b1aed1d8e84499ebd370ea535b2318f58245f (patch) | |
tree | cff41013bcb4b9992b5eca8f89a0dbd8197b04a4 /dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-0a7b1aed1d8e84499ebd370ea535b2318f58245f.tar.gz gentoo-2-0a7b1aed1d8e84499ebd370ea535b2318f58245f.tar.bz2 gentoo-2-0a7b1aed1d8e84499ebd370ea535b2318f58245f.zip |
ppc stable
(Portage version: 2.1.1_pre2-r8)
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 e7dc0a16f6de..04041ae453f8 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-2006 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.7 2006/07/10 22:03:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.8 2006/07/16 15:46:37 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ppc sparc ~x86" IUSE="" DEPEND=">=dev-util/subversion-0.31" |