diff options
author | 2013-01-06 09:58:42 +0000 | |
---|---|---|
committer | 2013-01-06 09:58:42 +0000 | |
commit | 60eece682e3cc3afafd7e996daa1ab4fe6d8925e (patch) | |
tree | 3a007321fad1c118abf5f6166ae41439a43d2252 /net-im | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-60eece682e3cc3afafd7e996daa1ab4fe6d8925e.tar.gz gentoo-2-60eece682e3cc3afafd7e996daa1ab4fe6d8925e.tar.bz2 gentoo-2-60eece682e3cc3afafd7e996daa1ab4fe6d8925e.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.6.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index dc3b1cf47ec2..debc8fcb70b9 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.120 2013/01/01 14:45:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.121 2013/01/06 09:58:42 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> empathy-3.6.2-r2.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> empathy-3.6.2-r2.ebuild: Add ~alpha, wrt bug #449220 diff --git a/net-im/empathy/empathy-3.6.2-r2.ebuild b/net-im/empathy/empathy-3.6.2-r2.ebuild index ada3cf97e253..7f27e8d629fa 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-2013 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.5 2013/01/01 14:45:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.6.2-r2.ebuild,v 1.6 2013/01/06 09:58:42 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" # gdk-pixbuf and pango extensively used in libempathy-gtk COMMON_DEPEND=" |