summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-02-16 14:10:29 +0000
committerThomas Sachau <tommy@gentoo.org>2014-02-16 14:10:29 +0000
commit837a535bc4463d8b5fa0ac78f8145b6bf7a7a20c (patch)
treead67e50a91b111e897f8106f5e7ab98e67ea2289 /dev-games/etrophy
parentRemoving old version 5.5.2 (diff)
downloadgentoo-2-837a535bc4463d8b5fa0ac78f8145b6bf7a7a20c.tar.gz
gentoo-2-837a535bc4463d8b5fa0ac78f8145b6bf7a7a20c.tar.bz2
gentoo-2-837a535bc4463d8b5fa0ac78f8145b6bf7a7a20c.zip
Switch to dev-libs/efl
(Portage version: 2.2.6-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'dev-games/etrophy')
-rw-r--r--dev-games/etrophy/ChangeLog7
-rw-r--r--dev-games/etrophy/etrophy-0.5.1.ebuild13
2 files changed, 10 insertions, 10 deletions
diff --git a/dev-games/etrophy/ChangeLog b/dev-games/etrophy/ChangeLog
index 302a9d20e4db..d4b9b5547f58 100644
--- a/dev-games/etrophy/ChangeLog
+++ b/dev-games/etrophy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/etrophy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/ChangeLog,v 1.2 2012/12/21 17:40:00 tommy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/ChangeLog,v 1.3 2014/02/16 14:10:29 tommy Exp $
+
+ 16 Feb 2014; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> etrophy-0.5.1.ebuild:
+ Switch to dev-libs/efl
21 Dec 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> etrophy-0.5.1.ebuild:
Fix license
diff --git a/dev-games/etrophy/etrophy-0.5.1.ebuild b/dev-games/etrophy/etrophy-0.5.1.ebuild
index 17579d1d1ad1..8ecbb13fb71c 100644
--- a/dev-games/etrophy/etrophy-0.5.1.ebuild
+++ b/dev-games/etrophy/etrophy-0.5.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/etrophy-0.5.1.ebuild,v 1.2 2012/12/21 17:40:00 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/etrophy/etrophy-0.5.1.ebuild,v 1.3 2014/02/16 14:10:29 tommy Exp $
-EAPI=2
+EAPI=3
inherit enlightenment
@@ -14,11 +14,8 @@ LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
IUSE="doc static-libs"
-RDEPEND=">=dev-libs/ecore-1.7.0
- >=dev-libs/eet-1.7.0
- >=dev-libs/eina-1.7.0
- >=media-libs/elementary-1.7.0
- >=media-libs/evas-1.7.0"
+RDEPEND="dev-libs/efl
+ >=media-libs/elementary-1.8.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"