diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:40:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:40:50 +0000 |
commit | 10e0a7770eb4c82e33e5dc4fcbcc3b94b4f0c474 (patch) | |
tree | 79344075c19573487aa19352f46fe385c800f52e /net-im/empathy | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-10e0a7770eb4c82e33e5dc4fcbcc3b94b4f0c474.tar.gz gentoo-2-10e0a7770eb4c82e33e5dc4fcbcc3b94b4f0c474.tar.bz2 gentoo-2-10e0a7770eb4c82e33e5dc4fcbcc3b94b4f0c474.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.6.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index cf847fe3aeca..dab8514763d7 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # 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.116 2012/12/27 07:40:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.117 2012/12/31 14:40:50 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> empathy-3.6.2-r2.ebuild: + Add ~ppc, wrt bug #449220 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml: Drop unused 'call' USE flag description. @@ -575,4 +578,3 @@ 13 Aug 2007; Santiago M. Mola <coldwind@gentoo.org> +metadata.xml, +empathy-0.11.ebuild: Initial import from voip overlay. - diff --git a/net-im/empathy/empathy-3.6.2-r2.ebuild b/net-im/empathy/empathy-3.6.2-r2.ebuild index ec0e63ac8969..0a54266ec0f6 100644 --- a/net-im/empathy/empathy-3.6.2-r2.ebuild +++ b/net-im/empathy/empathy-3.6.2-r2.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.6.2-r2.ebuild,v 1.1 2012/12/26 23:00:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.6.2-r2.ebuild,v 1.2 2012/12/31 14:40:50 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/Empathy" LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 FDL-1.3 LGPL-2.1" SLOT="0" IUSE="debug +geocode +geoloc gnome gnome-online-accounts +map sendto spell test +v4l" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux" # gdk-pixbuf and pango extensively used in libempathy-gtk COMMON_DEPEND=" |