summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SVN-Simple')
-rw-r--r--dev-perl/SVN-Simple/ChangeLog6
-rw-r--r--dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog
index 7d7156f479e0..63c4fe7d604e 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.9 2006/07/10 22:03:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.10 2006/07/16 15:46:37 dertobi123 Exp $
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ SVN-Simple-0.27.ebuild:
+ ppc stable
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> SVN-Simple-0.27.ebuild:
Mark 0.27 stable on ia64
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"