diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-06-26 18:41:08 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-06-26 18:41:08 +0000 |
commit | b2cf7d1ef98cf6285a7e9db6034e2070b4ddd81a (patch) | |
tree | 8ef6004e249906e80ce8b4eb5660d0b13a954a96 /media-libs/freealut/freealut-1.1.0.ebuild | |
parent | patch added, fix for compile probs >= vdr-1.5.3 (diff) | |
download | historical-b2cf7d1ef98cf6285a7e9db6034e2070b4ddd81a.tar.gz historical-b2cf7d1ef98cf6285a7e9db6034e2070b4ddd81a.tar.bz2 historical-b2cf7d1ef98cf6285a7e9db6034e2070b4ddd81a.zip |
Stable on ppc; bug #181059.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'media-libs/freealut/freealut-1.1.0.ebuild')
-rw-r--r-- | media-libs/freealut/freealut-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freealut/freealut-1.1.0.ebuild b/media-libs/freealut/freealut-1.1.0.ebuild index f3f7ffa595f5..97eff63c42a2 100644 --- a/media-libs/freealut/freealut-1.1.0.ebuild +++ b/media-libs/freealut/freealut-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0.ebuild,v 1.9 2007/06/22 16:16:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0.ebuild,v 1.10 2007/06/26 18:41:08 pylon Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.openal.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/openal" |