diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-06-02 20:25:43 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-06-02 20:25:43 +0000 |
commit | 5e2bf8e3e63ef377e1b687333b1722a7845a71fe (patch) | |
tree | 60ff19e07e520b32062c0cb90e8be131f20dc2a5 | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.tar.gz gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.tar.bz2 gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.zip |
PPC stable profile update
-rw-r--r-- | dev-python/mod_python/mod_python-3.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xautolock/xautolock-2.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/mod_python/mod_python-3.1.3.ebuild b/dev-python/mod_python/mod_python-3.1.3.ebuild index 16354eb700c1..43e7ecdd648c 100644 --- a/dev-python/mod_python/mod_python-3.1.3.ebuild +++ b/dev-python/mod_python/mod_python-3.1.3.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/dev-python/mod_python/mod_python-3.1.3.ebuild,v 1.4 2004/05/24 13:21:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-3.1.3.ebuild,v 1.5 2004/06/02 20:21:55 pvdabeel Exp $ inherit python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.modpython.org/" SRC_URI="mirror://apache/modpython/${P}.tgz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 ~alpha ppc" IUSE="" DEPEND="dev-lang/python >=net-www/apache-2.0" diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild index d9b68529aaf4..ecdb7483eadf 100644 --- a/dev-util/strace/strace-4.5.1.ebuild +++ b/dev-util/strace/strace-4.5.1.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/dev-util/strace/strace-4.5.1.ebuild,v 1.11 2004/05/15 21:36:10 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.12 2004/06/02 20:23:44 pvdabeel Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips ~alpha arm hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc mips ~alpha arm hppa amd64 ~ia64 ppc64" IUSE="" DEPEND="virtual/glibc diff --git a/x11-misc/xautolock/xautolock-2.1.ebuild b/x11-misc/xautolock/xautolock-2.1.ebuild index f9af333a4f2f..85b8da2409d7 100644 --- a/x11-misc/xautolock/xautolock-2.1.ebuild +++ b/x11-misc/xautolock/xautolock-2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.9 2004/06/01 19:30:59 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.10 2004/06/02 20:25:43 pvdabeel Exp $ DESCRIPTION="An automatic X screen-locker/screen-saver." SRC_URI="http://www.ibiblio.org/pub/Linux/X11/screensavers/${P}.tgz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/screensavers/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="virtual/x11" |