diff options
author | 2009-01-07 17:17:43 +0000 | |
---|---|---|
committer | 2009-01-07 17:17:43 +0000 | |
commit | 124073581cb9dc9a0d36f7674843bba1299ae167 (patch) | |
tree | 061f43b50b79c9f8466689a42c5ada16a83cb739 /net-im | |
parent | Add ~alpha/~ia64 wrt #245949 (diff) | |
download | gentoo-2-124073581cb9dc9a0d36f7674843bba1299ae167.tar.gz gentoo-2-124073581cb9dc9a0d36f7674843bba1299ae167.tar.bz2 gentoo-2-124073581cb9dc9a0d36f7674843bba1299ae167.zip |
Add ~alpha/~ia64 wrt #245949
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/empathy/empathy-2.24.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 4bb8aec0c5e1..ed9a7d1b1992 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.34 2008/12/24 11:03:39 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.35 2009/01/07 17:17:43 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> empathy-2.24.1.ebuild: + Add ~alpha/~ia64 wrt #245949 24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> empathy-2.24.1.ebuild: Add ~sparc keyword, bug #245949 diff --git a/net-im/empathy/empathy-2.24.1.ebuild b/net-im/empathy/empathy-2.24.1.ebuild index 2343751389eb..eff9f41454c5 100644 --- a/net-im/empathy/empathy-2.24.1.ebuild +++ b/net-im/empathy/empathy-2.24.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.24.1.ebuild,v 1.3 2008/12/24 11:03:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.24.1.ebuild,v 1.4 2009/01/07 17:17:43 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://live.gnome.org/Empathy" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="applet python spell test" RDEPEND=">=dev-libs/dbus-glib-0.51 |