summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 19:50:11 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 19:50:11 +0000
commit12ac6b356d9430b4e15cbfa9aacec843fc4afcb3 (patch)
tree905c3ec0bf8a7c9bbb04f62d86551f6e58165642 /media-sound/mp3_check
parentUpdated SRC_URI to use mirror and changed LICENSE from GPL to LGPL-2.1 (diff)
downloadhistorical-12ac6b356d9430b4e15cbfa9aacec843fc4afcb3.tar.gz
historical-12ac6b356d9430b4e15cbfa9aacec843fc4afcb3.tar.bz2
historical-12ac6b356d9430b4e15cbfa9aacec843fc4afcb3.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'media-sound/mp3_check')
-rw-r--r--media-sound/mp3_check/mp3_check-1.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mp3_check/mp3_check-1.98.ebuild b/media-sound/mp3_check/mp3_check-1.98.ebuild
index ea23b426968e..f461bc3c8635 100644
--- a/media-sound/mp3_check/mp3_check-1.98.ebuild
+++ b/media-sound/mp3_check/mp3_check-1.98.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-sound/mp3_check/mp3_check-1.98.ebuild,v 1.3 2002/08/14 09:17:55 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3_check/mp3_check-1.98.ebuild,v 1.4 2002/09/23 19:47:10 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="MP3 consistancy checker"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mp3check/${P}.tar.gz"
DEPEND="virtual/glibc"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ppc"
src_unpack() {