diff options
author | Torsten Veller <tove@gentoo.org> | 2010-02-05 22:02:40 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-02-05 22:02:40 +0000 |
commit | 5affe995c2ce0df7b52c5f73b900c5d98041e83d (patch) | |
tree | 33de8bf5ef31d1a64c735e482d4701c110dc8118 /dev-perl/SVN-Simple | |
parent | Fix LICENSE (#301969). Maintenance (diff) | |
download | gentoo-2-5affe995c2ce0df7b52c5f73b900c5d98041e83d.tar.gz gentoo-2-5affe995c2ce0df7b52c5f73b900c5d98041e83d.tar.bz2 gentoo-2-5affe995c2ce0df7b52c5f73b900c5d98041e83d.zip |
Fix LICENSE (#301969)
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SVN-Simple')
-rw-r--r-- | dev-perl/SVN-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog index 46c6ac3169fb..3a3f87003a48 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.20 2010/02/05 22:02:40 tove Exp $ + + 05 Feb 2010; Torsten Veller <tove@gentoo.org> SVN-Simple-0.27.ebuild: + Fix LICENSE (#301969) 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> SVN-Simple-0.27.ebuild: Transfer Prefix keywords diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild index 10a45c3e6c68..7752578d4021 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-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.16 2010/01/11 20:11:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.17 2010/02/05 22:02:40 tove Exp $ EAPI="2" @@ -9,7 +9,6 @@ inherit perl-module DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor" -LICENSE="Artistic" SLOT="0" KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" |