summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-18 23:49:43 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-18 23:49:43 +0300
commitc4917b65658438c068068259ede0053193e16cf0 (patch)
tree2a735f6bbc354539413f4b01790cb363f4e83aed /lxde-base/lxde-meta
parentmedia-libs/mediastreamer: stable 2.9.0-r2 for ppc, bug #641512 (diff)
downloadgentoo-c4917b65658438c068068259ede0053193e16cf0.tar.gz
gentoo-c4917b65658438c068068259ede0053193e16cf0.tar.bz2
gentoo-c4917b65658438c068068259ede0053193e16cf0.zip
lxde-base/lxde-meta: Drop old revision with EAPI=2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'lxde-base/lxde-meta')
-rw-r--r--lxde-base/lxde-meta/lxde-meta-0.5.5-r4.ebuild36
1 files changed, 0 insertions, 36 deletions
diff --git a/lxde-base/lxde-meta/lxde-meta-0.5.5-r4.ebuild b/lxde-base/lxde-meta/lxde-meta-0.5.5-r4.ebuild
deleted file mode 100644
index d7bf2f8ceada..000000000000
--- a/lxde-base/lxde-meta/lxde-meta-0.5.5-r4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-DESCRIPTION="Meta ebuild for LXDE, the Lightweight X11 Desktop Environment"
-HOMEPAGE="http://lxde.sf.net/"
-
-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*
- =lxde-base/lxde-icon-theme-0.5*
- =lxde-base/lxde-common-0.5.5*
- =lxde-base/lxmenu-data-0.1*
- =lxde-base/lxinput-0.3*
- >=lxde-base/lxpanel-0.5.10
- =lxde-base/lxrandr-0.1*
- || ( ( <=lxde-base/lxsession-0.4.6.1
- =lxde-base/lxsession-edit-0.2* )
- >lxde-base/lxsession-0.4.6.1 )
- || ( >=x11-libs/libfm-1.2.0 =lxde-base/lxshortcut-0.1* )
- =lxde-base/lxtask-0.1*
- >=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"
-}