diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:05:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:05:10 +0000 |
commit | 2a00d181f118e32840545f30b9d59f34fd07ce2c (patch) | |
tree | 77e141fba761a1567c236a6e65e2422a35f419d0 /media-libs/freealut | |
parent | Stable for sparc, wrt bug #450814 (diff) | |
download | gentoo-2-2a00d181f118e32840545f30b9d59f34fd07ce2c.tar.gz gentoo-2-2a00d181f118e32840545f30b9d59f34fd07ce2c.tar.bz2 gentoo-2-2a00d181f118e32840545f30b9d59f34fd07ce2c.zip |
Stable for sparc, wrt bug #495714
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/freealut')
-rw-r--r-- | media-libs/freealut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/freealut/freealut-1.1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freealut/ChangeLog b/media-libs/freealut/ChangeLog index e00967a70dbf..cdf7a799b717 100644 --- a/media-libs/freealut/ChangeLog +++ b/media-libs/freealut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freealut # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/ChangeLog,v 1.35 2014/03/06 10:45:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/ChangeLog,v 1.36 2014/03/12 10:05:10 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> freealut-1.1.0-r2.ebuild: + Stable for sparc, wrt bug #495714 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> freealut-1.1.0-r2.ebuild: Stable for ppc64, wrt bug #495714 diff --git a/media-libs/freealut/freealut-1.1.0-r2.ebuild b/media-libs/freealut/freealut-1.1.0-r2.ebuild index 2cefc66319c0..565e60b28fad 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.8 2014/03/06 10:45:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0-r2.ebuild,v 1.9 2014/03/12 10:05:10 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" |