diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-02-09 16:22:03 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-02-09 16:22:03 +0000 |
commit | e74c73a0afcb6252412c46c48c8ac714165780a6 (patch) | |
tree | 5bfb725d5047e1249a8d608fda2fc63bab77cc0a /media-libs/alsa-lib | |
parent | Mark 0.8.11 stable on alpha (diff) | |
download | gentoo-2-e74c73a0afcb6252412c46c48c8ac714165780a6.tar.gz gentoo-2-e74c73a0afcb6252412c46c48c8ac714165780a6.tar.bz2 gentoo-2-e74c73a0afcb6252412c46c48c8ac714165780a6.zip |
Added to ~hppa. Revert after talking with flameeyes.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.11_rc3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index ef433e44e8ed..073d66ecaf71 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.156 2006/02/09 16:09:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.157 2006/02/09 16:22:03 killerfox Exp $ + + 09 Feb 2006; Rene Nussbaumer <killerfox@gentoo.org> + alsa-lib-1.0.11_rc3.ebuild: + Added to ~hppa. Revert after talking with flameeyes. 09 Feb 2006; Aron Griffis <agriffis@gentoo.org> alsa-lib-1.0.11_rc3.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11_rc3.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11_rc3.ebuild index 64ba02655b0a..49587be3a96c 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.11_rc3.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.11_rc3.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.11_rc3.ebuild,v 1.4 2006/02/09 16:09:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11_rc3.ebuild,v 1.5 2006/02/09 16:22:03 killerfox 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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc jack" RDEPEND="virtual/alsa |