diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:32:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:32:37 +0000 |
commit | eac54340207f7c44e41a7711942bf8c725d2c43c (patch) | |
tree | 5432cbee8e98d639a9991ae22cc38ceb939079de /x11-plugins | |
parent | Initial commit. Closes #31862. (Manifest recommit) (diff) | |
download | gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.tar.gz gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.tar.bz2 gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild index daac9f88af59..b8c2c89c3b59 100644 --- a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild +++ b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.3 2004/01/20 15:54:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.4 2004/04/30 21:27:48 pvdabeel Exp $ DESCRIPTION="a GKrellM2 plugin which displays the top three processes" SRC_URI="http://psychology.rutgers.edu/~zaimi/${PN}.${PV}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://psychology.rutgers.edu/~zaimi/software.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha ppc" IUSE="" diff --git a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild index 46c70e80f4cc..1d716f8f0ad9 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild,v 1.3 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild,v 1.4 2004/04/30 21:28:43 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gkwebmon/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" DEPEND="=app-admin/gkrellm-2*" diff --git a/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild b/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild index 7fc722237b5a..4487c7ed5cb0 100644 --- a/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild +++ b/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild,v 1.8 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-agenda/karamba-agenda-0.1.ebuild,v 1.9 2004/04/30 21:32:37 pvdabeel Exp $ IUSE="" DESCRIPTION="Current Agenda plugin for Karamba" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kdelook.org/content/show.php?content=5793" SRC_URI="http://www.kdelook.org/content/files/5793-agenda.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" |