diff options
author | David Holm <dholm@gentoo.org> | 2005-02-22 08:07:23 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-02-22 08:07:23 +0000 |
commit | c76242c80db2ea1c5fadc01d7695e6e7d4a83415 (patch) | |
tree | 952981f132adad9b508335fd94d1bb5a9d51a43e /media-libs/openal | |
parent | give it the SRC_URI too (diff) | |
download | gentoo-2-c76242c80db2ea1c5fadc01d7695e6e7d4a83415.tar.gz gentoo-2-c76242c80db2ea1c5fadc01d7695e6e7d4a83415.tar.bz2 gentoo-2-c76242c80db2ea1c5fadc01d7695e6e7d4a83415.zip |
Stable on ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-libs/openal')
-rw-r--r-- | media-libs/openal/openal-20040817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-20040817.ebuild b/media-libs/openal/openal-20040817.ebuild index 851e277bdcc6..7f0777141b25 100644 --- a/media-libs/openal/openal-20040817.ebuild +++ b/media-libs/openal/openal-20040817.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/openal/openal-20040817.ebuild,v 1.7 2005/01/11 13:39:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20040817.ebuild,v 1.8 2005/02/22 08:07:23 dholm Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ HOMEPAGE="http://opensource.creative.com/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc amd64 ppc64" +KEYWORDS="x86 sparc ppc amd64 ppc64" DEPEND="x86? ( dev-lang/nasm ) alsa? ( >=media-libs/alsa-lib-1.0.2 ) |