diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:04 +0000 |
commit | 36cc8adab243a97199f80145ee879d83fe37d853 (patch) | |
tree | bc15dd33312684be139805fe65c159d564ee5c05 /net-im/empathy | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-36cc8adab243a97199f80145ee879d83fe37d853.tar.gz gentoo-2-36cc8adab243a97199f80145ee879d83fe37d853.tar.bz2 gentoo-2-36cc8adab243a97199f80145ee879d83fe37d853.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.12.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index f3f07c5e6b07..48e7f8c41734 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.161 2014/12/18 14:59:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.162 2014/12/19 13:41:04 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> empathy-3.12.7.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> empathy-3.12.7.ebuild: x86 stable, bug 529964 diff --git a/net-im/empathy/empathy-3.12.7.ebuild b/net-im/empathy/empathy-3.12.7.ebuild index 1f5dd95125d4..2f1bdcde88ec 100644 --- a/net-im/empathy/empathy-3.12.7.ebuild +++ b/net-im/empathy/empathy-3.12.7.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.7.ebuild,v 1.4 2014/12/18 14:59:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v 1.5 2014/12/19 13:41:04 pacho 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=".*" |