Skip to content

Instantly share code, notes, and snippets.

@stsydow
stsydow / geocouch-1.1.0.ebuild
Created September 18, 2011 19:51
geocouch 1.1 ebuild
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: http://svn.ignition-project.com/hamsterrific-overlay/trunk/dev-db/geocouch/geocouch-1.1.0.ebuild
EAPI="2"
inherit eutils git-2
DESCRIPTION="GeoCouch is a plugin for CouchDB that provides spatial support"
HOMEPAGE="https://github.com/couchbase/geocouch"