diff options
author | 2002-09-23 19:33:27 +0000 | |
---|---|---|
committer | 2002-09-23 19:33:27 +0000 | |
commit | 94affcebcd1e16591ad1f5d9bb00b9a408e419c0 (patch) | |
tree | a71c959341f0769ea91317b52ee2704124817925 /media-libs/fnlib | |
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/fnlib')
-rw-r--r-- | media-libs/fnlib/fnlib-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fnlib/fnlib-0.5-r1.ebuild b/media-libs/fnlib/fnlib-0.5-r1.ebuild index af06e3795753..359f0848d435 100644 --- a/media-libs/fnlib/fnlib-0.5-r1.ebuild +++ b/media-libs/fnlib/fnlib-0.5-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/fnlib/fnlib-0.5-r1.ebuild,v 1.7 2002/08/14 13:08:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/fnlib-0.5-r1.ebuild,v 1.8 2002/09/23 19:29:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Font Library" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=media-libs/imlib-1.9.8.1" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" src_compile() { |