diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:34 +0000 |
commit | 83964ed6c516ba891c50f99c694110e534c22928 (patch) | |
tree | f5fde4393202502107a8d7795776bd4ec75a6a1d /net-nds/migrationtools/migrationtools-44-r1.ebuild | |
parent | sync IUSE (+nls) (Manifest recommit) (diff) | |
download | gentoo-2-83964ed6c516ba891c50f99c694110e534c22928.tar.gz gentoo-2-83964ed6c516ba891c50f99c694110e534c22928.tar.bz2 gentoo-2-83964ed6c516ba891c50f99c694110e534c22928.zip |
sync IUSE (missing)
Diffstat (limited to 'net-nds/migrationtools/migrationtools-44-r1.ebuild')
-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="" |