summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-03-26 17:22:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-03-26 17:22:47 +0000
commite7000d56241c5acc5b7153d7ff541866e0d42453 (patch)
tree951144a42fc6d64cd70653ec2e2b4897f6a871ee
parentAdapt phonon dependency for package move (diff)
downloadgentoo-2-e7000d56241c5acc5b7153d7ff541866e0d42453.tar.gz
gentoo-2-e7000d56241c5acc5b7153d7ff541866e0d42453.tar.bz2
gentoo-2-e7000d56241c5acc5b7153d7ff541866e0d42453.zip
Pin media-libs/allegro to old version.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
-rw-r--r--dev-games/guichan/ChangeLog5
-rw-r--r--dev-games/guichan/guichan-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/guichan/ChangeLog b/dev-games/guichan/ChangeLog
index cf6cfc640d52..404512e91c6a 100644
--- a/dev-games/guichan/ChangeLog
+++ b/dev-games/guichan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/guichan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.24 2011/01/16 04:06:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.25 2011/03/26 17:22:47 ssuominen Exp $
+
+ 26 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> guichan-0.8.2.ebuild:
+ Pin media-libs/allegro to old version.
16 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org> guichan-0.8.2.ebuild:
add static-libs support
diff --git a/dev-games/guichan/guichan-0.8.2.ebuild b/dev-games/guichan/guichan-0.8.2.ebuild
index 29a3b5ef0ee2..df35a9a4a261 100644
--- a/dev-games/guichan/guichan-0.8.2.ebuild
+++ b/dev-games/guichan/guichan-0.8.2.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/dev-games/guichan/guichan-0.8.2.ebuild,v 1.5 2011/01/16 04:06:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.2.ebuild,v 1.6 2011/03/26 17:22:47 ssuominen Exp $
EAPI=2
inherit eutils autotools
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="allegro opengl sdl static-libs"
-DEPEND="allegro? ( media-libs/allegro )
+DEPEND="allegro? ( <media-libs/allegro-5 )
opengl? ( virtual/opengl )
sdl? (
media-libs/libsdl