diff options
author | 2007-03-07 20:37:16 +0000 | |
---|---|---|
committer | 2007-03-07 20:37:16 +0000 | |
commit | bb239af8f63e65ede5cf2f468c882f9d57ce9fdb (patch) | |
tree | a380bbc03c67a34b1416dfeaa8d1957024d9f6be /net-im | |
parent | Remove the builds of amanda-2.5.1_p[23] that caused brokenness. You must upgr... (diff) | |
download | gentoo-2-bb239af8f63e65ede5cf2f468c882f9d57ce9fdb.tar.gz gentoo-2-bb239af8f63e65ede5cf2f468c882f9d57ce9fdb.tar.bz2 gentoo-2-bb239af8f63e65ede5cf2f468c882f9d57ce9fdb.zip |
Stable on amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-im')
-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 88456d2562c3..62c895471275 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.57 2007/02/24 16:08:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.58 2007/03/07 20:37:16 tester Exp $ + + 07 Mar 2007; Olivier Crête <tester@gentoo.org> gossip-0.22.ebuild: + Stable on amd64 24 Feb 2007; nixnut <nixnut@gentoo.org> gossip-0.22.ebuild: Stable on ppc wrt bug 167825 diff --git a/net-im/gossip/gossip-0.22.ebuild b/net-im/gossip/gossip-0.22.ebuild index 6ccf708d3127..4049090ef8b2 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.5 2007/02/24 16:08:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v 1.6 2007/03/07 20:37:16 tester 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 |