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 | 1c9e983d70e79f295ced625500c1c6917e9eaef7 (patch) | |
tree | 8b760c8fa2aa3de180b8200161cd23be4958f744 /net-nds | |
parent | ppc stable profile update (diff) | |
download | historical-1c9e983d70e79f295ced625500c1c6917e9eaef7.tar.gz historical-1c9e983d70e79f295ced625500c1c6917e9eaef7.tar.bz2 historical-1c9e983d70e79f295ced625500c1c6917e9eaef7.zip |
PPC stable profile update
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/migrationtools/Manifest | 4 | ||||
-rw-r--r-- | net-nds/migrationtools/migrationtools-45.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-nds/migrationtools/Manifest b/net-nds/migrationtools/Manifest index 5489eb9e23ec..f94e0f142e7a 100644 --- a/net-nds/migrationtools/Manifest +++ b/net-nds/migrationtools/Manifest @@ -1,6 +1,6 @@ -MD5 9fcb1b08a078d3b7646d7820e425a376 migrationtools-44-r1.ebuild 665 -MD5 6196415f77b9236268967dd4bfab0500 migrationtools-45.ebuild 780 MD5 4d79cc502ac56aa70f7a6956e143a227 ChangeLog 1042 MD5 e0e5990445daa201b90143d6d8c0a8ec metadata.xml 393 +MD5 9fcb1b08a078d3b7646d7820e425a376 migrationtools-44-r1.ebuild 665 +MD5 f877d27a61f1055a578b3bba5d9ad2b3 migrationtools-45.ebuild 784 MD5 be251920a61a40bb429028a3e9f8b77d files/digest-migrationtools-44-r1 68 MD5 7f95cbec231a441eeb6638da670e49ad files/digest-migrationtools-45 68 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="" |