diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:48:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:48:43 +0000 |
commit | 7be199e36ef8f2c592ae35297af5ebe008dedce5 (patch) | |
tree | 13fec3f3577733b8037d17cb92bcf34782f0e88e /media-libs/freealut/freealut-1.1.0-r2.ebuild | |
parent | Stable for ppc, wrt bug #495710 (diff) | |
download | gentoo-2-7be199e36ef8f2c592ae35297af5ebe008dedce5.tar.gz gentoo-2-7be199e36ef8f2c592ae35297af5ebe008dedce5.tar.bz2 gentoo-2-7be199e36ef8f2c592ae35297af5ebe008dedce5.zip |
Stable for ppc, wrt bug #495714
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/freealut/freealut-1.1.0-r2.ebuild')
-rw-r--r-- | media-libs/freealut/freealut-1.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freealut/freealut-1.1.0-r2.ebuild b/media-libs/freealut/freealut-1.1.0-r2.ebuild index 72c1ac8f1235..e6afe651dbcd 100644 --- a/media-libs/freealut/freealut-1.1.0-r2.ebuild +++ b/media-libs/freealut/freealut-1.1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.6 2014/03/02 22:25:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0-r2.ebuild,v 1.7 2014/03/05 15:48:43 ago Exp $ EAPI=5 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://connect.creativelabs.com/openal/Downloads/ALUT/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="media-libs/openal" |