summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-05 04:01:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-05 04:01:51 +0000
commita1c62c9ee35478677fbbbab2efade2fd2df5ac89 (patch)
treec50a65182013b502f90b7ced2ff74c52a26185e8 /games-arcade
parentVersion bump to fix CVE-2007-5740 (security bug #197679). Adding ~amd64 keywo... (diff)
downloadgentoo-2-a1c62c9ee35478677fbbbab2efade2fd2df5ac89.tar.gz
gentoo-2-a1c62c9ee35478677fbbbab2efade2fd2df5ac89.tar.bz2
gentoo-2-a1c62c9ee35478677fbbbab2efade2fd2df5ac89.zip
fix deps for bug #204396
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/abe/ChangeLog7
-rw-r--r--games-arcade/abe/abe-1.1.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/games-arcade/abe/ChangeLog b/games-arcade/abe/ChangeLog
index 02f5cd1566ad..b8af131087ca 100644
--- a/games-arcade/abe/ChangeLog
+++ b/games-arcade/abe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/abe
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/ChangeLog,v 1.8 2007/04/09 21:41:12 welp Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/ChangeLog,v 1.9 2008/01/05 04:01:51 mr_bones_ Exp $
+
+ 05 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> abe-1.1.ebuild:
+ fix deps for bug #204396
09 Apr 2007; Peter Weller <welp@gentoo.org> abe-1.1.ebuild:
Keyworded ~x86-fbsd wrt bug 173405
diff --git a/games-arcade/abe/abe-1.1.ebuild b/games-arcade/abe/abe-1.1.ebuild
index 302873144d7b..2258c4d99cde 100644
--- a/games-arcade/abe/abe-1.1.ebuild
+++ b/games-arcade/abe/abe-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/abe-1.1.ebuild,v 1.5 2007/04/09 21:41:12 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/abe-1.1.ebuild,v 1.6 2008/01/05 04:01:51 mr_bones_ Exp $
inherit eutils toolchain-funcs games
@@ -14,6 +14,7 @@ KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libsdl
+ x11-libs/libXi
media-libs/sdl-mixer"
src_unpack() {