diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:33:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:33:27 +0000 |
commit | 94affcebcd1e16591ad1f5d9bb00b9a408e419c0 (patch) | |
tree | a71c959341f0769ea91317b52ee2704124817925 /media-libs/imlib | |
parent | Changed GPL to GPL-2 in LICENSE and updated SRC_URI to use mirror: (diff) | |
download | gentoo-2-94affcebcd1e16591ad1f5d9bb00b9a408e419c0.tar.gz gentoo-2-94affcebcd1e16591ad1f5d9bb00b9a408e419c0.tar.bz2 gentoo-2-94affcebcd1e16591ad1f5d9bb00b9a408e419c0.zip |
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/imlib-1.9.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib/imlib-1.9.14-r1.ebuild b/media-libs/imlib/imlib-1.9.14-r1.ebuild index 4d3ce85fe9a1..882db42387f6 100644 --- a/media-libs/imlib/imlib-1.9.14-r1.ebuild +++ b/media-libs/imlib/imlib-1.9.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.7 2002/09/14 15:51:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.8 2002/09/23 19:30:38 vapier Exp $ inherit libtool @@ -18,7 +18,7 @@ DEPEND="=x11-libs/gtk+-1.2* >=media-libs/jpeg-6b" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64 alpha" src_compile() { |