summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2009-04-01 17:52:38 +0000
committerWilliam Hubbs <williamh@gentoo.org>2009-04-01 17:52:38 +0000
commit755a104ea24a14708780c9aa94d38d3ce795f235 (patch)
tree64bbdfca8e682f3ae25a39bd9ac75d627b85c9eb /app-accessibility/sphinx2/sphinx2-0.6.ebuild
parentStable on x86. (diff)
downloadgentoo-2-755a104ea24a14708780c9aa94d38d3ce795f235.tar.gz
gentoo-2-755a104ea24a14708780c9aa94d38d3ce795f235.tar.bz2
gentoo-2-755a104ea24a14708780c9aa94d38d3ce795f235.zip
Removed old version.
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'app-accessibility/sphinx2/sphinx2-0.6.ebuild')
-rw-r--r--app-accessibility/sphinx2/sphinx2-0.6.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-accessibility/sphinx2/sphinx2-0.6.ebuild b/app-accessibility/sphinx2/sphinx2-0.6.ebuild
index 490cdc71c695..9cf032ecc5cc 100644
--- a/app-accessibility/sphinx2/sphinx2-0.6.ebuild
+++ b/app-accessibility/sphinx2/sphinx2-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.6.ebuild,v 1.4 2007/01/04 19:18:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.6.ebuild,v 1.5 2009/04/01 17:52:38 williamh Exp $
IUSE="static"
@@ -15,8 +15,6 @@ LICENSE="BSD as-is"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-DEPEND="virtual/libc"
-
src_compile() {
econf $(use_enable static) || die
emake || die