diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:27:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:27:14 +0000 |
commit | c97c4de2481eaf79716e664e0879da39422ba92e (patch) | |
tree | f0cdfe47dbb53204dc146713588d17ae63d16142 /media-libs | |
parent | Changed GPL to GPL-2 in LICENSE (diff) | |
download | historical-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')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild b/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild index 2a88b9459bae..3180f6c06eef 100644 --- a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.5.10b.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.5.10b.ebuild,v 1.5 2002/08/14 13:08:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild,v 1.6 2002/09/23 19:27:14 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Advanced Linux Sound Architecture / Library" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc virtual/alsa" RDEPEND="virtual/glibc" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2 LGPL-2.1" KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild index 2a7cb48fc18a..8eadd75a301c 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.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_rc1.ebuild,v 1.6 2002/08/14 13:08:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild,v 1.7 2002/09/23 19:27:14 vapier Exp $ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc ~media-sound/alsa-driver-0.9.0_rc1" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2 LGPL-2.1" KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild index d00c1612d49a..c83e451b94fa 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.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_rc2.ebuild,v 1.7 2002/09/02 23:04:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild,v 1.8 2002/09/23 19:27:14 vapier Exp $ MY_P=${P/_rc/rc} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${MY_P}.tar.bz2" DEPEND="~media-sound/alsa-driver-0.9.0_rc2" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2 LGPL-2.1" KEYWORDS="x86 ppc sparc sparc64" src_compile() { 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() { |