diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:41:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:41:31 +0000 |
commit | d71ba3929348801b85c0a8b591cea9b6c96957fd (patch) | |
tree | 67fe879e837898bbc521f7d6ac39980f6b82c996 | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-d71ba3929348801b85c0a8b591cea9b6c96957fd.tar.gz gentoo-2-d71ba3929348801b85c0a8b591cea9b6c96957fd.tar.bz2 gentoo-2-d71ba3929348801b85c0a8b591cea9b6c96957fd.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | net-im/empathy/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.6.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 80bb3b2d3ce7..0dce951a3bd8 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.118 2012/12/31 15:51:13 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.119 2013/01/01 12:41:31 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> empathy-3.6.2-r2.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> empathy-3.6.2-r2.ebuild: Add ~ppc64, 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 30cdfd66f03d..8ee372ebe6bd 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-2012 Gentoo Foundation +# 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.3 2012/12/31 15:51:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.6.2-r2.ebuild,v 1.4 2013/01/01 12:41:31 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="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-linux" # gdk-pixbuf and pango extensively used in libempathy-gtk COMMON_DEPEND=" |