summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-09-30 04:10:25 +0000
committerRick Farina <zerochaos@gentoo.org>2013-09-30 04:10:25 +0000
commitc1f31dcf509d987de49af0318221473c0d5f223d (patch)
tree97626efc15478b53193227a0ca7802bbcb3668b7 /media-libs/emotion/emotion-1.7.8.ebuild
parentWhitespace (diff)
downloadgentoo-2-c1f31dcf509d987de49af0318221473c0d5f223d.tar.gz
gentoo-2-c1f31dcf509d987de49af0318221473c0d5f223d.tar.bz2
gentoo-2-c1f31dcf509d987de49af0318221473c0d5f223d.zip
partial fix for bug 486538
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'media-libs/emotion/emotion-1.7.8.ebuild')
-rw-r--r--media-libs/emotion/emotion-1.7.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/emotion/emotion-1.7.8.ebuild b/media-libs/emotion/emotion-1.7.8.ebuild
index edc0566f8190..1069df47692d 100644
--- a/media-libs/emotion/emotion-1.7.8.ebuild
+++ b/media-libs/emotion/emotion-1.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-1.7.8.ebuild,v 1.1 2013/08/28 03:19:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-1.7.8.ebuild,v 1.2 2013/09/30 04:10:25 zerochaos Exp $
EAPI="4"
@@ -13,9 +13,9 @@ LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
IUSE="gstreamer static-libs vlc xine"
-DEPEND=">=media-libs/evas-1.7.6
- >=media-libs/edje-1.7.6
- >=dev-libs/ecore-1.7.6
+DEPEND=">=media-libs/evas-1.7.8
+ >=media-libs/edje-1.7.8
+ >=dev-libs/ecore-1.7.8
>=dev-libs/eeze-1.7.4
vlc? ( media-video/vlc )
xine? ( >=media-libs/xine-lib-1.1.1 )