diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-08-19 09:31:56 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-08-19 09:31:56 +0000 |
commit | c6aa4c026e4d48a4b459ab537a7e6c1b9311a302 (patch) | |
tree | b2dff5125325cf8cf0d7a90c379100fd29c5c2a0 /dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c6aa4c026e4d48a4b459ab537a7e6c1b9311a302.tar.gz gentoo-2-c6aa4c026e4d48a4b459ab537a7e6c1b9311a302.tar.bz2 gentoo-2-c6aa4c026e4d48a4b459ab537a7e6c1b9311a302.zip |
Fixed bug #189011
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild')
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild index 57eae7133f0b..4d63423f18c6 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild,v 1.11 2006/10/20 16:58:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.101.ebuild,v 1.12 2007/08/19 09:31:56 ian Exp $ inherit perl-module @@ -10,7 +10,7 @@ DESCRIPTION="Perl bindings for GTK2" HOMEPAGE="http://search.cpan.org/~tsch/${MY_P}/" SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |