diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:11:19 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:11:19 +0000 |
commit | 46379c2023ea57493ab6e4662cd54991a87a6ef5 (patch) | |
tree | ff199cbba3e1c9ac6d568133821040ddf9faab07 /dev-perl/SVN-Simple | |
parent | version bump. Fixes bug #300493 (diff) | |
download | gentoo-2-46379c2023ea57493ab6e4662cd54991a87a6ef5.tar.gz gentoo-2-46379c2023ea57493ab6e4662cd54991a87a6ef5.tar.bz2 gentoo-2-46379c2023ea57493ab6e4662cd54991a87a6ef5.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/SVN-Simple')
-rw-r--r-- | dev-perl/SVN-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | 6 |
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]" |