summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:54:02 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:54:02 +0000
commit83ea3e87a75e3f0a02c0b96deabca815da94524e (patch)
tree9c56c3eae7adc449db39664426d3aded456ab547 /net-misc/upnp/upnp-1.0.4.ebuild
parente2fs is in sys-fs (diff)
downloadgentoo-2-83ea3e87a75e3f0a02c0b96deabca815da94524e.tar.gz
gentoo-2-83ea3e87a75e3f0a02c0b96deabca815da94524e.tar.bz2
gentoo-2-83ea3e87a75e3f0a02c0b96deabca815da94524e.zip
e2fsutils in sys-apps
Diffstat (limited to 'net-misc/upnp/upnp-1.0.4.ebuild')
-rw-r--r--net-misc/upnp/upnp-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/upnp/upnp-1.0.4.ebuild b/net-misc/upnp/upnp-1.0.4.ebuild
index 55ce0f369944..372822a2efd4 100644
--- a/net-misc/upnp/upnp-1.0.4.ebuild
+++ b/net-misc/upnp/upnp-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4.ebuild,v 1.5 2003/02/13 15:09:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4.ebuild,v 1.6 2003/09/15 17:54:00 seemant Exp $
S="${WORKDIR}/${PN}sdk-${PV}"
@@ -11,7 +11,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 sparc ~ppc"
-RDEPEND="sys-apps/e2fsprogs"
+RDEPEND="sys-fs/e2fsprogs"
DEPEND="${RDEPEND}"
src_compile() {