diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:02:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:02:50 +0000 |
commit | 40cd0ac793f3539a0bcb81d97afda1fefd8bd27b (patch) | |
tree | 409a997e0f4c4b91b32d674e870fd57759f2d100 /net-im | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-40cd0ac793f3539a0bcb81d97afda1fefd8bd27b.tar.gz gentoo-2-40cd0ac793f3539a0bcb81d97afda1fefd8bd27b.tar.bz2 gentoo-2-40cd0ac793f3539a0bcb81d97afda1fefd8bd27b.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 36633abcf4ed..8ff55b801c7f 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.143 2014/03/09 10:53:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.144 2014/03/09 12:02:50 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> empathy-3.10.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> empathy-3.10.3.ebuild: amd64 stable, bug 499954 diff --git a/net-im/empathy/empathy-3.10.3.ebuild b/net-im/empathy/empathy-3.10.3.ebuild index 84c6ae15719b..9a692a1f5b2c 100644 --- a/net-im/empathy/empathy-3.10.3.ebuild +++ b/net-im/empathy/empathy-3.10.3.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.10.3.ebuild,v 1.2 2014/03/09 10:53:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.3.ebuild,v 1.3 2014/03/09 12:02:50 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SLOT="0" # sendto: support from building nautilus sendto plugins from it was dropped in 3.7 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=".*" |