diff options
author | 2002-04-14 20:40:50 +0000 | |
---|---|---|
committer | 2002-04-14 20:40:50 +0000 | |
commit | 19f6d72cd0a7fb5d4be71acc36b28cae5226c727 (patch) | |
tree | 44b2f6db6e042ba908c99632f3c815a1dc0a292e /app-admin | |
parent | unmasked newest libdvdread (diff) | |
download | gentoo-2-19f6d72cd0a7fb5d4be71acc36b28cae5226c727.tar.gz gentoo-2-19f6d72cd0a7fb5d4be71acc36b28cae5226c727.tar.bz2 gentoo-2-19f6d72cd0a7fb5d4be71acc36b28cae5226c727.zip |
added SLOT
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/gentoolkit/gentoolkit-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild b/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild index 88554fe2a57b..af21a7817e04 100644 --- a/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild +++ b/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild,v 1.1 2002/04/13 23:01:55 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.8.ebuild,v 1.2 2002/04/14 20:40:50 verwilst Exp $ S=${WORKDIR}/${P} DESCRIPTION="Collection of unofficial administration scripts for Gentoo" SRC_URI="" HOMEPAGE="http://" - +SLOT="0" DEPEND="" RDEPEND=">=dev-lang/python-2.0 >=dev-util/dialog-0.7 |