diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-18 16:22:12 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-18 16:22:12 +0000 |
commit | ee56ba760654e23541353f8745585c4c93cdadfc (patch) | |
tree | 806b68c4ddf55a4f446c5fdce1cf7abac6a84a37 /app-misc/fdutils | |
parent | Initial import. (diff) | |
download | historical-ee56ba760654e23541353f8745585c4c93cdadfc.tar.gz historical-ee56ba760654e23541353f8745585c4c93cdadfc.tar.bz2 historical-ee56ba760654e23541353f8745585c4c93cdadfc.zip |
Forgot KEYWORDS and SLOT
Diffstat (limited to 'app-misc/fdutils')
-rw-r--r-- | app-misc/fdutils/fdutils-5.4.20020222.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-misc/fdutils/fdutils-5.4.20020222.ebuild b/app-misc/fdutils/fdutils-5.4.20020222.ebuild index 88d9c4829707..2f261b337e1e 100644 --- a/app-misc/fdutils/fdutils-5.4.20020222.ebuild +++ b/app-misc/fdutils/fdutils-5.4.20020222.ebuild @@ -7,6 +7,8 @@ SRC_URI="http://fdutils.linux.lu/fdutils-5.4.tar.gz http://fdutils.linux.lu/fdutils-5.4-20020222.diff.gz" HOMEPAGE="http://fdutils.linux.lu/" LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" DEPEND=">=mtools-3" #RDEPEND="" S=${WORKDIR}/${PN}-5.4 |