diff options
author | 2004-04-03 06:00:41 +0000 | |
---|---|---|
committer | 2004-04-03 06:00:41 +0000 | |
commit | b983f7678e1f30b254128ee1f6f41b678abe05c5 (patch) | |
tree | d93fb7553d225029a047d6296fe43cf90feaac2a /media-libs | |
parent | install the showimage binary, thanks to: Gerry <trick@icculus.org> in bug #46... (diff) | |
download | gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.gz gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.bz2 gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.zip |
stable on ppc
Diffstat (limited to 'media-libs')
-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 3562b7e00229..21533a309379 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.9 2004/03/26 16:25:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.10 2004/04/03 06:00:14 pylon Exp $ + + 03 Apr 2004; Lars Weiler <pylon@gentoo.org> ladcca-0.4.0.ebuild: + stable on ppc 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> ladcca-0.4.0.ebuild: Stable x86. diff --git a/media-libs/ladcca/ladcca-0.4.0.ebuild b/media-libs/ladcca/ladcca-0.4.0.ebuild index 4c6e5d093256..f69e11b7fa48 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.3 2004/03/26 16:25:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.4.0.ebuild,v 1.4 2004/04/03 06:00:14 pylon 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 \ |