summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:17:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:17:17 +0000
commit6cf23fa053c66656bb846067afdb29dab48c1afd (patch)
treeadba6a4f7cc51e1e3dd7d53d9b0d98a3b46c51db /media-libs
parentStable for x86, wrt bug #552446 (diff)
downloadgentoo-2-6cf23fa053c66656bb846067afdb29dab48c1afd.tar.gz
gentoo-2-6cf23fa053c66656bb846067afdb29dab48c1afd.tar.bz2
gentoo-2-6cf23fa053c66656bb846067afdb29dab48c1afd.zip
Stable for x86, wrt bug #554288
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/allegro/ChangeLog5
-rw-r--r--media-libs/allegro/allegro-5.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog
index a4bca491fe4e..1d77d00697c2 100644
--- a/media-libs/allegro/ChangeLog
+++ b/media-libs/allegro/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/allegro
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.157 2015/08/03 10:59:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.158 2015/08/06 07:17:17 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> allegro-5.0.11.ebuild:
+ Stable for x86, wrt bug #554288
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> allegro-5.0.11.ebuild:
Stable for amd64, wrt bug #554288
diff --git a/media-libs/allegro/allegro-5.0.11.ebuild b/media-libs/allegro/allegro-5.0.11.ebuild
index 8f5bf26c9ef9..f502c4daff7d 100644
--- a/media-libs/allegro/allegro-5.0.11.ebuild
+++ b/media-libs/allegro/allegro-5.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.11.ebuild,v 1.3 2015/08/03 10:59:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.11.ebuild,v 1.4 2015/08/06 07:17:17 ago Exp $
EAPI=5
inherit cmake-multilib
@@ -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-1.0.27.2[${MULTILIB_USEDEP}] )