diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-11 15:41:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-11 15:41:26 +0000 |
commit | 63904e24765c2c67d2305d2f8dc7b8b799cf0a00 (patch) | |
tree | 9bd0c3876929476cc1be83bcd6b275b08fb66040 /media-libs | |
parent | Add ~amd64 keyword (diff) | |
download | historical-63904e24765c2c67d2305d2f8dc7b8b799cf0a00.tar.gz historical-63904e24765c2c67d2305d2f8dc7b8b799cf0a00.tar.bz2 historical-63904e24765c2c67d2305d2f8dc7b8b799cf0a00.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/Manifest | 14 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.10.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index f67f6fd5109f..2fa240a99d51 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/alsa-lib # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.149 2006/01/10 14:58:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.150 2006/01/11 15:41:26 hansmi Exp $ + + 11 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + alsa-lib-1.0.10.ebuild: + Stable on hppa, ppc. 10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> alsa-lib-1.0.10.ebuild: diff --git a/media-libs/alsa-lib/Manifest b/media-libs/alsa-lib/Manifest index 8af5396b1541..a103a7add3ec 100644 --- a/media-libs/alsa-lib/Manifest +++ b/media-libs/alsa-lib/Manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 bd5fb6d209e785766ddded1cf2e8f1e9 ChangeLog 22065 -MD5 3a2243297e00b03af88b8c95876dfaf7 alsa-lib-1.0.10.ebuild 2002 +MD5 9baa997cc9127f83a036bd3d7a2ff730 ChangeLog 22167 +MD5 600f42546134228dcf1b877e64f13ab9 alsa-lib-1.0.10.ebuild 1999 MD5 7409d8cc024104fac6141b0af31d794e alsa-lib-1.0.10_rc3.ebuild 1936 MD5 cba750e4082c65aaf170c3050cacc52d alsa-lib-1.0.11_rc2.ebuild 1917 MD5 51ae1bb8d288687265e0dc774e2b377c alsa-lib-1.0.8.ebuild 1581 @@ -20,10 +17,3 @@ MD5 6c4c613f4bd510434bd8b23fb483d29b files/digest-alsa-lib-1.0.11_rc2 71 MD5 46a389b403bc763310e942cc9fc6d7b1 files/digest-alsa-lib-1.0.8 67 MD5 5cbe7a7471c2f69dde2e86924eaf101e files/digest-alsa-lib-1.0.9 67 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDw8u5KRy60XGEcJIRAvdlAJ9HGJ6WyvZtdYFoWD+3WOd6IOzb1wCeLcKU -TFuCNK4ATie8kTg0VG44Zg0= -=BqAq ------END PGP SIGNATURE----- diff --git a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild index 22e4d3e13997..6cf46fe182d9 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10.ebuild,v 1.9 2006/01/10 14:58:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.10 2006/01/11 15:41:26 hansmi Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc jack" RDEPEND="virtual/alsa |