summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/SVN-Simple/ChangeLog5
-rw-r--r--dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog
index 4cf33cdff965..17f342504133 100644
--- a/dev-perl/SVN-Simple/ChangeLog
+++ b/dev-perl/SVN-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SVN-Simple
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.30 2014/03/05 15:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.31 2014/03/08 08:20:29 zlogene Exp $
+
+ 08 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> SVN-Simple-0.280.0.ebuild:
+ sparc stable wrt bug #495468
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> SVN-Simple-0.280.0.ebuild:
Stable for ppc, wrt bug #495468
diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild
index d6d034b1cdb1..e9eda30c51ec 100644
--- a/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild
+++ b/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.280.0.ebuild,v 1.5 2014/03/05 15:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.6 2014/03/08 08:20:29 zlogene Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-vcs/subversion-0.31[perl]"