diff options
| author | Johannes Huber <johu@gentoo.org> | 2012-02-14 16:34:01 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2012-02-14 16:34:01 +0100 |
| commit | 0608e21d5addfd65ce3a86ee309439d6efe846e8 (patch) | |
| tree | 7b07db25f4568ff9e281c791130847124205b6aa /dev-util | |
| parent | c7a275d0afd0ce3f58f3f5f224bd0c40c0f22962 (diff) | |
| download | kde-0608e21d5addfd65ce3a86ee309439d6efe846e8.tar.gz kde-0608e21d5addfd65ce3a86ee309439d6efe846e8.tar.bz2 kde-0608e21d5addfd65ce3a86ee309439d6efe846e8.zip | |
[dev-util/kdevelop-pg-qt] Cleanup.
(Portage version: 2.2.0_alpha85/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
| -rw-r--r-- | dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild index 148bb1ddcc8..bb71939bc0c 100644 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild @@ -1,15 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 -KDE_SCM=git +KDE_SCM="git" inherit kde4-base -EGIT_REPO_URI="git://anongit.kde.org/kdevelop-pg-qt.git" -EGIT_COMMIT="v${PV}" - DESCRIPTION="A LL(1) parser generator used mainly by KDevelop language plugins" HOMEPAGE="http://www.kdevelop.org" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${PN}-v${PV}.tar.bz2" @@ -25,4 +22,3 @@ DEPEND=" sys-devel/flex " S=${WORKDIR}/${PN}-v${PV} -#PATCHES=( "${FILESDIR}/${P}-underlinking.patch" ) |
