summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/xapwrap')
-rw-r--r--dev-python/xapwrap/xapwrap-0.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/xapwrap/xapwrap-0.3.1.ebuild b/dev-python/xapwrap/xapwrap-0.3.1.ebuild
index d39829651d94..159c2b659a7a 100644
--- a/dev-python/xapwrap/xapwrap-0.3.1.ebuild
+++ b/dev-python/xapwrap/xapwrap-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xapwrap/xapwrap-0.3.1.ebuild,v 1.2 2006/08/03 18:43:21 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xapwrap/xapwrap-0.3.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $
inherit distutils eutils
@@ -21,7 +21,6 @@ S="${WORKDIR}/Xapwrap-${PV}"
DOCS="README NEWS.txt"
-
pkg_setup() {
if ! built_with_use dev-libs/xapian-bindings python; then
eerror "Need xapian-bindings compiled with USE=python"