lxde-base/lxde-meta: Remove old version.
authorHanno <hanno@gentoo.org>
Mon, 27 May 2019 08:00:03 +0000 (10:00 +0200)
committerHanno <hanno@gentoo.org>
Mon, 27 May 2019 08:00:03 +0000 (10:00 +0200)
Signed-off-by: Hanno Boeck <hanno@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13

lxde-base/lxde-meta/lxde-meta-0.5.5-r5.ebuild [deleted file]

diff --git a/lxde-base/lxde-meta/lxde-meta-0.5.5-r5.ebuild b/lxde-base/lxde-meta/lxde-meta-0.5.5-r5.ebuild
deleted file mode 100644 (file)
index 767a9d1..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Meta ebuild for LXDE, the Lightweight X11 Desktop Environment"
-HOMEPAGE="https://lxde.org/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86"
-IUSE=""
-
-RDEPEND=">=lxde-base/menu-cache-0.3.3
-       >=lxde-base/lxappearance-0.5.5
-       >=lxde-base/lxde-icon-theme-0.5.0
-       >=lxde-base/lxde-common-0.5.5
-       >=lxde-base/lxmenu-data-0.1.4
-       >=lxde-base/lxinput-0.3.2
-       >=lxde-base/lxpanel-0.5.10
-       >=lxde-base/lxrandr-0.1.2
-       >=lxde-base/lxsession-0.5.2
-       || ( >=x11-libs/libfm-1.2.0 =lxde-base/lxshortcut-0.1* )
-       >=lxde-base/lxtask-0.1.6
-       >=lxde-base/lxterminal-0.1.11
-       media-gfx/gpicview
-       x11-misc/pcmanfm
-       x11-wm/openbox
-       >=x11-misc/obconf-2.0.3_p20111019"
-
-pkg_postinst() {
-       elog "For your convenience you can review the LXDE Configuration HOWTO at"
-       elog "https://www.gentoo.org/proj/en/desktop/lxde/lxde-howto.xml"
-}