summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 14:34:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 14:34:46 +0000
commit93818175627d371cd46fb8da6c6ad5a95ac10f89 (patch)
tree70afb5a0630a95796e791a39fa5f99b4943889bd /sys-apps/byld/byld-1.0.3.ebuild
parentsync IUSE (+static), add sed-4 dep (Manifest recommit) (diff)
downloadgentoo-2-93818175627d371cd46fb8da6c6ad5a95ac10f89.tar.gz
gentoo-2-93818175627d371cd46fb8da6c6ad5a95ac10f89.tar.bz2
gentoo-2-93818175627d371cd46fb8da6c6ad5a95ac10f89.zip
sync IUSE (missing)
Diffstat (limited to 'sys-apps/byld/byld-1.0.3.ebuild')
-rw-r--r--sys-apps/byld/byld-1.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/byld/byld-1.0.3.ebuild b/sys-apps/byld/byld-1.0.3.ebuild
index d6e9cb4e9f91..83dd499d2a08 100644
--- a/sys-apps/byld/byld-1.0.3.ebuild
+++ b/sys-apps/byld/byld-1.0.3.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/sys-apps/byld/byld-1.0.3.ebuild,v 1.2 2004/06/24 21:59:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/byld/byld-1.0.3.ebuild,v 1.3 2004/06/30 14:34:46 agriffis Exp $
DESCRIPTION="build a Linux distribution on a single floppy"
HOMEPAGE="http://byld.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/byld/byld-${PV//./_}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND="sys-apps/util-linux"