summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-01-28 17:19:28 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-01-28 17:19:28 +0000
commit8933b4ac1fbfb7271e056d45e4da2ba3d9394f9e (patch)
tree3c594616adbc8308d4ed974493ec5e440552a853 /x11-misc/lightdm-kde
parentRemove old. (diff)
downloadgentoo-2-8933b4ac1fbfb7271e056d45e4da2ba3d9394f9e.tar.gz
gentoo-2-8933b4ac1fbfb7271e056d45e4da2ba3d9394f9e.tar.bz2
gentoo-2-8933b4ac1fbfb7271e056d45e4da2ba3d9394f9e.zip
Remove old.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'x11-misc/lightdm-kde')
-rw-r--r--x11-misc/lightdm-kde/ChangeLog6
-rw-r--r--x11-misc/lightdm-kde/lightdm-kde-0.3.0.ebuild25
2 files changed, 5 insertions, 26 deletions
diff --git a/x11-misc/lightdm-kde/ChangeLog b/x11-misc/lightdm-kde/ChangeLog
index 78f5228035b9..9709cd5da8ac 100644
--- a/x11-misc/lightdm-kde/ChangeLog
+++ b/x11-misc/lightdm-kde/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/lightdm-kde
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-kde/ChangeLog,v 1.7 2013/01/24 22:10:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-kde/ChangeLog,v 1.8 2013/01/28 17:19:27 kensington Exp $
+
+ 28 Jan 2013; Michael Palimaka <kensington@gentoo.org>
+ -lightdm-kde-0.3.0.ebuild:
+ Remove old.
24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-kde-0.3.1.ebuild:
Stable for x86, wrt bug #452948
diff --git a/x11-misc/lightdm-kde/lightdm-kde-0.3.0.ebuild b/x11-misc/lightdm-kde/lightdm-kde-0.3.0.ebuild
deleted file mode 100644
index 42ca054c7036..000000000000
--- a/x11-misc/lightdm-kde/lightdm-kde-0.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-kde/lightdm-kde-0.3.0.ebuild,v 1.1 2012/08/20 12:51:28 johu Exp $
-
-EAPI=4
-
-KDE_MINIMAL="4.8"
-KDE_SCM="git"
-EGIT_REPONAME="${PN/-kde/}"
-KDE_LINGUAS="cs da de el es et fi fr ga hu ja km lt nds nl pl pt pt_BR sk sv uk"
-inherit kde4-base
-
-DESCRIPTION="LightDM KDE greeter"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/lightdm"
-[[ ${PV} = 9999* ]] || SRC_URI="mirror://kde/unstable/${PN}/src/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND=">=x11-misc/lightdm-1.3.2[qt4]"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN/-kde}-${PV}