diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-29 14:17:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-29 14:17:37 +0000 |
commit | aad920c7db039fa4d538b52402e9f23dd2ae5cd9 (patch) | |
tree | eabd8e8c5d263635bc38f9a1791628387f35bc11 /dev-perl/Locale-gettext | |
parent | Fix LICENSE: same terms as perl (#301969). Maintenance (diff) | |
download | gentoo-2-aad920c7db039fa4d538b52402e9f23dd2ae5cd9.tar.gz gentoo-2-aad920c7db039fa4d538b52402e9f23dd2ae5cd9.tar.bz2 gentoo-2-aad920c7db039fa4d538b52402e9f23dd2ae5cd9.zip |
Fix LICENSE: same terms as perl (#301969)
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r-- | dev-perl/Locale-gettext/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Locale-gettext/ChangeLog b/dev-perl/Locale-gettext/ChangeLog index 5571900191d6..f5dc2854021a 100644 --- a/dev-perl/Locale-gettext/ChangeLog +++ b/dev-perl/Locale-gettext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Locale-gettext # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.41 2010/01/21 13:22:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.42 2010/01/29 14:17:37 tove Exp $ + + 29 Jan 2010; Torsten Veller <tove@gentoo.org> + Locale-gettext-1.05-r1.ebuild: + Fix LICENSE: same terms as perl (#301969) 21 Jan 2010; Torsten Veller <tove@gentoo.org> -Locale-gettext-1.05.ebuild: Cleanup diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild index 701bf2f8b889..3f1a0d9896ff 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.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/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.7 2010/01/10 13:29:57 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.8 2010/01/29 14:17:37 tove Exp $ EAPI=2 @@ -12,7 +12,6 @@ inherit perl-module DESCRIPTION="A Perl module for accessing the GNU locale utilities" -LICENSE="Artistic" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |