diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:00:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:00:30 +0000 |
commit | 5681479d5079d43aeb021e143be847f89c1722c5 (patch) | |
tree | 8e23e72dcb2b14209265d7a0e5add481ecdfaf73 /net-im/gossip | |
parent | Stable on ppc64; bug #124659 (diff) | |
download | gentoo-2-5681479d5079d43aeb021e143be847f89c1722c5.tar.gz gentoo-2-5681479d5079d43aeb021e143be847f89c1722c5.tar.bz2 gentoo-2-5681479d5079d43aeb021e143be847f89c1722c5.zip |
Added ~ppc64; bug #124659
(Portage version: 2.0.54)
Diffstat (limited to 'net-im/gossip')
-rw-r--r-- | net-im/gossip/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/gossip/gossip-0.10.1.ebuild | 4 | ||||
-rw-r--r-- | net-im/gossip/gossip-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | net-im/gossip/gossip-0.9.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-im/gossip/ChangeLog b/net-im/gossip/ChangeLog index 1e7e52a444f1..f9c0aa7dc275 100644 --- a/net-im/gossip/ChangeLog +++ b/net-im/gossip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gossip # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.36 2006/04/13 02:46:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.37 2006/04/17 18:00:30 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> gossip-0.9.ebuild, + gossip-0.10.1.ebuild, gossip-0.10.2.ebuild: + Added ~ppc64; bug #124659 13 Apr 2006; Jason Wever <weeve@gentoo.org> gossip-0.9.ebuild: Stable on SPARC wrt bug #124659. diff --git a/net-im/gossip/gossip-0.10.1.ebuild b/net-im/gossip/gossip-0.10.1.ebuild index 4ef60548fdb6..1ac417feeadb 100644 --- a/net-im/gossip/gossip-0.10.1.ebuild +++ b/net-im/gossip/gossip-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.10.1.ebuild,v 1.1 2006/03/02 17:05:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.10.1.ebuild,v 1.2 2006/04/17 18:00:30 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Gossip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="spell dbus" RDEPEND="|| ( x11-libs/libXScrnSaver diff --git a/net-im/gossip/gossip-0.10.2.ebuild b/net-im/gossip/gossip-0.10.2.ebuild index c05f42bc9022..ca54958518af 100644 --- a/net-im/gossip/gossip-0.10.2.ebuild +++ b/net-im/gossip/gossip-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.10.2.ebuild,v 1.1 2006/03/19 23:31:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.10.2.ebuild,v 1.2 2006/04/17 18:00:30 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Gossip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="spell dbus" RDEPEND="|| ( x11-libs/libXScrnSaver diff --git a/net-im/gossip/gossip-0.9.ebuild b/net-im/gossip/gossip-0.9.ebuild index 4f5e009763ae..5a5efc71b3ef 100644 --- a/net-im/gossip/gossip-0.9.ebuild +++ b/net-im/gossip/gossip-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.9.ebuild,v 1.6 2006/04/13 02:46:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.9.ebuild,v 1.7 2006/04/17 18:00:30 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Gossip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="|| ( x11-libs/libXScrnSaver |