diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-25 20:10:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-25 20:10:17 +0000 |
commit | 6b63894607e4aa3c807cfc908091e7d80c0e3357 (patch) | |
tree | 8e356ba888add9d5861e2ec6a8da2523548c9d20 /media-libs/alsa-lib | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-6b63894607e4aa3c807cfc908091e7d80c0e3357.tar.gz gentoo-2-6b63894607e4aa3c807cfc908091e7d80c0e3357.tar.bz2 gentoo-2-6b63894607e4aa3c807cfc908091e7d80c0e3357.zip |
stable on ppc64
(Portage version: 2.0.51-r15)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index f8335226dad9..74d189747c9d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.99 2005/01/23 07:02:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.100 2005/01/25 20:05:44 corsair Exp $ + + 25 Jan 2005; Markus Rothe <corsair@gentoo.org> alsa-lib-1.0.7.ebuild: + Stable on ppc64 *alsa-lib-1.0.8 (22 Jan 2005) diff --git a/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild index aa30b757b99c..1a9235b01d2b 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.ebuild,v 1.7 2005/01/22 06:40:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild,v 1.8 2005/01/25 20:05:44 corsair Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="static jack doc" RDEPEND="virtual/alsa |