diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 20:56:47 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 20:56:47 +0000 |
commit | 39f0af6dbc248063cd63e8cf1b50f94e527bfc4f (patch) | |
tree | 599cb4a4084c85a24f9aab838bb4df2371703ef0 /net-im/empathy | |
parent | Keyworded on alpha, bug #269314 (diff) | |
download | gentoo-2-39f0af6dbc248063cd63e8cf1b50f94e527bfc4f.tar.gz gentoo-2-39f0af6dbc248063cd63e8cf1b50f94e527bfc4f.tar.bz2 gentoo-2-39f0af6dbc248063cd63e8cf1b50f94e527bfc4f.zip |
Keyworded on alpha, bug #269314
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/empathy/empathy-2.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index ce925cfb4821..db34d4f600d6 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/empathy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.37 2009/05/13 16:27:57 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.38 2009/05/15 20:56:47 klausman Exp $ + + 15 May 2009; Tobias Klausmann <klausman@gentoo.org> empathy-2.26.1.ebuild: + Keyworded on alpha, bug #269314 13 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> empathy-2.26.1.ebuild: Add app-text/scrollkeeper dep, add missing inherit eutils diff --git a/net-im/empathy/empathy-2.26.1.ebuild b/net-im/empathy/empathy-2.26.1.ebuild index 083c686a87e8..94dee59a7f55 100644 --- a/net-im/empathy/empathy-2.26.1.ebuild +++ b/net-im/empathy/empathy-2.26.1.ebuild @@ -1,6 +1,6 @@ # 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.26.1.ebuild,v 1.2 2009/05/13 16:27:57 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.26.1.ebuild,v 1.3 2009/05/15 20:56:47 klausman Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/Empathy" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="applet doc python spell test" # FIXME: libnotify & libcanberra hard deps |