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/alsa-lib | |
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/alsa-lib')
-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 3180f6c06eef..f8ab194d294e 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.6 2002/09/23 19:27:14 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild,v 1.7 2002/10/04 05:46:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Advanced Linux Sound Architecture / Library" 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 8eadd75a301c..36c4435460cf 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.7 2002/09/23 19:27:14 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc1.ebuild,v 1.8 2002/10/04 05:46:24 vapier Exp $ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" 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 c83e451b94fa..0f77f860646a 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.8 2002/09/23 19:27:14 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild,v 1.9 2002/10/04 05:46:27 vapier Exp $ MY_P=${P/_rc/rc} S=${WORKDIR}/${MY_P} 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 d6f4d4dd9f18..bf6c34fc6340 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.3 2002/09/23 19:27:14 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc3.ebuild,v 1.4 2002/10/04 05:46:29 vapier Exp $ MY_P=${P/_rc/rc} S=${WORKDIR}/${MY_P} |