diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:46:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:46:29 +0000 |
commit | 249e79977b9fb35b11ae33e8da342a78e798135b (patch) | |
tree | 35cd6d7293a395571095451c25d4448d96cb6566 /net-nds | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-249e79977b9fb35b11ae33e8da342a78e798135b.tar.gz historical-249e79977b9fb35b11ae33e8da342a78e798135b.tar.bz2 historical-249e79977b9fb35b11ae33e8da342a78e798135b.zip |
sync IUSE (missing)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/migrationtools/migrationtools-44-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-nds/migrationtools/migrationtools-44-r1.ebuild b/net-nds/migrationtools/migrationtools-44-r1.ebuild index 42beadabc8a6..135c3675ea03 100644 --- a/net-nds/migrationtools/migrationtools-44-r1.ebuild +++ b/net-nds/migrationtools/migrationtools-44-r1.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-44-r1.ebuild,v 1.8 2004/06/25 00:23:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.9 2004/07/15 03:46:29 agriffis Exp $ PN0=MigrationTools S=${WORKDIR}/${PN0}-${PV} @@ -10,6 +10,7 @@ HOMEPAGE="http://www.padl.com/OSS/MigrationTools.html" SLOT="0" KEYWORDS="x86 sparc ~amd64" +IUSE="" LICENSE="as-is" DEPEND="" |