summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/re2c/re2c-0.13.2.ebuild')
-rw-r--r--dev-util/re2c/re2c-0.13.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/re2c/re2c-0.13.2.ebuild b/dev-util/re2c/re2c-0.13.2.ebuild
index d5de4d49b6e7..f0541f872aba 100644
--- a/dev-util/re2c/re2c-0.13.2.ebuild
+++ b/dev-util/re2c/re2c-0.13.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.2.ebuild,v 1.2 2008/08/04 17:53:28 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.2.ebuild,v 1.3 2009/09/23 17:47:41 patrick Exp $
inherit eutils
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"