summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2014-11-08 13:51:55 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2014-11-08 13:51:55 +0000
commit539ff833baa0297440c334d2e76f8c1f6ba34bba (patch)
tree2f45dde1cd553cc7c7d790e04aa9e16b4cb7c24c /x11-misc/lightdm-gtk-greeter
parentUpdate lightdm mask (diff)
downloadgentoo-2-539ff833baa0297440c334d2e76f8c1f6ba34bba.tar.gz
gentoo-2-539ff833baa0297440c334d2e76f8c1f6ba34bba.tar.bz2
gentoo-2-539ff833baa0297440c334d2e76f8c1f6ba34bba.zip
Clean up old ebuilds
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'x11-misc/lightdm-gtk-greeter')
-rw-r--r--x11-misc/lightdm-gtk-greeter/ChangeLog6
-rw-r--r--x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.4.ebuild54
-rw-r--r--x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.5.ebuild54
3 files changed, 5 insertions, 109 deletions
diff --git a/x11-misc/lightdm-gtk-greeter/ChangeLog b/x11-misc/lightdm-gtk-greeter/ChangeLog
index 68746c85e06b..8aa37ec43cc3 100644
--- a/x11-misc/lightdm-gtk-greeter/ChangeLog
+++ b/x11-misc/lightdm-gtk-greeter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/lightdm-gtk-greeter
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.26 2014/09/07 19:40:08 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.27 2014/11/08 13:51:55 hwoarang Exp $
+
+ 08 Nov 2014; Markos Chandras <hwoarang@gentoo.org>
+ -lightdm-gtk-greeter-1.8.4.ebuild, -lightdm-gtk-greeter-1.8.5.ebuild:
+ Clean up old ebuilds
*lightdm-gtk-greeter-1.9.0 (07 Sep 2014)
diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.4.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.4.ebuild
deleted file mode 100644
index 8ffbe68eb2f9..000000000000
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.4.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.4.ebuild,v 1.1 2014/04/08 21:40:28 hwoarang Exp $
-
-EAPI=4
-
-inherit versionator
-
-DESCRIPTION="LightDM GTK+ Greeter"
-HOMEPAGE="http://launchpad.net/lightdm-gtk-greeter"
-SRC_URI="http://launchpad.net/lightdm-gtk-greeter/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz branding? (
-http://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
-
-LICENSE="GPL-3 LGPL-3
- branding? ( CC-BY-3.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="branding"
-
-DEPEND="x11-libs/gtk+:3
- >=x11-misc/lightdm-1.2.2"
-RDEPEND="!!<x11-misc/lightdm-1.1.1
- x11-libs/gtk+:3
- >=x11-misc/lightdm-1.2.2
- x11-themes/gnome-themes-standard
- x11-themes/gnome-icon-theme"
-
-GENTOO_BG="gentoo-bg_65.jpg"
-
-src_prepare() {
- # Ok, this has to be fixed in the tarball but I am too lazy to do it.
- # I will fix this once I decide to update the tarball with a new gentoo
- # background
- # Bug #404467
- if use branding; then
- sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
- "${WORKDIR}"/${PN}.conf || die
- fi
-}
-
-src_install() {
- default
-
- if use branding; then
- insinto /etc/lightdm/
- doins "${WORKDIR}"/${PN}.conf
- insinto /usr/share/lightdm/backgrounds/
- doins "${WORKDIR}"/${GENTOO_BG}
- sed -i -e \
- "/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
- "${D}"/etc/lightdm/${PN}.conf || die
- newdoc "${WORKDIR}"/README.txt README-background.txt
- fi
-}
diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.5.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.5.ebuild
deleted file mode 100644
index 5020258c1a7d..000000000000
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.8.5.ebuild,v 1.1 2014/05/10 10:16:12 hwoarang Exp $
-
-EAPI=4
-
-inherit versionator
-
-DESCRIPTION="LightDM GTK+ Greeter"
-HOMEPAGE="http://launchpad.net/lightdm-gtk-greeter"
-SRC_URI="http://launchpad.net/lightdm-gtk-greeter/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz branding? (
-http://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
-
-LICENSE="GPL-3 LGPL-3
- branding? ( CC-BY-3.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="branding"
-
-DEPEND="x11-libs/gtk+:3
- >=x11-misc/lightdm-1.2.2"
-RDEPEND="!!<x11-misc/lightdm-1.1.1
- x11-libs/gtk+:3
- >=x11-misc/lightdm-1.2.2
- x11-themes/gnome-themes-standard
- x11-themes/gnome-icon-theme"
-
-GENTOO_BG="gentoo-bg_65.jpg"
-
-src_prepare() {
- # Ok, this has to be fixed in the tarball but I am too lazy to do it.
- # I will fix this once I decide to update the tarball with a new gentoo
- # background
- # Bug #404467
- if use branding; then
- sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
- "${WORKDIR}"/${PN}.conf || die
- fi
-}
-
-src_install() {
- default
-
- if use branding; then
- insinto /etc/lightdm/
- doins "${WORKDIR}"/${PN}.conf
- insinto /usr/share/lightdm/backgrounds/
- doins "${WORKDIR}"/${GENTOO_BG}
- sed -i -e \
- "/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
- "${D}"/etc/lightdm/${PN}.conf || die
- newdoc "${WORKDIR}"/README.txt README-background.txt
- fi
-}