diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-25 10:20:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-25 10:20:10 +0000 |
commit | b5e7848856df040477e9c341c476cba65db1d62b (patch) | |
tree | 36f1af6b0e8c187a98b83329e5477476431cb227 | |
parent | Lastrite faenza-xfce-icon-theme in favour of faenza-icon-theme which has adop... (diff) | |
download | gentoo-2-b5e7848856df040477e9c341c476cba65db1d62b.tar.gz gentoo-2-b5e7848856df040477e9c341c476cba65db1d62b.tar.bz2 gentoo-2-b5e7848856df040477e9c341c476cba65db1d62b.zip |
Drop 3.6
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.6.2.ebuild | 88 | ||||
-rw-r--r-- | gnome-base/gnome/metadata.xml | 2 |
3 files changed, 4 insertions, 91 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index faa6dcc1bfd7..99aac166c1b0 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.467 2013/12/24 18:10:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.468 2013/12/25 10:20:10 pacho Exp $ + + 25 Dec 2013; Pacho Ramos <pacho@gentoo.org> -gnome-3.6.2.ebuild, metadata.xml: + Drop 3.6 *gnome-3.10.0 (24 Dec 2013) diff --git a/gnome-base/gnome/gnome-3.6.2.ebuild b/gnome-base/gnome/gnome-3.6.2.ebuild deleted file mode 100644 index 85d8581e3fd6..000000000000 --- a/gnome-base/gnome/gnome-3.6.2.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.6.2.ebuild,v 1.8 2013/02/02 22:33:24 ago Exp $ - -EAPI="4" - -DESCRIPTION="Meta package for GNOME 3, merge this package to install" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="metapackage" -SLOT="2.0" # Cannot be installed at the same time as gnome-2 - -# when unmasking for an arch -# double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -IUSE="accessibility +bluetooth +cdr cups +extras +fallback" - -S=${WORKDIR} - -# TODO: check accessibility completeness -# GDM-3.0 integrates very nicely with GNOME Shell -RDEPEND=" - >=gnome-base/gnome-core-libs-${PV}[cups?] - >=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr?] - - >=gnome-base/gdm-${PV} - - >=x11-wm/mutter-${PV} - >=gnome-base/gnome-shell-${PV}[bluetooth?] - - >=x11-themes/gnome-backgrounds-3.6.1 - >=x11-themes/gnome-icon-theme-extras-3.6.2 - x11-themes/sound-theme-freedesktop - - accessibility? ( - >=app-accessibility/at-spi2-atk-2.6.2 - >=app-accessibility/at-spi2-core-2.6.2 - >=app-accessibility/caribou-0.4.4.2 - >=app-accessibility/orca-${PV} - >=gnome-extra/mousetweaks-3.6.0 ) - extras? ( >=gnome-base/gnome-extra-apps-${PV} ) - fallback? ( - >=gnome-base/gnome-applets-3.6.0 - >=gnome-base/gnome-fallback-${PV} )" -DEPEND="" -PDEPEND="|| ( >=gnome-base/gvfs-1.12.1[udisks] >=gnome-base/gvfs-1.12.1[gdu] )" -# Broken from assumptions of gnome-vfs headers being included in nautilus headers, -# which isn't the case with nautilus-2.22, bug #216019 -# >=app-admin/gnome-system-tools-2.32.0 -# >=app-admin/system-tools-backends-2.8 - -# gnome-cups-manager isn't needed, printing support is in gnome-control-center - -# Not ported: -# bug-buddy-2.32 -# sound-juicer-2.32 -# -# Not ported, don't build: -# gnome-extra/evolution-webcal-2.32.0 - -# These don't work with gsettings/dconf -# >=app-admin/pessulus-2.30.4 -# ldap? ( >=app-admin/sabayon-2.30.1 ) - -# I'm not sure what all is in a11y for GNOME 3 yet ~nirbheek -# accessibility? ( -# >=gnome-extra/libgail-gnome-1.20.3 -# >=gnome-extra/at-spi-1.32.0:1 -# >=app-accessibility/dasher-4.11 -# >=app-accessibility/gnome-mag-0.16.3:1 -# >=app-accessibility/gnome-speech-0.4.25:1 -# >=app-accessibility/gok-2.30.1:1 -# >=app-accessibility/orca-2.32.1 -# >=gnome-extra/mousetweaks-2.32.1 ) - -# Useless with GNOME Shell -# >=gnome-extra/deskbar-applet-2.32.0 -# >=gnome-extra/hamster-applet-2.32.1 - -# Development tools -# scrollkeeper -# pkgconfig -# intltool -# gtk-doc -# gnome-doc-utils -# itstool -# yelp-tools diff --git a/gnome-base/gnome/metadata.xml b/gnome-base/gnome/metadata.xml index 3b6fafd2abc2..874313656fdb 100644 --- a/gnome-base/gnome/metadata.xml +++ b/gnome-base/gnome/metadata.xml @@ -6,8 +6,6 @@ <flag name="classic">Install <pkg>gnome-extra/gnome-shell-extensions</pkg> for the Gnome Shell Classic mode</flag> <flag name="extras">Install additional GNOME applications</flag> - <flag name="fallback">Install <pkg>gnome-base/gnome-panel</pkg> and - <pkg>x11-wm/metacity</pkg> for the GNOME 3 fallback mode</flag> <flag name="flashback">Install <pkg>gnome-base/gnome-panel</pkg> and <pkg>x11-wm/metacity</pkg> for the GNOME 3 Flashback mode</flag> </use> |