commit:     544685d22085f33dca4ddbee5b43d826053f8330
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 21:29:51 2016 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 21:33:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544685d2

lxde-base/lxde-common: remove old versions and stale patches

Package-Manager: portage-2.3.0

 .../files/lxde-common-0.5.0-desktop-icons.patch    |  8 ----
 .../files/lxde-common-0.5.0-session-fix.patch      | 11 ------
 lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild  | 46 ----------------------
 3 files changed, 65 deletions(-)

diff --git a/lxde-base/lxde-common/files/lxde-common-0.5.0-desktop-icons.patch 
b/lxde-base/lxde-common/files/lxde-common-0.5.0-desktop-icons.patch
deleted file mode 100644
index c751ae6..00000000
--- a/lxde-base/lxde-common/files/lxde-common-0.5.0-desktop-icons.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff -NrU5 lxde-common-0.5.0.original/autostart lxde-common-0.5.0/autostart
---- lxde-common-0.5.0.original/autostart       2009-07-14 13:39:53.000000000 
+0200
-+++ lxde-common-0.5.0/autostart        2010-07-29 15:42:14.585488801 +0200
-@@ -1,3 +1,3 @@
- @xscreensaver -no-splash
- @lxpanel --profile LXDE
--@pcmanfm -d
-+@pcmanfm --desktop

diff --git a/lxde-base/lxde-common/files/lxde-common-0.5.0-session-fix.patch 
b/lxde-base/lxde-common/files/lxde-common-0.5.0-session-fix.patch
deleted file mode 100644
index 23a5438..00000000
--- a/lxde-base/lxde-common/files/lxde-common-0.5.0-session-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -NrU5 lxde-common-0.5.0.original/startlxde.in 
lxde-common-0.5.0/startlxde.in
---- lxde-common-0.5.0.original/startlxde.in    2010-01-21 09:18:33.000000000 
-0600
-+++ lxde-common-0.5.0/startlxde.in     2010-01-21 09:19:12.000000000 -0600
-@@ -23,6 +23,6 @@
- 
- # Enable GTK+2 integration for OpenOffice.org, if available.
- export SAL_USE_VCLPLUGIN=gtk
- 
- # Start the LXDE session
--exec @prefix@/bin/lxsession -s LXDE
-+exec @prefix@/bin/lxsession -s LXDE -e LXDE

diff --git a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild 
b/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild
deleted file mode 100644
index 85496ca..00000000
--- a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit eutils autotools
-
-DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
-HOMEPAGE="http://lxde.sf.net/";
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       sys-devel/gettext"
-PDEPEND="lxde-base/lxde-icon-theme"
-
-src_prepare() {
-       #bug 380043
-       epatch "${FILESDIR}"/${P}-logout.patch
-
-       # Rerun autotools
-       einfo "Regenerating autotools files..."
-       eautoreconf
-}
-
-src_install () {
-       emake DESTDIR="${D}" install
-       # install session file
-       insinto /etc/X11/Sessions/
-       doins ${FILESDIR}/lxde
-       dodoc AUTHORS ChangeLog README
-}
-
-pkg_postinst() {
-       elog "${P} has renamed the configuration file name to"
-       elog "/etc/xdg/lxsession/LXDE/desktop.conf"
-       elog "Keep in mind you have to migrate your custom settings"
-       elog "from /etc/xdg/lxsession/LXDE/config"
-}

Reply via email to