diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-19 19:57:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-19 19:57:58 +0000 |
commit | 7834d4d17fa84b10619cdfd4df204a43818cc1e0 (patch) | |
tree | ecb41a73e55f2fbdc4529748558a7133712304da /media-libs/allegro | |
parent | alpha/arm/ia64/sparc stable wrt #315293 (diff) | |
download | gentoo-2-7834d4d17fa84b10619cdfd4df204a43818cc1e0.tar.gz gentoo-2-7834d4d17fa84b10619cdfd4df204a43818cc1e0.tar.bz2 gentoo-2-7834d4d17fa84b10619cdfd4df204a43818cc1e0.zip |
alpha/ia64/sparc stable wrt #316375
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-libs/allegro')
-rw-r--r-- | media-libs/allegro/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/allegro/allegro-4.4.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog index a0922af0d09b..d1991663282a 100644 --- a/media-libs/allegro/ChangeLog +++ b/media-libs/allegro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/allegro # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.94 2010/05/11 21:19:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.95 2010/05/19 19:57:58 armin76 Exp $ + + 19 May 2010; Raúl Porcel <armin76@gentoo.org> allegro-4.4.1.1-r1.ebuild: + alpha/ia64/sparc stable wrt #316375 11 May 2010; Brent Baude <ranger@gentoo.org> allegro-4.4.1.1-r1.ebuild: stable ppc64, bug 316375 diff --git a/media-libs/allegro/allegro-4.4.1.1-r1.ebuild b/media-libs/allegro/allegro-4.4.1.1-r1.ebuild index 70e5ad447e81..ad04ce1d2d44 100644 --- a/media-libs/allegro/allegro-4.4.1.1-r1.ebuild +++ b/media-libs/allegro/allegro-4.4.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.4.1.1-r1.ebuild,v 1.5 2010/05/11 21:19:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.4.1.1-r1.ebuild,v 1.6 2010/05/19 19:57:58 armin76 Exp $ EAPI=2 CMAKE_IN_SOURCE_BUILD=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz" LICENSE="Allegro as-is GPL-2 ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" IUSE="alsa fbcon jack jpeg opengl oss png svga test vga vorbis X" RDEPEND="alsa? ( media-libs/alsa-lib ) |