diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-22 18:56:24 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-22 18:56:24 +0000 |
commit | 844baaebef060cbdb0d10ccd1c872674239e8832 (patch) | |
tree | 0e0d7b7dea690bc79564b0305e77fe940121c076 /media-libs | |
parent | Updated dependencies. (Bug 72090) (Manifest recommit) (diff) | |
download | gentoo-2-844baaebef060cbdb0d10ccd1c872674239e8832.tar.gz gentoo-2-844baaebef060cbdb0d10ccd1c872674239e8832.tar.bz2 gentoo-2-844baaebef060cbdb0d10ccd1c872674239e8832.zip |
Stable sparc. This is package.mask'd in the normal sparc profiles. Use the default-linux/sparc/sparc64/2004.3/alsa profile if you want to use alsa on sparc.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.7.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index fd4abe5e8057..3179a479fe37 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,12 @@ # 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.93 2004/11/12 23:03:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.94 2004/11/22 18:54:49 eradicator Exp $ + + 22 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + alsa-lib-1.0.7.ebuild: + Stable sparc. This is package.mask'd in the normal sparc profiles. Use the + default-linux/sparc/sparc64/2004.3/alsa profile if you want to use alsa on + sparc. 12 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> alsa-lib-1.0.7.ebuild: 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 1eeb05780bbb..ca778428b7e9 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-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.7.ebuild,v 1.2 2004/11/12 23:03:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.7.ebuild,v 1.3 2004/11/22 18:54:49 eradicator Exp $ IUSE="static jack doc" @@ -11,8 +11,8 @@ HOMEPAGE="http://www.alsa-project.org/" SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86" LICENSE="GPL-2 LGPL-2.1" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" RDEPEND="virtual/alsa >=media-sound/alsa-headers-${PV}" |