diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-27 15:03:04 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-27 15:03:04 +0000 |
commit | 76b268ec61c84c93f3600a17b0dcf41374b739f4 (patch) | |
tree | b4a49a52beab558038e36894169365ad761ff74d /media-libs/alsa-lib | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-76b268ec61c84c93f3600a17b0dcf41374b739f4.tar.gz gentoo-2-76b268ec61c84c93f3600a17b0dcf41374b739f4.tar.bz2 gentoo-2-76b268ec61c84c93f3600a17b0dcf41374b739f4.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index cc3e8d8adb50..bca7b0e63cd0 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.108 2005/03/23 09:51:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.109 2005/03/27 15:03:04 gmsoft Exp $ + + 27 Mar 2005; Guy Martin <gmsoft@gentoo.org> alsa-lib-1.0.8.ebuild: + Stable on hppa. 23 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> alsa-lib-1.0.8.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild index 40b6d52c7c97..cc31b06bea67 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.8.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.8.ebuild,v 1.7 2005/03/23 09:51:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild,v 1.8 2005/03/27 15:03:04 gmsoft Exp $ IUSE="jack doc" @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND="virtual/alsa >=media-sound/alsa-headers-${PV}" |