diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-09 22:21:50 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-09 22:44:51 +1100 |
commit | cc492777da9d07975507ace0e651fb7d575029c7 (patch) | |
tree | 856ecfe12b8fe60e67b443b227fba7f59b4bb014 /lxqt-base/lxqt-meta | |
parent | lxqt-base: remove 0.8.0 (diff) | |
download | gentoo-cc492777da9d07975507ace0e651fb7d575029c7.tar.gz gentoo-cc492777da9d07975507ace0e651fb7d575029c7.tar.bz2 gentoo-cc492777da9d07975507ace0e651fb7d575029c7.zip |
lxqt-base: remove 0.9.0
Package-Manager: portage-2.2.27
Diffstat (limited to 'lxqt-base/lxqt-meta')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild | 52 | ||||
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r2.ebuild | 47 | ||||
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.9.0.ebuild | 52 |
3 files changed, 0 insertions, 151 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild deleted file mode 100644 index 6c8ca870670c..000000000000 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment" -HOMEPAGE="http://lxqt.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="admin +filemanager +icons lightdm lximage -minimal +policykit powermanagement - sddm ssh-askpass" - -S="${WORKDIR}" - -RDEPEND=" - >=lxde-base/lxmenu-data-0.1.2 - ~lxqt-base/lxqt-about-${PV} - =lxqt-base/lxqt-common-0.9* - ~lxqt-base/lxqt-config-${PV} - ~lxqt-base/lxqt-globalkeys-${PV} - ~lxqt-base/lxqt-notificationd-${PV} - ~lxqt-base/lxqt-panel-${PV} - ~lxqt-base/lxqt-qtplugin-${PV} - ~lxqt-base/lxqt-runner-${PV} - ~lxqt-base/lxqt-session-${PV} - admin? ( - ~lxqt-base/lxqt-admin-${PV} ) - filemanager? ( - ~x11-misc/pcmanfm-qt-${PV} ) - icons? ( - >=lxde-base/lxde-icon-theme-0.5 ) - lightdm? ( - x11-misc/lightdm ) - lximage? ( - media-gfx/lximage-qt ) - !minimal? ( - x11-wm/openbox - x11-misc/obconf-qt ) - policykit? ( - ~lxqt-base/lxqt-policykit-${PV} - || ( sys-auth/consolekit[policykit(-)] - sys-apps/systemd[policykit(-)] ) ) - powermanagement? ( - ~lxqt-base/lxqt-powermanagement-${PV} ) - sddm? ( - >=x11-misc/sddm-0.10.0 ) - ssh-askpass? ( - ~lxqt-base/lxqt-openssh-askpass-${PV} ) -" diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r2.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r2.ebuild deleted file mode 100644 index 527357b21c3f..000000000000 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment" -HOMEPAGE="http://lxqt.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="admin +filemanager +icons lightdm lximage minimal +oxygen +policykit - powermanagement sddm ssh-askpass" -REQUIRED_USE="oxygen? ( icons )" - -RDEPEND=" - >=lxde-base/lxmenu-data-0.1.2 - ~lxqt-base/lxqt-about-${PV} - =lxqt-base/lxqt-common-0.9* - ~lxqt-base/lxqt-config-${PV} - ~lxqt-base/lxqt-globalkeys-${PV} - ~lxqt-base/lxqt-notificationd-${PV} - ~lxqt-base/lxqt-panel-${PV} - ~lxqt-base/lxqt-qtplugin-${PV} - ~lxqt-base/lxqt-runner-${PV} - ~lxqt-base/lxqt-session-${PV} - virtual/ttf-fonts - admin? ( ~lxqt-base/lxqt-admin-${PV} ) - filemanager? ( ~x11-misc/pcmanfm-qt-${PV} ) - icons? ( oxygen? ( kde-frameworks/oxygen-icons ) - !oxygen? ( virtual/freedesktop-icon-theme ) ) - lightdm? ( x11-misc/lightdm ) - lximage? ( media-gfx/lximage-qt ) - !minimal? ( x11-wm/openbox - x11-misc/obconf-qt ) - policykit? ( ~lxqt-base/lxqt-policykit-${PV} - || ( sys-auth/consolekit[policykit(-)] - sys-apps/systemd[policykit(-)] ) ) - powermanagement? ( ~lxqt-base/lxqt-powermanagement-${PV} ) - sddm? ( >=x11-misc/sddm-0.10.0 ) - ssh-askpass? ( ~lxqt-base/lxqt-openssh-askpass-${PV} )" - -# Note: we prefer kde-frameworks/oxygen-icons over other icon sets, as the initial -# install expects oxygen icons, until the user specifies otherwise (bug 543380) - -S="${WORKDIR}" diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.9.0.ebuild deleted file mode 100644 index 8a49eae7ac1f..000000000000 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.9.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment" -HOMEPAGE="http://lxqt.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="admin +filemanager +icons lightdm lximage -minimal +policykit powermanagement - sddm ssh-askpass" - -S="${WORKDIR}" - -RDEPEND=" - >=lxde-base/lxmenu-data-0.1.2 - ~lxqt-base/lxqt-about-${PV} - ~lxqt-base/lxqt-common-${PV} - ~lxqt-base/lxqt-config-${PV} - ~lxqt-base/lxqt-globalkeys-${PV} - ~lxqt-base/lxqt-notificationd-${PV} - ~lxqt-base/lxqt-panel-${PV} - ~lxqt-base/lxqt-qtplugin-${PV} - ~lxqt-base/lxqt-runner-${PV} - ~lxqt-base/lxqt-session-${PV} - admin? ( - ~lxqt-base/lxqt-admin-${PV} ) - filemanager? ( - ~x11-misc/pcmanfm-qt-${PV} ) - icons? ( - >=lxde-base/lxde-icon-theme-0.5 ) - lightdm? ( - x11-misc/lightdm ) - lximage? ( - media-gfx/lximage-qt ) - !minimal? ( - x11-wm/openbox - x11-misc/obconf-qt ) - policykit? ( - ~lxqt-base/lxqt-policykit-${PV} - || ( sys-auth/consolekit[policykit(-)] - sys-apps/systemd[policykit(-)] ) ) - powermanagement? ( - ~lxqt-base/lxqt-powermanagement-${PV} ) - sddm? ( - >=x11-misc/sddm-0.10.0 ) - ssh-askpass? ( - ~lxqt-base/lxqt-openssh-askpass-${PV} ) -" |