aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Martins <leonardo@venidera.com>2012-04-24 14:48:47 -0300
committerLeonardo Martins <leonardo@venidera.com>2012-04-24 14:48:47 -0300
commit04d19556a964f2eef857bbe1d856231166a2b0d7 (patch)
tree7a49e0d49ab6a6668423305b0653fd018dfdb5a1 /dev-db/neo4j-community/neo4j-community-1.7.ebuild
parentRenamed package dev-db/neo4j back to dev-db/neo4j-community for the sake of s... (diff)
downloadvenidera-04d19556a964f2eef857bbe1d856231166a2b0d7.tar.gz
venidera-04d19556a964f2eef857bbe1d856231166a2b0d7.tar.bz2
venidera-04d19556a964f2eef857bbe1d856231166a2b0d7.zip
Fixed source URI
Diffstat (limited to 'dev-db/neo4j-community/neo4j-community-1.7.ebuild')
-rw-r--r--dev-db/neo4j-community/neo4j-community-1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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"