aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'collagen-1.0.ebuild')
-rw-r--r--collagen-1.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/collagen-1.0.ebuild b/collagen-1.0.ebuild
new file mode 100644
index 0000000..21d9e16
--- /dev/null
+++ b/collagen-1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit distutils git
+
+DESCRIPTION="Gentoo tree-wide file database and QA tool"
+HOMEPAGE="http://soc.gentooexperimental.org/projects/show/collision-database"
+EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/collagen.git"
+EGIT_TREE="release-1.0"
+
+IUSE=""
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+DEPEND="virtual/python"
+
+