summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:52:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:52:45 +0000
commit877dc2ec774273a2c8b4b1678d39cb187b5735d5 (patch)
treed9db69f00abb60c7ff50015986166aabb1f65546 /net-libs
parentsync IUSE (+snmp), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.gz
gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.bz2
gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.zip
sync IUSE (missing)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/enet/enet-0_pre20031103.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/enet/enet-0_pre20031103.ebuild b/net-libs/enet/enet-0_pre20031103.ebuild
index e9086692a163..cae0b31525e1 100644
--- a/net-libs/enet/enet-0_pre20031103.ebuild
+++ b/net-libs/enet/enet-0_pre20031103.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/net-libs/enet/enet-0_pre20031103.ebuild,v 1.5 2004/06/24 23:10:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-0_pre20031103.ebuild,v 1.6 2004/07/15 00:49:52 agriffis Exp $
#ECVS_SERVER=sferik.cubik.org:/home/enet/cvsroot
#ECVS_USER=anoncvs
@@ -14,6 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND=">=sys-devel/autoconf-2.58"
RDEPEND=""