summaryrefslogtreecommitdiffstats
path: root/devel/git-cola/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/git-cola/DETAILS')
-rwxr-xr-xdevel/git-cola/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/git-cola/DETAILS b/devel/git-cola/DETAILS
new file mode 100755
index 0000000000..b5f7c27531
--- /dev/null
+++ b/devel/git-cola/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=git-cola
+ VERSION=2.0.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
+ SOURCE_HASH=sha512:c27254bde34db09a54c02c4f3ac5e44ed8a73963bec7d7cadb4690b35753f52d0ac5bbe6445208a6f67ebc30b76f420e30c855b5287aa7a1656603fc78a8a207
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://git-cola.github.com/"
+ LICENSE[0]=GPL
+ ENTERED=20130215
+ SHORT="a sleek and powerful git GUI"
+cat << EOF
+git cola is a simple, powerful, and feature-rich GUI for git that provides
+an easy way to interact with Git repositories.
+EOF