Use a SLOT dep instead of "<" for allegro.
authorMike Frysinger <vapier@gentoo.org>
Fri, 14 Oct 2011 06:15:38 +0000 (06:15 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 14 Oct 2011 06:15:38 +0000 (06:15 +0000)
Package-Manager: portage-2.2.0_alpha65/cvs/Linux x86_64

games-strategy/liquidwar/ChangeLog
games-strategy/liquidwar/liquidwar-5.6.4.ebuild

index 0a24cb2d69bea26711b95f11178b315d28d9e6ce..031f4aca21fec37385975db5285b3bd618ff312d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/liquidwar
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.25 2011/06/22 05:52:00 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.26 2011/10/14 06:15:38 vapier Exp $
+
+  14 Oct 2011; Mike Frysinger <vapier@gentoo.org> liquidwar-5.6.4.ebuild:
+  Use a SLOT dep instead of "<" for allegro.
 
   22 Jun 2011; Tupone Alfredo <tupone@gentoo.org> liquidwar-5.6.4.ebuild,
   +files/liquidwar-5.6.4-underlink.patch:
index ff82371a6587055e154be034f612912510470a40..6a7e10a90fe8c2c9b2415d6e46100cf1bfb35f61 100644 (file)
@@ -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/games-strategy/liquidwar/liquidwar-5.6.4.ebuild,v 1.9 2011/06/22 05:52:00 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.4.ebuild,v 1.10 2011/10/14 06:15:38 vapier Exp $
 
 EAPI=2
 inherit eutils games
@@ -15,8 +15,8 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="nls"
 RESTRICT="test"
 
-DEPEND=">=media-libs/allegro-4.2
-       <media-libs/allegro-5"
+DEPEND=">=media-libs/allegro-4.2:0"
+RDEPEND="${DEPEND}"
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-exec-stack.patch \