diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 12:29:55 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 12:29:55 +0000 |
commit | 774d0fe5ecef155a277273c2df0a7f84c1d4aa8c (patch) | |
tree | e9976745ae3cd838d1c0982bcc2f860d9e370c46 /media-libs/allegro | |
parent | ppc64 stable wrt #375491 (diff) | |
download | gentoo-2-774d0fe5ecef155a277273c2df0a7f84c1d4aa8c.tar.gz gentoo-2-774d0fe5ecef155a277273c2df0a7f84c1d4aa8c.tar.bz2 gentoo-2-774d0fe5ecef155a277273c2df0a7f84c1d4aa8c.zip |
ppc/ppc64 stable wrt #375491
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/allegro')
-rw-r--r-- | media-libs/allegro/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/allegro/allegro-5.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog index 37111c1dd587..8b405abed4e0 100644 --- a/media-libs/allegro/ChangeLog +++ b/media-libs/allegro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/allegro # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.108 2011/08/07 17:08:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.109 2011/08/09 12:29:55 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> allegro-5.0.3.ebuild: + ppc/ppc64 stable wrt #375491 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> allegro-4.4.1.1-r1.ebuild, allegro-5.0.1.ebuild, allegro-5.0.3.ebuild: diff --git a/media-libs/allegro/allegro-5.0.3.ebuild b/media-libs/allegro/allegro-5.0.3.ebuild index 67705f89736c..6258098dfa68 100644 --- a/media-libs/allegro/allegro-5.0.3.ebuild +++ b/media-libs/allegro/allegro-5.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.3.ebuild,v 1.5 2011/08/07 17:08:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.3.ebuild,v 1.6 2011/08/09 12:29:55 xarthisius Exp $ EAPI=2 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz" LICENSE="BSD ZLIB" SLOT="5" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="alsa dumb flac gtk jpeg openal oss physfs png pulseaudio test truetype vorbis X xinerama" RDEPEND="alsa? ( media-libs/alsa-lib ) |