diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /media-libs/libexif | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/libexif-0.5.8.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.5.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libexif/libexif-0.5.8.ebuild b/media-libs/libexif/libexif-0.5.8.ebuild index 06467c76d729..6cdc41ea75a7 100644 --- a/media-libs/libexif/libexif-0.5.8.ebuild +++ b/media-libs/libexif/libexif-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.8.ebuild,v 1.2 2003/02/13 12:47:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.8.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://libexif.sf.net/" SLOT="0" -LICENSE="LGPL" +LICENSE="LGPL-2.1" KEYWORDS="x86 ppc sparc alpha" DEPEND="dev-util/pkgconfig" diff --git a/media-libs/libexif/libexif-0.5.9.ebuild b/media-libs/libexif/libexif-0.5.9.ebuild index 384ee23b07fc..15193bdd5049 100644 --- a/media-libs/libexif/libexif-0.5.9.ebuild +++ b/media-libs/libexif/libexif-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.9.ebuild,v 1.2 2003/02/13 12:48:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.9.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://libexif.sf.net/" SLOT="0" -LICENSE="LGPL" +LICENSE="LGPL-2.1" KEYWORDS="x86 ppc sparc alpha" DEPEND="dev-util/pkgconfig" |