summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-06-09 09:53:26 +0000
committerThomas Sachau <tommy@gentoo.org>2014-06-09 09:53:26 +0000
commite6f93cdac33fbca65e79026a77d85450c978b3f6 (patch)
tree8e3eb45a1fa0ad3d2869200f06be3b135df8f0eb /dev-libs/efl
parentStable for amd64 wrt bug #509002 (diff)
downloadgentoo-2-e6f93cdac33fbca65e79026a77d85450c978b3f6.tar.gz
gentoo-2-e6f93cdac33fbca65e79026a77d85450c978b3f6.tar.bz2
gentoo-2-e6f93cdac33fbca65e79026a77d85450c978b3f6.zip
Version bump, drop old
(Portage version: 2.2.10-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'dev-libs/efl')
-rw-r--r--dev-libs/efl/ChangeLog8
-rw-r--r--dev-libs/efl/efl-1.9.5.ebuild (renamed from dev-libs/efl/efl-1.9.3.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-libs/efl/ChangeLog b/dev-libs/efl/ChangeLog
index 8277d27c8e4e..841cdad645c5 100644
--- a/dev-libs/efl/ChangeLog
+++ b/dev-libs/efl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/efl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/ChangeLog,v 1.15 2014/06/01 13:03:12 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/ChangeLog,v 1.16 2014/06/09 09:53:26 tommy Exp $
+
+*efl-1.9.5 (09 Jun 2014)
+
+ 09 Jun 2014; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> +efl-1.9.5.ebuild,
+ -efl-1.9.3.ebuild:
+ Version bump, drop old
*efl-1.9.4 (01 Jun 2014)
diff --git a/dev-libs/efl/efl-1.9.3.ebuild b/dev-libs/efl/efl-1.9.5.ebuild
index 95ec824e84b9..f3d2f09882e3 100644
--- a/dev-libs/efl/efl-1.9.3.ebuild
+++ b/dev-libs/efl/efl-1.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/efl-1.9.3.ebuild,v 1.2 2014/05/15 18:06:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/efl-1.9.5.ebuild,v 1.1 2014/06/09 09:53:26 tommy Exp $
EAPI="5"
@@ -57,7 +57,7 @@ RDEPEND="
jpeg? ( virtual/jpeg )
!oldlua? ( >=dev-lang/luajit-2.0.0 )
oldlua? ( dev-lang/lua )
- physics? ( sci-physics/bullet )
+ physics? ( >=sci-physics/bullet-2.80 )
pixman? ( x11-libs/pixman )
png? ( media-libs/libpng:0= )
pulseaudio? ( media-sound/pulseaudio )