diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-11-13 11:25:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-11-13 11:25:21 +0000 |
commit | 4d7ece11b8bfb65a47be76193c0e8d5663857114 (patch) | |
tree | c4dcd661891677518b0dd9a84378ee223d259b51 /gnome-base | |
parent | Drop old (#508854) (diff) | |
download | gentoo-2-4d7ece11b8bfb65a47be76193c0e8d5663857114.tar.gz gentoo-2-4d7ece11b8bfb65a47be76193c0e8d5663857114.tar.bz2 gentoo-2-4d7ece11b8bfb65a47be76193c0e8d5663857114.zip |
Drop old (#508854)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-light/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild | 86 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.10.0.ebuild | 51 | ||||
-rw-r--r-- | gnome-base/gnome-light/metadata.xml | 2 |
4 files changed, 5 insertions, 140 deletions
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog index 0415af176119..8af417f7b34c 100644 --- a/gnome-base/gnome-light/ChangeLog +++ b/gnome-base/gnome-light/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-light # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.180 2014/07/23 15:16:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.181 2014/11/13 11:25:21 pacho Exp $ + + 13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -gnome-light-2.32.1-r2.ebuild, + -gnome-light-3.10.0.ebuild, metadata.xml: + Drop old (#508854) 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-light-3.12.0.ebuild: Stable for x86, wrt bug #512012 diff --git a/gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild b/gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild deleted file mode 100644 index e5b7e61d7874..000000000000 --- a/gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild,v 1.10 2012/11/05 21:38:52 ulm Exp $ - -EAPI="4" - -S=${WORKDIR} -DESCRIPTION="Meta package for the GNOME desktop, merge this package to install" -HOMEPAGE="http://www.gnome.org/" -LICENSE="metapackage" -SLOT="2.0" -IUSE="+automount" - -# when unmasking for an arch -# double check none of the deps are still masked ! -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" - -# Note to developers: -# This is a wrapper for the 'light' Gnome2 desktop, -# This should only consist of the bare minimum of libs/apps needed -# It is basicly the gnome-base/gnome without all extra apps - -# This is currently in it's test phase, if you feel like some dep -# should be added or removed from this pack file a bug to -# gnome@gentoo.org on bugs.gentoo.org - -# >=media-gfx/eog-2.30.2 - -RDEPEND="!<x11-libs/gtk+-3.2.4-r1:3 - !gnome-base/gnome - - >=dev-libs/glib-2.26.1:2 - >=x11-libs/gtk+-2.22.1-r1:2 - >=x11-libs/gdk-pixbuf-2.22.1:2 - >=dev-libs/atk-1.32.0 - >=x11-libs/pango-1.28.3 - - >=gnome-base/orbit-2.14.19:2 - - >=x11-libs/libwnck-2.30.6:1 - >=x11-wm/metacity-2.30.3 - - >=gnome-base/gconf-2.32.0-r1:2 - >=gnome-base/dconf-0.5.1-r2 - - >=gnome-base/libbonobo-2.24.3 - >=gnome-base/libbonoboui-2.24.4 - >=gnome-base/libgnome-2.32.0 - >=gnome-base/libgnomecanvas-2.30.2 - >=gnome-base/libglade-2.6.4:2.0 - - >=gnome-base/gnome-settings-daemon-2.32.1 - >=gnome-base/gnome-control-center-2.32.0 - - >=gnome-base/nautilus-2.32.1 - - >=gnome-base/gnome-desktop-2.32.1:2 - >=gnome-base/gnome-session-2.32.1 - >=gnome-base/gnome-panel-2.32.1 - - >=x11-themes/gnome-icon-theme-2.31.0 - >=x11-themes/gnome-themes-2.32.1-r1 - >=x11-themes/gnome-themes-standard-3.0.2 - - >=x11-terms/gnome-terminal-2.32.1 - - >=gnome-base/librsvg-2.32.1:2 - - >=gnome-extra/yelp-2.30.2" -DEPEND="" -PDEPEND=">=gnome-base/gvfs-1.6.6 - automount? ( || ( >=gnome-base/gvfs-1.6.6[gdu] >=gnome-base/gvfs-1.6.6[udisks] ) )" - -pkg_postinst () { -# FIXME: Rephrase to teach about using different WMs instead, as metacity is the default anyway -# FIXME: but first check WINDOW_MANAGER is still honored in 2.24. gnome-session-2.24 might have lost -# FIXME: support for it, but we don't ship with gnome-session-2.24 yet -# elog "Note that to change windowmanager to metacity do: " -# elog " export WINDOW_MANAGER=\"/usr/bin/metacity\"" -# elog "of course this works for all other window managers as well" -# elog - - elog - elog "Use gnome-base/gnome for the full GNOME Desktop" - elog "as released by the GNOME team." -} diff --git a/gnome-base/gnome-light/gnome-light-3.10.0.ebuild b/gnome-base/gnome-light/gnome-light-3.10.0.ebuild deleted file mode 100644 index 0b85c5f30c3f..000000000000 --- a/gnome-base/gnome-light/gnome-light-3.10.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-3.10.0.ebuild,v 1.3 2014/03/09 11:58:38 pacho Exp $ - -EAPI="5" - -DESCRIPTION="Meta package for GNOME-Light, merge this package to install" -HOMEPAGE="http://www.gnome.org/" -LICENSE="metapackage" -SLOT="2.0" -IUSE="cups +gnome-shell" - -# when unmasking for an arch -# double check none of the deps are still masked ! -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" - -# XXX: Note to developers: -# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of -# the bare minimum of libs/apps needed. It is basically gnome-base/gnome without -# any apps, but shouldn't be used by users unless they know what they are doing. -RDEPEND="!gnome-base/gnome - >=gnome-base/gnome-core-libs-${PV}[cups?] - - >=gnome-base/gnome-session-${PV} - >=gnome-base/gnome-menus-${PV}:3 - >=gnome-base/gnome-settings-daemon-${PV}[cups?] - >=gnome-base/gnome-control-center-${PV}[cups?] - - >=gnome-base/nautilus-${PV} - - gnome-shell? ( - >=x11-wm/mutter-${PV} - >=gnome-base/gnome-shell-${PV} ) - - >=x11-themes/gnome-icon-theme-${PV} - >=x11-themes/gnome-icon-theme-symbolic-${PV} - >=x11-themes/gnome-themes-standard-${PV} - - >=x11-terms/gnome-terminal-${PV} -" -DEPEND="" -PDEPEND=">=gnome-base/gvfs-1.18.0" -S="${WORKDIR}" - -pkg_pretend() { - if ! use gnome-shell; then - # Users probably want to use e16, sawfish, etc - ewarn "You're installing neither GNOME Shell" - ewarn "You will have to install and manage a window manager by yourself" - fi -} diff --git a/gnome-base/gnome-light/metadata.xml b/gnome-base/gnome-light/metadata.xml index 917c1a91fe39..bda1c5424569 100644 --- a/gnome-base/gnome-light/metadata.xml +++ b/gnome-base/gnome-light/metadata.xml @@ -3,8 +3,6 @@ <pkgmetadata> <herd>gnome</herd> <use> - <flag name="automount">Use <pkg>gnome-base/gvfs[gdu]</pkg> for automounting - of drives in nautilus</flag> <flag name="gnome-shell">Install <pkg>gnome-base/gnome-shell</pkg> and <pkg>x11-wm/mutter</pkg> for the standard GNOME 3 desktop mode</flag> </use> |