summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 19:27:14 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 19:27:14 +0000
commitc97c4de2481eaf79716e664e0879da39422ba92e (patch)
treef0cdfe47dbb53204dc146713588d17ae63d16142 /media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadhistorical-c97c4de2481eaf79716e664e0879da39422ba92e.tar.gz
historical-c97c4de2481eaf79716e664e0879da39422ba92e.tar.bz2
historical-c97c4de2481eaf79716e664e0879da39422ba92e.zip
Changed GPL to GPL-2 and LGPL-2.1 to LICENSE
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild')
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild
index f6e4c541915c..d6f4d4dd9f18 100644
--- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.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/alsa-lib/alsa-lib-0.9.0_rc3.ebuild,v 1.2 2002/09/14 15:41:13 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild,v 1.3 2002/09/23 19:27:14 vapier Exp $
MY_P=${P/_rc/rc}
S=${WORKDIR}/${MY_P}
@@ -15,7 +15,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="x86 ppc sparc sparc64"
-LICENSE="GPL"
+LICENSE="GPL-2 LGPL-2.1"
src_unpack() {