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 1Rz4HV-0000QH-KC for garchives@archives.gentoo.org; Sun, 19 Feb 2012 10:46:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 080BBE0BC4; Sun, 19 Feb 2012 10:46:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D027CE0BC4 for ; Sun, 19 Feb 2012 10:46:06 +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 446801B4010 for ; Sun, 19 Feb 2012 10:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 004E3E53FF for ; Sun, 19 Feb 2012 10:46:05 +0000 (UTC) From: "Theo Chatzimichos" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Chatzimichos" Message-ID: <1329648417.9f3d63a05ca0c2eab952cb3e692fa9b153564970.tampakrap@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevplatform/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevplatform/kdevplatform-1.2.82.ebuild dev-util/kdevplatform/kdevplatform-9999.ebuild X-VCS-Directories: dev-util/kdevplatform/ X-VCS-Committer: tampakrap X-VCS-Committer-Name: Theo Chatzimichos X-VCS-Revision: 9f3d63a05ca0c2eab952cb3e692fa9b153564970 X-VCS-Branch: master Date: Sun, 19 Feb 2012 10:46:05 +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: 7685aa83-613c-4d05-9b45-ca60639194a2 X-Archives-Hash: ce516a28dea8b00d80a10944d21f6737 commit: 9f3d63a05ca0c2eab952cb3e692fa9b153564970 Author: Theo Chatzimichos gentoo org> AuthorDate: Sun Feb 19 10:46:57 2012 +0000 Commit: Theo Chatzimichos gentoo org> CommitDate: Sun Feb 19 10:46:57 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D9f3d63a0 [dev-util/kdevplatform] Because of KMNAME=3Dkdevelop, EGIT_REPONAME needs= to be explicitly defined, or else the live ebuild tries to checkout kdev= elop --- dev-util/kdevplatform/kdevplatform-1.2.82.ebuild | 2 +- dev-util/kdevplatform/kdevplatform-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild b/dev-util/= kdevplatform/kdevplatform-1.2.82.ebuild index 16e1583..ba33e89 100644 --- a/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild +++ b/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild @@ -10,11 +10,11 @@ KDE_MINIMAL=3D"4.7" VIRTUALX_REQUIRED=3Dtest KDE_LINGUAS=3D"bs ca ca@valencia da de el en_GB es et fi fr it nb nds nl= pl pt pt_BR ru sl sv th uk zh_CN zh_TW" +EGIT_REPONAME=3D"${PN}" =20 inherit kde4-base =20 DESCRIPTION=3D"KDE development support libraries and apps" - LICENSE=3D"GPL-2 LGPL-2" IUSE=3D"cvs debug git reviewboard subversion" =20 diff --git a/dev-util/kdevplatform/kdevplatform-9999.ebuild b/dev-util/kd= evplatform/kdevplatform-9999.ebuild index 16e1583..ba33e89 100644 --- a/dev-util/kdevplatform/kdevplatform-9999.ebuild +++ b/dev-util/kdevplatform/kdevplatform-9999.ebuild @@ -10,11 +10,11 @@ KDE_MINIMAL=3D"4.7" VIRTUALX_REQUIRED=3Dtest KDE_LINGUAS=3D"bs ca ca@valencia da de el en_GB es et fi fr it nb nds nl= pl pt pt_BR ru sl sv th uk zh_CN zh_TW" +EGIT_REPONAME=3D"${PN}" =20 inherit kde4-base =20 DESCRIPTION=3D"KDE development support libraries and apps" - LICENSE=3D"GPL-2 LGPL-2" IUSE=3D"cvs debug git reviewboard subversion" =20