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
commit167a1e01bff7acf2ac163afc429ac5246abadd72 (patch)
tree31a9b62d7ffb8892bb0fae796952a0049021ecc1 /sys-apps/byld/byld-1.0.3.ebuild
parentsync IUSE (+static), add sed-4 dep (diff)
downloadhistorical-167a1e01bff7acf2ac163afc429ac5246abadd72.tar.gz
historical-167a1e01bff7acf2ac163afc429ac5246abadd72.tar.bz2
historical-167a1e01bff7acf2ac163afc429ac5246abadd72.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"