diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:55:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:55:36 +0000 |
commit | c8931824c62b8fd3443ed25f542453278ba9f219 (patch) | |
tree | bea68cc8827bbf41401afdac2ed8adaffe5cf2a9 /media-libs/freealut/freealut-1.0.1.ebuild | |
parent | Punt old versions (diff) | |
download | gentoo-2-c8931824c62b8fd3443ed25f542453278ba9f219.tar.gz gentoo-2-c8931824c62b8fd3443ed25f542453278ba9f219.tar.bz2 gentoo-2-c8931824c62b8fd3443ed25f542453278ba9f219.zip |
Stable on ppc64; bug #133501
(Portage version: 2.0.54-r2)
Diffstat (limited to 'media-libs/freealut/freealut-1.0.1.ebuild')
-rw-r--r-- | media-libs/freealut/freealut-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freealut/freealut-1.0.1.ebuild b/media-libs/freealut/freealut-1.0.1.ebuild index 6792a165e014..e10b7f84786c 100644 --- a/media-libs/freealut/freealut-1.0.1.ebuild +++ b/media-libs/freealut/freealut-1.0.1.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/freealut/freealut-1.0.1.ebuild,v 1.4 2006/05/26 07:40:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.0.1.ebuild,v 1.5 2006/05/26 16:55:36 corsair Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://www.openal.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="~media-libs/openal-0.0.8 |