diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:49:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:49:02 +0000 |
commit | 846e4f129b400f52b2368c04734f650bb248d7f6 (patch) | |
tree | 132ca11977f39cd61181b265e503adcf75e2b425 /media-libs/id3lib/id3lib-3.8.0.ebuild | |
parent | Hopefully getting rid of SGML problems. Removing opts on openjade. (diff) | |
download | gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.gz gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.bz2 gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-libs/id3lib/id3lib-3.8.0.ebuild')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.0.ebuild b/media-libs/id3lib/id3lib-3.8.0.ebuild index f62beb5f688d..c4fb8066ddad 100644 --- a/media-libs/id3lib/id3lib-3.8.0.ebuild +++ b/media-libs/id3lib/id3lib-3.8.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/id3lib/id3lib-3.8.0.ebuild,v 1.3 2002/09/23 19:30:20 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.0.ebuild,v 1.4 2002/10/04 05:47:46 vapier Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} |