From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RySwt-0005O8-2M for garchives@archives.gentoo.org; Fri, 17 Feb 2012 18:54:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29B8FE08AA; Fri, 17 Feb 2012 18:54:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2224E08AA for ; Fri, 17 Feb 2012 18:54:16 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48F1C1B400D for ; Fri, 17 Feb 2012 18:54:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 07EB5E5400 for ; Fri, 17 Feb 2012 18:54:15 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1329504552.e355c41e867ef27fe4d35751fd1250b970cccd25.ian_delaney@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-pg-qt/, dev-util/kdevelop-php-docs/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-pg-qt/kdevelop-pg-qt-0.9.82.ebuild dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ dev-util/kdevelop-php-docs/ X-VCS-Committer: ian_delaney X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: e355c41e867ef27fe4d35751fd1250b970cccd25 X-VCS-Branch: master Date: Fri, 17 Feb 2012 18:54:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b9df4e89-9c65-46dd-8ede-f1eec1eb1070 X-Archives-Hash: df33e3d7660bddf461bf0927bcc55244 commit: e355c41e867ef27fe4d35751fd1250b970cccd25 Author: Ian Delaney iinet com au> AuthorDate: Fri Feb 17 18:49:12 2012 +0000 Commit: Ian Delaney iinet com au> CommitDate: Fri Feb 17 18:49:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3De355c41e [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-u= til/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-q= t-0.9.82.ebuild,v 1.4 2012/02/11 13:36:04 - -EAPI=3D4 - -KDE_SCM=3Dgit - -if [[ $PV =3D=3D *9999 ]]; then - SRC_URI=3D"" - KEYWORDS=3D"" -else - EGIT_REPO_URI=3D"git://anongit.kde.org/kdevelop-pg-qt.git" - EGIT_COMMIT=3D"v${PV}" - SRC_URI=3D"mirror://kde/stable/${PN}/${PV}/src/${PN}-v${PV}.tar.bz2" - KEYWORDS=3D"~amd64 ~x86" -fi - -inherit kde4-base - -DESCRIPTION=3D"A LL(1) parser generator used mainly by KDevelop language= plugins" -HOMEPAGE=3D"http://www.kdevelop.org" -LICENSE=3D"LGPL-2" -SLOT=3D"0" -IUSE=3D"debug" - -RDEPEND=3D"" -DEPEND=3D" - sys-devel/bison - sys-devel/flex -" -S=3D${WORKDIR}/${PN}-v${PV} diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild b/d= ev-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: $ =20 EAPI=3D4 + +KDE_LINGUAS=3D"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=3D"kdevelop" =20 if [[ $PV =3D=3D *9999 ]]; then