diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-15 19:35:02 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-15 19:35:02 +0000 |
commit | 94409d5fe469930d3cad11212957f65caa36bdc3 (patch) | |
tree | e4a13a2236e7675d3ca878e53b1c7e9118edcf50 /net-nds/migrationtools | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-94409d5fe469930d3cad11212957f65caa36bdc3.tar.gz gentoo-2-94409d5fe469930d3cad11212957f65caa36bdc3.tar.bz2 gentoo-2-94409d5fe469930d3cad11212957f65caa36bdc3.zip |
PPC stable profile update
Diffstat (limited to 'net-nds/migrationtools')
-rw-r--r-- | net-nds/migrationtools/migrationtools-45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/migrationtools/migrationtools-45.ebuild b/net-nds/migrationtools/migrationtools-45.ebuild index be03b5139bca..4441b6f14732 100644 --- a/net-nds/migrationtools/migrationtools-45.ebuild +++ b/net-nds/migrationtools/migrationtools-45.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-nds/migrationtools/migrationtools-45.ebuild,v 1.3 2004/06/25 00:23:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-45.ebuild,v 1.4 2004/10/15 19:35:02 pvdabeel Exp $ PN0=MigrationTools S=${WORKDIR}/${PN0}-${PV} @@ -9,7 +9,7 @@ SRC_URI="http://www.padl.com/download/${PN0}-${PV}.tar.gz" HOMEPAGE="http://www.padl.com/OSS/MigrationTools.html" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 hppa" +KEYWORDS="~x86 ~sparc ~amd64 hppa ppc" LICENSE="as-is" IUSE="" |