diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-07-24 03:04:14 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-07-24 03:04:14 +0000 |
commit | 92e926ef3c302b50ff898e33febfe6052ee57258 (patch) | |
tree | edb86f57b1c34545e791a1a1c841ba927e348dae /media-libs/alsa-lib | |
parent | Stable on sparc, mips (Manifest recommit) (diff) | |
download | gentoo-2-92e926ef3c302b50ff898e33febfe6052ee57258.tar.gz gentoo-2-92e926ef3c302b50ff898e33febfe6052ee57258.tar.bz2 gentoo-2-92e926ef3c302b50ff898e33febfe6052ee57258.zip |
Stable on ppc.
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 71889544ca37..cc55ab8bed01 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.78 2004/07/19 19:27:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.79 2004/07/24 03:04:14 pylon Exp $ + + 24 Jul 2004; Lars Weiler <pylon@gentoo.org> alsa-lib-1.0.5.ebuild: + Stable on ppc. *alsa-lib-1.0.5-r3 (19 Jul 2004) diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild index 85eef604b487..dd4338160128 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.7 2004/07/19 10:01:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.8 2004/07/24 03:04:14 pylon Exp $ inherit libtool @@ -8,7 +8,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha amd64 -sparc ~ia64 ppc64" +KEYWORDS="x86 ppc ~alpha amd64 -sparc ~ia64 ppc64" LICENSE="GPL-2 LGPL-2.1" IUSE="static jack" |