summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2010-04-07 20:39:44 +0000
committerMichał Górny <mgorny@gentoo.org>2010-04-07 20:39:44 +0000
commit6da0471a93b2406ec935dfbcbbe54bbbcd8fdd1a (patch)
treef500e8088df85a8f44ba3b2406ff492cab09e594 /dev-python/django-haystack/django-haystack-9999.ebuild
parentdev-python/Whoosh: Version bump. (diff)
downloadsunrise-6da0471a93b2406ec935dfbcbbe54bbbcd8fdd1a.tar.gz
sunrise-6da0471a93b2406ec935dfbcbbe54bbbcd8fdd1a.tar.bz2
sunrise-6da0471a93b2406ec935dfbcbbe54bbbcd8fdd1a.zip
dev-python/django-haystack: Drop the live version (it should have been dropped as soon as the release one was added).
svn path=/sunrise/; revision=10411
Diffstat (limited to 'dev-python/django-haystack/django-haystack-9999.ebuild')
-rw-r--r--dev-python/django-haystack/django-haystack-9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-python/django-haystack/django-haystack-9999.ebuild b/dev-python/django-haystack/django-haystack-9999.ebuild
deleted file mode 100644
index cb10996a8..000000000
--- a/dev-python/django-haystack/django-haystack-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EGIT_REPO_URI="git://github.com/toastdriven/${PN}.git"
-
-inherit distutils git
-
-DESCRIPTION="Modular search for django"
-HOMEPAGE="http://haystacksearch.org"
-SRC_URI=""
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="dev-python/django
- >=dev-python/Whoosh-0.3"