summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-02 20:14:27 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-02 20:14:27 +0000
commit79f4ea7798047bf1574ca6270e634fc5414937f1 (patch)
tree8ace29bfbc52ecdc1b9a49cd28bd5344d33c5e9b /media-libs/allegro
parentAdd metadata.xml (diff)
downloadgentoo-2-79f4ea7798047bf1574ca6270e634fc5414937f1.tar.gz
gentoo-2-79f4ea7798047bf1574ca6270e634fc5414937f1.tar.bz2
gentoo-2-79f4ea7798047bf1574ca6270e634fc5414937f1.zip
Stable on alpha wrt Bug #142288.
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/allegro')
-rw-r--r--media-libs/allegro/ChangeLog5
-rw-r--r--media-libs/allegro/allegro-4.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog
index f33ba4191972..0bb224616b17 100644
--- a/media-libs/allegro/ChangeLog
+++ b/media-libs/allegro/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/allegro
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.53 2006/08/01 05:26:14 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.54 2006/08/02 20:14:27 tcort Exp $
+
+ 02 Aug 2006; Thomas Cort <tcort@gentoo.org> allegro-4.2.0-r1.ebuild:
+ Stable on alpha wrt Bug #142288.
01 Aug 2006; Joshua Jackson <tsunam@gentoo.org> allegro-4.2.0-r1.ebuild:
Stable x86; bug #142288
diff --git a/media-libs/allegro/allegro-4.2.0-r1.ebuild b/media-libs/allegro/allegro-4.2.0-r1.ebuild
index fb53730e40d4..835671d62933 100644
--- a/media-libs/allegro/allegro-4.2.0-r1.ebuild
+++ b/media-libs/allegro/allegro-4.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.0-r1.ebuild,v 1.3 2006/08/01 05:26:14 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.0-r1.ebuild,v 1.4 2006/08/02 20:14:27 tcort Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz"
LICENSE="Allegro"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc -sparc x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc -sparc x86"
IUSE="static mmx sse oss alsa esd arts X fbcon svga tetex doc"
RDEPEND="alsa? ( media-libs/alsa-lib )