diff options
author | 2004-10-05 02:48:53 +0000 | |
---|---|---|
committer | 2004-10-05 02:48:53 +0000 | |
commit | f1e74176e2b4a63f11d49ab4dbf581144e206ce6 (patch) | |
tree | 8614c117a8845ff0ce017777689df635176516c1 | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f1e74176e2b4a63f11d49ab4dbf581144e206ce6.tar.gz gentoo-2-f1e74176e2b4a63f11d49ab4dbf581144e206ce6.tar.bz2 gentoo-2-f1e74176e2b4a63f11d49ab4dbf581144e206ce6.zip |
ppc stable profile update
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/mtx/mtx-1.2.17.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/mtx/mtx-1.2.18.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild b/dev-libs/dmalloc/dmalloc-5.3.0.ebuild index 5ab978b3bd11..c14af6620892 100644 --- a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.3.0.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/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.6 2004/09/12 23:57:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.7 2004/10/05 02:45:39 pvdabeel Exp $ inherit debug eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="~ia64 ~ppc ~sparc ~x86 ~alpha" +KEYWORDS="~ia64 ppc ~sparc ~x86 ~alpha" IUSE="" DEPEND="virtual/libc" diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild index dadb123fbd3a..930984713dbe 100644 --- a/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild +++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.63.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/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.5 2004/09/04 17:16:23 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-Graph3d/GD-Graph3d-0.63.ebuild,v 1.6 2004/10/05 02:48:53 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ppc" IUSE="" DEPEND=">=dev-perl/GD-1.18 diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild index 69f23be6700b..c139667e8cd2 100644 --- a/sys-apps/mtx/mtx-1.2.17.ebuild +++ b/sys-apps/mtx/mtx-1.2.17.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/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.14 2004/07/15 02:01:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.15 2004/10/05 02:44:44 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ LICENSE="GPL-2" DEPEND="virtual/libc" SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz" RESTRICT="nomirror" -KEYWORDS="x86 amd64 sparc alpha ~ppc" +KEYWORDS="x86 amd64 sparc alpha ppc" SLOT="0" src_unpack() { diff --git a/sys-apps/mtx/mtx-1.2.18.ebuild b/sys-apps/mtx/mtx-1.2.18.ebuild index c20617f008a9..0f0662bd061d 100644 --- a/sys-apps/mtx/mtx-1.2.18.ebuild +++ b/sys-apps/mtx/mtx-1.2.18.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/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.9 2004/09/26 22:03:04 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.10 2004/10/05 02:44:44 pvdabeel Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://mtx.sourceforge.net" LICENSE="GPL-2" DEPEND="virtual/libc" SRC_URI="ftp://ftp.badtux.net/pub/storage/${PN}/${P}rel.tar.gz" -KEYWORDS="x86 amd64 sparc alpha ~ppc" +KEYWORDS="x86 amd64 sparc alpha ppc" SLOT="0" src_unpack() { |