summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-11 20:23:22 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-11 20:23:22 +0000
commitfe95eba0369774c96bade881a5a5b8103a129891 (patch)
treebd7bed3f00e44bcd2beb3555329ea4ca37f5f14b /dev-perl/SVN-Simple
parentAdded ~amd64 keyword. (diff)
downloadhistorical-fe95eba0369774c96bade881a5a5b8103a129891.tar.gz
historical-fe95eba0369774c96bade881a5a5b8103a129891.tar.bz2
historical-fe95eba0369774c96bade881a5a5b8103a129891.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/SVN-Simple')
-rw-r--r--dev-perl/SVN-Simple/ChangeLog7
-rw-r--r--dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog
index a21f0d178e0e..46c6ac3169fb 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.18 2009/12/10 07:52:15 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.19 2010/01/11 20:11:19 grobian Exp $
+
+ 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> SVN-Simple-0.27.ebuild:
+ Transfer Prefix keywords
10 Dec 2009; Torsten Veller <tove@gentoo.org> SVN-Simple-0.27.ebuild:
Ebuild maintainance
diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild
index 062c6c74135f..10a45c3e6c68 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-2009 Gentoo Foundation
+# Copyright 1999-2010 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.15 2009/12/10 07:52:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.16 2010/01/11 20:11:19 grobian Exp $
EAPI="2"
@@ -11,7 +11,7 @@ DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-util/subversion-0.31[perl]"