diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:51:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:51:07 +0000 |
commit | d306ed150cdf39a7529b2f18e40acb6484367cb9 (patch) | |
tree | e83ba53f349550ed748ac9319a7d59885f5e2af1 /media-libs/imlib | |
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/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 882db42387f6..e2ee1322c133 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.8 2002/09/23 19:30:38 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.9 2002/10/04 05:47:54 vapier Exp $ inherit libtool |