diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-09 09:01:38 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-09 09:01:38 +0000 |
commit | 87c3b718b0fc913440f65a00b4b8cb5ab81db2ec (patch) | |
tree | 23c4bc5cb3a3c94331744c330be9affcfcb2a6af /net-im/empathy | |
parent | Version bump with bugfixes. Drop old. (diff) | |
download | gentoo-2-87c3b718b0fc913440f65a00b4b8cb5ab81db2ec.tar.gz gentoo-2-87c3b718b0fc913440f65a00b4b8cb5ab81db2ec.tar.bz2 gentoo-2-87c3b718b0fc913440f65a00b4b8cb5ab81db2ec.zip |
Version bump with various bugfixes. Drop old.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.4.2.3.ebuild (renamed from net-im/empathy/empathy-3.4.2.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 1302b98b912e..4291e9009185 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/empathy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.108 2012/07/18 00:58:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.109 2012/08/09 09:01:38 tetromino Exp $ + +*empathy-3.4.2.3 (09 Aug 2012) + + 09 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -empathy-3.4.2.ebuild, +empathy-3.4.2.3.ebuild: + Version bump with various bugfixes. Drop old. 18 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org> empathy-3.2.2-r1.ebuild, empathy-3.4.2.ebuild, empathy-3.4.2.1.ebuild: diff --git a/net-im/empathy/empathy-3.4.2.ebuild b/net-im/empathy/empathy-3.4.2.3.ebuild index d4cccfd338c2..46d88253e865 100644 --- a/net-im/empathy/empathy-3.4.2.ebuild +++ b/net-im/empathy/empathy-3.4.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.4.2.ebuild,v 1.3 2012/07/18 00:58:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.4.2.3.ebuild,v 1.1 2012/08/09 09:01:38 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -35,7 +35,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.30:2 >=x11-libs/libnotify-0.7 >=media-libs/clutter-1.10.0:1.0 - >=media-libs/clutter-gtk-0.90.3:1.0 + >=media-libs/clutter-gtk-1.1.2:1.0 >=media-libs/clutter-gst-1.5.2:1.0 >=net-libs/telepathy-glib-0.18 @@ -64,7 +64,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.30:2 >=app-text/iso-codes-0.35 ) v4l? ( media-plugins/gst-plugins-v4l2:0.10 - >=media-video/cheese-2.91.91.1 + >=media-video/cheese-3.4 sys-fs/udev[gudev] ) " # FIXME: gst-plugins-bad is required for the valve plugin. This should move to good |