diff options
-rw-r--r-- | net-im/gossip/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gossip/gossip-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gossip/ChangeLog b/net-im/gossip/ChangeLog index 2fefb864c7b7..e28094c17304 100644 --- a/net-im/gossip/ChangeLog +++ b/net-im/gossip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gossip # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.54 2007/02/21 20:35:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.55 2007/02/22 00:26:38 weeve Exp $ + + 22 Feb 2007; Jason Wever <weeve@gentoo.org> gossip-0.22.ebuild: + Stable on SPARC wrt bug #167825. 21 Feb 2007; Markus Rothe <corsair@gentoo.org> gossip-0.22.ebuild: Stable on ppc64; bug #167825 diff --git a/net-im/gossip/gossip-0.22.ebuild b/net-im/gossip/gossip-0.22.ebuild index 9d29106a0d7e..1ed1435cd5b9 100644 --- a/net-im/gossip/gossip-0.22.ebuild +++ b/net-im/gossip/gossip-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v 1.2 2007/02/21 20:35:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v 1.3 2007/02/22 00:26:38 weeve Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Gossip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" IUSE="spell dbus libnotify" #make check breaks in help |