summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-09-14 23:34:43 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-09-14 23:34:43 +0000
commitda69b1550dcd241a3e387e30cfa28b9ee8880983 (patch)
treed7aa55e5616e620114420bef3618d959d093700b /dev-libs/xapian
parentRemove old hardened profiles from list and move new into their place (diff)
downloadgentoo-2-da69b1550dcd241a3e387e30cfa28b9ee8880983.tar.gz
gentoo-2-da69b1550dcd241a3e387e30cfa28b9ee8880983.tar.bz2
gentoo-2-da69b1550dcd241a3e387e30cfa28b9ee8880983.zip
Improve SRC_URI.
(Portage version: 14273-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r--dev-libs/xapian/xapian-1.0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-1.0.16.ebuild b/dev-libs/xapian/xapian-1.0.16.ebuild
index 27fc09d0a04b..1a1ce8d5f3bd 100644
--- a/dev-libs/xapian/xapian-1.0.16.ebuild
+++ b/dev-libs/xapian/xapian-1.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.0.16.ebuild,v 1.1 2009/09/14 23:24:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.0.16.ebuild,v 1.2 2009/09/14 23:34:43 arfrever Exp $
EAPI="2"
@@ -8,7 +8,7 @@ MY_P="${PN}-core-${PV}"
DESCRIPTION="Xapian Probabilistic Information Retrieval library"
HOMEPAGE="http://www.xapian.org/"
-SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz"
+SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"