diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-26 16:25:52 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-26 16:25:52 +0000 |
commit | 4e1630fb3f90e5a1b018b032c3bdc79195b94977 (patch) | |
tree | 66483a3e7a81c808a51e4ebc454af11c6ba1a96e /media-libs/ladcca | |
parent | .70 and .71 in stable x86. Added empty IUSE (Manifest recommit) (diff) | |
download | gentoo-2-4e1630fb3f90e5a1b018b032c3bdc79195b94977.tar.gz gentoo-2-4e1630fb3f90e5a1b018b032c3bdc79195b94977.tar.bz2 gentoo-2-4e1630fb3f90e5a1b018b032c3bdc79195b94977.zip |
Stable x86.
Diffstat (limited to 'media-libs/ladcca')
-rw-r--r-- | media-libs/ladcca/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ladcca/ladcca-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ladcca/ChangeLog b/media-libs/ladcca/ChangeLog index 9da9315bbfde..3562b7e00229 100644 --- a/media-libs/ladcca/ChangeLog +++ b/media-libs/ladcca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ladcca # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.8 2004/02/28 14:14:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.9 2004/03/26 16:25:52 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> ladcca-0.4.0.ebuild: + Stable x86. 20 Feb 2004; David Holm <dholm@gentoo.org> ladcca-0.4.0.ebuild: Added to ~ppc. diff --git a/media-libs/ladcca/ladcca-0.4.0.ebuild b/media-libs/ladcca/ladcca-0.4.0.ebuild index 7159249de39e..4c6e5d093256 100644 --- a/media-libs/ladcca/ladcca-0.4.0.ebuild +++ b/media-libs/ladcca/ladcca-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.4.0.ebuild,v 1.2 2004/02/28 14:14:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.4.0.ebuild,v 1.3 2004/03/26 16:25:52 eradicator Exp $ DESCRIPTION="Linux Audio Developer's Configuration and Connection API (LADCCA)" HOMEPAGE="http://pkl.net/~node/ladcca.html" SRC_URI="http://pkl.net/~node/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="media-libs/alsa-lib \ |