diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.12.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 5cd8f59574e3..f53909da7386 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.167 2015/06/21 13:22:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.168 2015/06/26 09:23:18 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> empathy-3.12.10.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> empathy-3.12.10.ebuild: amd64 stable wrt bug #551814 diff --git a/net-im/empathy/empathy-3.12.10.ebuild b/net-im/empathy/empathy-3.12.10.ebuild index 8a74be7ca1de..797141968b08 100644 --- a/net-im/empathy/empathy-3.12.10.ebuild +++ b/net-im/empathy/empathy-3.12.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.10.ebuild,v 1.2 2015/06/21 13:22:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.10.ebuild,v 1.3 2015/06/26 09:23:18 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ SLOT="0" IUSE="debug +geoloc gnome gnome-online-accounts +map spell test +v4l" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" # False positives caused by nested configure scripts QA_CONFIGURE_OPTIONS=".*" |