diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-05 10:28:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-05 10:28:31 +0000 |
commit | f49ee1f0fcc7e3c11e8ba2aba893b706548ebfaa (patch) | |
tree | 7a1ba76b721e1b6b02d716d840dbe40adce367d7 /net-nds/migrationtools | |
parent | New ebuild. Closing bug #31502 (diff) | |
download | historical-f49ee1f0fcc7e3c11e8ba2aba893b706548ebfaa.tar.gz historical-f49ee1f0fcc7e3c11e8ba2aba893b706548ebfaa.tar.bz2 historical-f49ee1f0fcc7e3c11e8ba2aba893b706548ebfaa.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-nds/migrationtools')
-rw-r--r-- | net-nds/migrationtools/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/migrationtools/Manifest | 4 | ||||
-rw-r--r-- | net-nds/migrationtools/migrationtools-44-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-nds/migrationtools/ChangeLog b/net-nds/migrationtools/ChangeLog index 4b7a979a2b1e..5b2f5b715741 100644 --- a/net-nds/migrationtools/ChangeLog +++ b/net-nds/migrationtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/migrationtools # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/ChangeLog,v 1.3 2003/02/12 08:35:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/ChangeLog,v 1.4 2003/12/05 10:28:21 weeve Exp $ + + 05 Dec 2003; Jason Wever <weeve@gentoo.org> migrationtools-44-r1.ebuild: + Added ~sparc keyword. *migrationtools-44-r1 (21 Sep 2002) diff --git a/net-nds/migrationtools/Manifest b/net-nds/migrationtools/Manifest index a46a0aeb7e82..0a1be208f0d6 100644 --- a/net-nds/migrationtools/Manifest +++ b/net-nds/migrationtools/Manifest @@ -1,3 +1,3 @@ +MD5 4c0a6d844df119b7a8df115ee56ec299 ChangeLog 586 +MD5 d4419001f0cde170ae4dad228c613b4f migrationtools-44-r1.ebuild 657 MD5 be251920a61a40bb429028a3e9f8b77d files/digest-migrationtools-44-r1 68 -MD5 8cc4ea37852851da46de938f2022d21b migrationtools-44-r1.ebuild 651 -MD5 ccc2dec27f23340e82e968c2c04e1204 ChangeLog 487 diff --git a/net-nds/migrationtools/migrationtools-44-r1.ebuild b/net-nds/migrationtools/migrationtools-44-r1.ebuild index 1e433c785fa1..5e67763990a2 100644 --- a/net-nds/migrationtools/migrationtools-44-r1.ebuild +++ b/net-nds/migrationtools/migrationtools-44-r1.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/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.4 2003/02/13 15:13:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.5 2003/12/05 10:28:21 weeve Exp $ PN0=MigrationTools S=${WORKDIR}/${PN0}-${PV} @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${PN0}-${PV}.tar.gz" HOMEPAGE="http://www.padl.com/OSS/MigrationTools.html" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" LICENSE="as-is" DEPEND="" |