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 1Sanj2-0004uh-DQ for garchives@archives.gentoo.org; Sat, 02 Jun 2012 12:46:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DAAEE043A; Sat, 2 Jun 2012 12:46:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 40F41E043A for ; Sat, 2 Jun 2012 12:46:19 +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 A70231B4007 for ; Sat, 2 Jun 2012 12:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6F654E5428 for ; Sat, 2 Jun 2012 12:46:17 +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: <1338641171.950bdc07f6b5c4185aafe16531f2b0d0c363c08b.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: 950bdc07f6b5c4185aafe16531f2b0d0c363c08b X-VCS-Branch: master Date: Sat, 2 Jun 2012 12:46:17 +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: a1c72022-01ee-4712-884d-67290371a393 X-Archives-Hash: aa31f54d5af72886ce2fa292a0a668c2 commit: 950bdc07f6b5c4185aafe16531f2b0d0c363c08b Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 2 12:46:11 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 2 12:46:11 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D950bdc07 [x11-misc/lightdm-kde] Moved to tree. (Portage version: 2.2.0_alpha109/git/Linux x86_64, unsigned Manifest comm= it) --- x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild | 22 -------------------= --- 1 files changed, 0 insertions(+), 22 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 deleted file mode 100644 index f55a293..0000000 --- a/x11-misc/lightdm-kde/lightdm-kde-0.1.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 - -KDE_MINIMAL=3D"4.8" -KDE_SCM=3D"git" -EGIT_REPONAME=3D"${PN/-kde/}" -inherit kde4-base - -DESCRIPTION=3D"LightDM KDE greeter" -HOMEPAGE=3D"https://projects.kde.org/projects/playground/base/lightdm" -[[ ${PV} =3D 9999* ]] || SRC_URI=3D"mirror://kde/unstable/${PN}/src/${P}= .tar.bz2" - -LICENSE=3D"GPL-2 LGPL-2" -KEYWORDS=3D"~amd64 ~x86" -SLOT=3D"4" -IUSE=3D"debug" - -DEPEND=3D"x11-misc/lightdm[qt4]" -RDEPEND=3D"${DEPEND}"