summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/qrosspython/qrosspython-0.3.1.ebuild')
-rw-r--r--dev-libs/qrosspython/qrosspython-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
index 186a1badd1fe..36a5bd49cfe6 100644
--- a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
+++ b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosspython/qrosspython-0.3.1.ebuild,v 1.2 2014/07/14 05:00:02 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosspython/qrosspython-0.3.1.ebuild,v 1.3 2014/08/10 20:39:18 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 cmake-utils
-DESCRIPTION="Python scripting backend for Qross."
+DESCRIPTION="Python scripting backend for Qross"
HOMEPAGE="http://github.com/0xd34df00d/Qross"
SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> qrosscore-${PV}.tar.gz"