diff options
author | 2002-10-04 05:51:07 +0000 | |
---|---|---|
committer | 2002-10-04 05:51:07 +0000 | |
commit | d306ed150cdf39a7529b2f18e40acb6484367cb9 (patch) | |
tree | e83ba53f349550ed748ac9319a7d59885f5e2af1 /media-libs/libpng | |
parent | Hopefully getting rid of SGML problems. Removing opts on openjade. (diff) | |
download | historical-d306ed150cdf39a7529b2f18e40acb6484367cb9.tar.gz historical-d306ed150cdf39a7529b2f18e40acb6484367cb9.tar.bz2 historical-d306ed150cdf39a7529b2f18e40acb6484367cb9.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-libs/libpng')
-rw-r--r-- | media-libs/libpng/libpng-1.0.12-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libpng/libpng-1.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libpng/libpng-1.0.12-r1.ebuild b/media-libs/libpng/libpng-1.0.12-r1.ebuild index 764e8c9f20e4..53afc9660485 100644 --- a/media-libs/libpng/libpng-1.0.12-r1.ebuild +++ b/media-libs/libpng/libpng-1.0.12-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/libpng/libpng-1.0.12-r1.ebuild,v 1.7 2002/08/14 13:08:09 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.0.12-r1.ebuild,v 1.8 2002/10/04 05:49:04 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="libpng" diff --git a/media-libs/libpng/libpng-1.2.4.ebuild b/media-libs/libpng/libpng-1.2.4.ebuild index 412ee5089cfa..9a158d35e0c9 100644 --- a/media-libs/libpng/libpng-1.2.4.ebuild +++ b/media-libs/libpng/libpng-1.2.4.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/libpng/libpng-1.2.4.ebuild,v 1.5 2002/09/14 15:51:24 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.4.ebuild,v 1.6 2002/10/04 05:49:07 vapier Exp $ S=${WORKDIR}/${P} |