* [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-pg-qt/, dev-util/kdevelop-php-docs/
@ 2012-02-17 18:54 Ian Delaney
0 siblings, 0 replies; only message in thread
From: Ian Delaney @ 2012-02-17 18:54 UTC (permalink / raw
To: gentoo-commits
commit: e355c41e867ef27fe4d35751fd1250b970cccd25
Author: Ian Delaney <idell5 <AT> iinet <DOT> com <DOT> au>
AuthorDate: Fri Feb 17 18:49:12 2012 +0000
Commit: Ian Delaney <della5 <AT> iinet <DOT> com <DOT> au>
CommitDate: Fri Feb 17 18:49:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e355c41e
[dev-util/kdevelop-php-docs] corrections to ebuilds
---
.../kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild | 32 --------------------
.../kdevelop-php-docs-9999.ebuild | 3 ++
2 files changed, 3 insertions(+), 32 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
deleted file mode 100644
index cfa65f0..0000000
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild,v 1.4 2012/02/11 13:36:04
-
-EAPI=4
-
-KDE_SCM=git
-
-if [[ $PV == *9999 ]]; then
- SRC_URI=""
- 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"
-SLOT="0"
-IUSE="debug"
-
-RDEPEND=""
-DEPEND="
- sys-devel/bison
- sys-devel/flex
-"
-S=${WORKDIR}/${PN}-v${PV}
diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild b/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild
index b0979af..7d24321 100644
--- a/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild
+++ b/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild
@@ -3,6 +3,9 @@
# $Header: $
EAPI=4
+
+KDE_LINGUAS="ca ca@valencia da de en_GB es et fi fr gl it nb nds nl pl pt pt_BR
+ru sv uk zh_CN zh_TW"
KMNAME="kdevelop"
if [[ $PV == *9999 ]]; then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-17 18:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 18:54 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-pg-qt/, dev-util/kdevelop-php-docs/ Ian Delaney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox