diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:32 +0000 |
commit | f9b61f708b06992bcf31617b7c71739430e2d39e (patch) | |
tree | ff3d58e15c05d8f5751f20422a17118be2284db6 /net-im | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-f9b61f708b06992bcf31617b7c71739430e2d39e.tar.gz gentoo-2-f9b61f708b06992bcf31617b7c71739430e2d39e.tar.bz2 gentoo-2-f9b61f708b06992bcf31617b7c71739430e2d39e.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 7dd08baad054..5b277f8e1478 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.151 2014/07/22 10:52:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.152 2014/07/23 15:23:32 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> empathy-3.12.4.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> empathy-3.12.4.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-im/empathy/empathy-3.12.4.ebuild b/net-im/empathy/empathy-3.12.4.ebuild index fa65035184da..0cd216918e8f 100644 --- a/net-im/empathy/empathy-3.12.4.ebuild +++ b/net-im/empathy/empathy-3.12.4.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/net-im/empathy/empathy-3.12.4.ebuild,v 1.2 2014/07/22 10:52:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.4.ebuild,v 1.3 2014/07/23 15:23:32 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=".*" |