diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:54:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:54:02 +0000 |
commit | 1a02d55998bbf7155730ec7e4010057df66051af (patch) | |
tree | aed51b1d3f0d14394c7a09d93c9a7e92a7269e14 /media-libs/libvorbis | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.tar.gz gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.tar.bz2 gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0-r1.ebuild b/media-libs/libvorbis/libvorbis-1.0-r1.ebuild index 2bda2349b372..39104dd8c76a 100644 --- a/media-libs/libvorbis/libvorbis-1.0-r1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0-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/libvorbis/libvorbis-1.0-r1.ebuild,v 1.1 2002/09/13 17:46:57 lostlogic Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0-r1.ebuild,v 1.2 2002/10/04 05:49:19 vapier Exp $ inherit libtool diff --git a/media-libs/libvorbis/libvorbis-1.0.ebuild b/media-libs/libvorbis/libvorbis-1.0.ebuild index 11311b7c6814..c60d59faa091 100644 --- a/media-libs/libvorbis/libvorbis-1.0.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0.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/libvorbis/libvorbis-1.0.ebuild,v 1.3 2002/08/14 13:08:10 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.ebuild,v 1.4 2002/10/04 05:49:21 vapier Exp $ inherit libtool |