diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
commit | d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d (patch) | |
tree | 80513e92ec6601682e0f9eee44b9a421f4ff1f65 /dev-perl/SVN-Simple | |
parent | old (diff) | |
download | historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.gz historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.bz2 historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/SVN-Simple')
-rw-r--r-- | dev-perl/SVN-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog index 1e9768bf5903..65600ad62386 100644 --- a/dev-perl/SVN-Simple/ChangeLog +++ b/dev-perl/SVN-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SVN-Simple # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.11 2006/08/05 20:26:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.12 2006/08/18 01:22:53 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + SVN-Simple-0.27.ebuild: + Marking amd64 stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> SVN-Simple-0.26.ebuild, SVN-Simple-0.27.ebuild: diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild index 2b11effcac02..795cd66b4f93 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.9 2006/08/05 20:26:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.10 2006/08/18 01:22:53 mcummings 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 |