diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-30 14:55:21 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-30 14:55:21 +0000 |
commit | eda365ad324b9bf713daefcec424af838468f046 (patch) | |
tree | 2858cc6af0fc8d20f73d8c48f86c788c797c800c | |
parent | Version Bump (Manifest recommit) (diff) | |
download | gentoo-2-eda365ad324b9bf713daefcec424af838468f046.tar.gz gentoo-2-eda365ad324b9bf713daefcec424af838468f046.tar.bz2 gentoo-2-eda365ad324b9bf713daefcec424af838468f046.zip |
PPC stable
-rw-r--r-- | net-im/gaim/gaim-0.80.ebuild | 4 | ||||
-rw-r--r-- | net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/gaim/gaim-0.80.ebuild b/net-im/gaim/gaim-0.80.ebuild index de2d95b8548d..4a0aa717285d 100644 --- a/net-im/gaim/gaim-0.80.ebuild +++ b/net-im/gaim/gaim-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.80.ebuild,v 1.12 2004/07/29 19:48:01 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.80.ebuild,v 1.13 2004/07/30 14:54:44 pvdabeel Exp $ inherit flag-o-matic eutils gcc use debug && inherit debug @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64 ~ppc alpha ia64 mips ~hppa" +KEYWORDS="x86 sparc amd64 ppc alpha ia64 mips ~hppa" DEPEND=">=x11-libs/gtk+-2.0 >=dev-libs/glib-2.0 diff --git a/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild b/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild index e2eee0f32ac1..da92794a73bf 100644 --- a/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild +++ b/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild,v 1.6 2004/07/28 17:07:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/silc-toolkit-0.9.12-r2.ebuild,v 1.7 2004/07/30 14:54:13 pvdabeel Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://silcnet.org/download/toolkit/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~hppa amd64 alpha ia64" +KEYWORDS="x86 ppc sparc ~hppa amd64 alpha ia64" IUSE="debug ipv6" DEPEND="!<=net-im/silc-client-1.0.1" diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild index 902f8eb119a1..ea4b92ced17d 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild,v 1.6 2004/07/29 18:51:17 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild,v 1.7 2004/07/30 14:55:21 pvdabeel Exp $ inherit flag-o-matic eutils use debug && inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ~ppc alpha ia64 ~hppa mips" +KEYWORDS="x86 sparc amd64 ppc alpha ia64 ~hppa mips" IUSE="debug" DEPEND=">=net-im/gaim-0.79 |