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 1SanWq-0003O6-Vb for garchives@archives.gentoo.org; Sat, 02 Jun 2012 12:34:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19881E04F2; Sat, 2 Jun 2012 12:33:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E0FADE04F2 for ; Sat, 2 Jun 2012 12:33:38 +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 4E0BB1B401A for ; Sat, 2 Jun 2012 12:33:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0FE87E5430 for ; Sat, 2 Jun 2012 12:33:37 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1338639947.96a1888a6b681b3a72efbcf174aa3e8da6f4ae89.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-misc/lightdm-kde/ X-VCS-Repository: proj/kde X-VCS-Files: x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild X-VCS-Directories: x11-misc/lightdm-kde/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 96a1888a6b681b3a72efbcf174aa3e8da6f4ae89 X-VCS-Branch: master Date: Sat, 2 Jun 2012 12:33:37 +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: 7f124277-fb00-4d0d-ba13-a310a316a95f X-Archives-Hash: c02e0f26b65f1be1c8d7ff4ce0b5a548 commit: 96a1888a6b681b3a72efbcf174aa3e8da6f4ae89 Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 2 12:25:47 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 2 12:25:47 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D96a1888a [x11-misc/lightdm-kde] Sync with live. (Portage version: 2.2.0_alpha109/git/Linux x86_64, unsigned Manifest comm= it) --- x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild b/x11-misc/lig= htdm-kde/lightdm-kde-0.1.1.ebuild index c3e3519..f55a293 100644 --- a/x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild +++ b/x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild @@ -5,11 +5,13 @@ EAPI=3D4 =20 KDE_MINIMAL=3D"4.8" +KDE_SCM=3D"git" +EGIT_REPONAME=3D"${PN/-kde/}" inherit kde4-base =20 DESCRIPTION=3D"LightDM KDE greeter" HOMEPAGE=3D"https://projects.kde.org/projects/playground/base/lightdm" -SRC_URI=3D"mirror://kde/unstable/${PN}/src/${P}.tar.bz2" +[[ ${PV} =3D 9999* ]] || SRC_URI=3D"mirror://kde/unstable/${PN}/src/${P}= .tar.bz2" =20 LICENSE=3D"GPL-2 LGPL-2" KEYWORDS=3D"~amd64 ~x86"