From 04d19556a964f2eef857bbe1d856231166a2b0d7 Mon Sep 17 00:00:00 2001 From: Leonardo Martins Date: Tue, 24 Apr 2012 14:48:47 -0300 Subject: Fixed source URI --- dev-db/neo4j-community/neo4j-community-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/neo4j-community/neo4j-community-1.7.ebuild b/dev-db/neo4j-community/neo4j-community-1.7.ebuild index 6cdf712..9ec01c2 100644 --- a/dev-db/neo4j-community/neo4j-community-1.7.ebuild +++ b/dev-db/neo4j-community/neo4j-community-1.7.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database." HOMEPAGE="http://neo4j.org/" -SRC_URI="http://dist.neo4j.org/${PN}-community-${PV}-unix.tar.gz" +SRC_URI="http://dist.neo4j.org/${PN}-${PV}-unix.tar.gz" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad