summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2009-11-24 17:58:40 +0000
committerMark Loeser <halcy0n@gentoo.org>2009-11-24 17:58:40 +0000
commit61257607f45d7caf2d4a1206b928e364176ad11b (patch)
treebfdcdad8acc8eaf7c4b3185ec25099430c0eae73 /games-puzzle/xphotohunter
parentimlib gtk use flag was renamed to deprecated (diff)
downloadgentoo-2-61257607f45d7caf2d4a1206b928e364176ad11b.tar.gz
gentoo-2-61257607f45d7caf2d4a1206b928e364176ad11b.tar.bz2
gentoo-2-61257607f45d7caf2d4a1206b928e364176ad11b.zip
imlib gtk use flag was renamed to deprecated
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/xphotohunter')
-rw-r--r--games-puzzle/xphotohunter/ChangeLog5
-rw-r--r--games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/xphotohunter/ChangeLog b/games-puzzle/xphotohunter/ChangeLog
index b9922b01fc91..065cf909e55d 100644
--- a/games-puzzle/xphotohunter/ChangeLog
+++ b/games-puzzle/xphotohunter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/xphotohunter
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/ChangeLog,v 1.5 2009/01/03 22:12:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/ChangeLog,v 1.6 2009/11/24 17:58:40 halcy0n Exp $
+
+ 24 Nov 2009; Mark Loeser <halcy0n@gentoo.org> xphotohunter-1.4-r1.ebuild:
+ imlib gtk use flag was renamed to deprecated
03 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
xphotohunter-1.4-r1.ebuild:
diff --git a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild
index 7ed178249323..c6aa2e0fe13d 100644
--- a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild
+++ b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.9 2009/09/30 18:33:36 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.10 2009/11/24 17:58:40 halcy0n Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="media-libs/imlib[gtk]"
+DEPEND="media-libs/imlib[deprecated]"
RDEPEND="${DEPEND}
media-sound/esound"