summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
diff options
context:
space:
mode:
authorIan Delaney <idell5@iinet.com.au>2012-02-18 22:31:39 +0800
committerIan Delaney <idell5@iinet.com.au>2012-02-18 22:31:39 +0800
commite1c55c088938aef47fcabcfd57c2e2e787ff4873 (patch)
tree3813d101459718d5dd6e6ac8a983bb68861df971 /dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
parent30d8fc6bf12aed22ca231aaf88a14445f5c2c6b6 (diff)
downloadkde-e1c55c088938aef47fcabcfd57c2e2e787ff4873.tar.gz
kde-e1c55c088938aef47fcabcfd57c2e2e787ff4873.tar.bz2
kde-e1c55c088938aef47fcabcfd57c2e2e787ff4873.zip
[dev-util/kdevelop-pg-qt] add stable -1.0.0-r1 ebuild, adjustment to -9999.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild')
-rw-r--r--dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
index 4d7cf143b83..c84b00ba1e3 100644
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
@@ -5,19 +5,15 @@
EAPI=4
KDE_SCM="git"
+inherit kde4-base
-if [[ $PV == *9999 ]]; then
- SRC_URI=""
+if [[ $PV == *9999* ]]; then
KEYWORDS=""
else
- EGIT_REPO_URI="git://anongit.kde.org/kdevelop-pg-qt.git"
- EGIT_COMMIT="v${PV}"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${PN}-v${PV}.tar.bz2"
KEYWORDS="~amd64 ~x86"
fi
-inherit kde4-base
-
DESCRIPTION="A LL(1) parser generator used mainly by KDevelop language plugins"
HOMEPAGE="http://www.kdevelop.org"
LICENSE="LGPL-2"
@@ -29,4 +25,4 @@ DEPEND="
sys-devel/bison
sys-devel/flex
"
-S=${WORKDIR}/${PN}-v${PV} \ No newline at end of file
+S=${WORKDIR}/${PN}-v${PV}