summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-10 04:19:52 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-10 04:19:52 +0000
commit50515344ce2e82a50c6e30ead391e65514c9c5dd (patch)
tree832246a02e22859b2f9b5eaf5ea7bff9a3490a88
parentradhermit points out that commits are free and I'm being lame by not saving b... (diff)
downloadhistorical-50515344ce2e82a50c6e30ead391e65514c9c5dd.tar.gz
historical-50515344ce2e82a50c6e30ead391e65514c9c5dd.tar.bz2
historical-50515344ce2e82a50c6e30ead391e65514c9c5dd.zip
Add gnome-3.4.1 meta.
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
-rw-r--r--gnome-base/gnome-core-apps/ChangeLog8
-rw-r--r--gnome-base/gnome-core-apps/gnome-core-apps-3.4.1.ebuild58
-rw-r--r--gnome-base/gnome-core-libs/ChangeLog10
-rw-r--r--gnome-base/gnome-core-libs/gnome-core-libs-3.4.1.ebuild47
-rw-r--r--gnome-base/gnome-extra-apps/ChangeLog10
-rw-r--r--gnome-base/gnome-extra-apps/gnome-extra-apps-3.4.1.ebuild54
-rw-r--r--gnome-base/gnome-fallback/ChangeLog10
-rw-r--r--gnome-base/gnome-fallback/gnome-fallback-3.4.1.ebuild28
-rw-r--r--gnome-base/gnome-light/ChangeLog8
-rw-r--r--gnome-base/gnome-light/gnome-light-3.4.1.ebuild55
-rw-r--r--gnome-base/gnome/ChangeLog7
-rw-r--r--gnome-base/gnome/gnome-3.4.1.ebuild105
12 files changed, 391 insertions, 9 deletions
diff --git a/gnome-base/gnome-core-apps/ChangeLog b/gnome-base/gnome-core-apps/ChangeLog
index eb32b371a8fd..2a23bc8ba47b 100644
--- a/gnome-base/gnome-core-apps/ChangeLog
+++ b/gnome-base/gnome-core-apps/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-core-apps
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.2 2012/01/05 02:19:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.3 2012/09/10 04:17:11 tetromino Exp $
+
+*gnome-core-apps-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +gnome-core-apps-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
05 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-core-apps-3.2.1.ebuild:
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.4.1.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.4.1.ebuild
new file mode 100644
index 000000000000..6d145d230baa
--- /dev/null
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.4.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.4.1.ebuild,v 1.1 2012/09/10 04:17:11 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="3.0"
+IUSE="+bluetooth +cdr cups +networkmanager"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~x86"
+
+# Note to developers:
+# This is a wrapper for the core apps tightly integrated with GNOME 3
+# gtk-engines:2 is still around because it's needed for gtk2 apps
+RDEPEND="
+ >=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?]
+
+ >=app-crypt/gcr-${PV}
+ >=gnome-base/nautilus-${PV}
+ >=gnome-base/gnome-keyring-${PV}
+ >=gnome-base/libgnome-keyring-${PV}
+ >=gnome-extra/evolution-data-server-${PV}
+ >=gnome-extra/gnome-power-manager-3.4
+ >=gnome-extra/gnome-screensaver-${PV}
+
+ >=app-crypt/seahorse-${PV}
+ >=app-editors/gedit-${PV}
+ >=app-text/evince-3.4
+ >=gnome-extra/gnome-contacts-${PV}
+ >=media-gfx/eog-${PV}
+ >=media-video/totem-${PV}
+ >=net-im/empathy-${PV}
+ >=x11-terms/gnome-terminal-${PV}
+
+ >=gnome-extra/gnome-user-docs-${PV}
+ >=gnome-extra/yelp-${PV}
+
+ >=x11-themes/gtk-engines-2.20.2:2
+ >=x11-themes/gnome-icon-theme-3.4
+ >=x11-themes/gnome-icon-theme-symbolic-3.4
+ >=x11-themes/gnome-themes-standard-${PV}
+
+ bluetooth? ( >=net-wireless/gnome-bluetooth-${PV} )
+ cdr? ( >=app-cdr/brasero-${PV} )
+ networkmanager? ( >=gnome-extra/nm-applet-0.9.4[bluetooth?] )
+"
+DEPEND=""
+S=${WORKDIR}
diff --git a/gnome-base/gnome-core-libs/ChangeLog b/gnome-base/gnome-core-libs/ChangeLog
index c629a02a5a6f..8ee60cfe0a44 100644
--- a/gnome-base/gnome-core-libs/ChangeLog
+++ b/gnome-base/gnome-core-libs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-core-libs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.2 2011/11/25 07:51:39 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.3 2012/09/10 04:15:53 tetromino Exp $
+
+*gnome-core-libs-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +gnome-core-libs-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-core-libs-3.2.1.ebuild:
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.4.1.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.4.1.ebuild
new file mode 100644
index 000000000000..e819d6b7963f
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.4.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.4.1.ebuild,v 1.1 2012/09/10 04:15:53 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.32.1:2
+ >=x11-libs/gdk-pixbuf-2.26.1:2
+ >=x11-libs/pango-1.30
+ >=media-libs/clutter-1.10.2:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.4
+ >=x11-libs/libwnck-${PV}:3
+ >=gnome-base/librsvg-2.36.1[gtk]
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=gnome-base/libgnomekbd-3.4
+ >=x11-libs/startup-notification-0.10
+
+ >=gnome-base/gvfs-1.12.1
+ >=gnome-base/dconf-0.10
+
+ >=media-libs/gstreamer-0.10.35:0.10
+ >=media-libs/gst-plugins-base-0.10.35:0.10
+ >=media-libs/gst-plugins-good-0.10.30:0.10
+
+ python? ( >=dev-python/pygobject-3.2.1:3 )
+"
+DEPEND=""
+S=${WORKDIR}
+
+pkg_pretend() {
+ elog "See http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.2-upgrade.xml"
+ elog "for the Gentoo GNOME 3.2 upgrade guide."
+}
diff --git a/gnome-base/gnome-extra-apps/ChangeLog b/gnome-base/gnome-extra-apps/ChangeLog
index 257e8289c43f..e4bf69df7695 100644
--- a/gnome-base/gnome-extra-apps/ChangeLog
+++ b/gnome-base/gnome-extra-apps/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-extra-apps
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog,v 1.2 2011/12/05 03:40:17 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog,v 1.3 2012/09/10 04:17:31 tetromino Exp $
+
+*gnome-extra-apps-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +gnome-extra-apps-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
05 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-extra-apps-3.2.1.ebuild:
diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.4.1.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.4.1.ebuild
new file mode 100644
index 000000000000..29144648fb74
--- /dev/null
+++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.4.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.4.1.ebuild,v 1.1 2012/09/10 04:17:31 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Sub-meta package for the applications of GNOME 3"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="3.0"
+IUSE="+shotwell +tracker"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~x86"
+
+# Note to developers:
+# This is a wrapper for the extra apps integrated with GNOME 3
+# New package
+RDEPEND="
+ >=gnome-base/gnome-core-libs-${PV}
+
+ >=app-admin/gnome-system-log-${PV}
+ >=app-arch/file-roller-${PV}
+ >=app-dicts/gnome-dictionary-3.4
+ >=games-board/aisleriot-3.2.3.2
+ >=gnome-extra/gcalctool-6.4.1
+ >=gnome-extra/gconf-editor-3.0.0
+ >=gnome-extra/gnome-games-${PV}
+ >=gnome-extra/gnome-search-tool-3.4
+ >=gnome-extra/gnome-system-monitor-${PV}
+ >=gnome-extra/gnome-tweak-tool-3.4
+ >=gnome-extra/gucharmap-${PV}:2.90
+ >=gnome-extra/sushi-0.4.1
+ >=mail-client/evolution-${PV}
+ >=media-gfx/gnome-font-viewer-3.4
+ >=media-gfx/gnome-screenshot-${PV}
+ >=media-sound/sound-juicer-3.4
+ >=media-video/cheese-${PV}
+ >=net-analyzer/gnome-nettool-3.2
+ >=net-misc/vinagre-${PV}
+ >=net-misc/vino-${PV}
+ >=sys-apps/baobab-${PV}
+ >=www-client/epiphany-${PV}
+
+ shotwell? ( >=media-gfx/shotwell-0.12 )
+ tracker? (
+ >=app-misc/tracker-0.14.1
+ >=gnome-extra/gnome-documents-0.4.1 )
+"
+# Note: bug-buddy is broken with GNOME 3
+# Note: aisleriot-3.4 is masked for guile-2
+DEPEND=""
+S=${WORKDIR}
diff --git a/gnome-base/gnome-fallback/ChangeLog b/gnome-base/gnome-fallback/ChangeLog
index 4e138f728f02..73a231a1b3a4 100644
--- a/gnome-base/gnome-fallback/ChangeLog
+++ b/gnome-base/gnome-fallback/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-fallback
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-fallback/ChangeLog,v 1.1 2011/11/07 07:49:31 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-fallback/ChangeLog,v 1.2 2012/09/10 04:17:56 tetromino Exp $
+
+*gnome-fallback-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +gnome-fallback-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
*gnome-fallback-3.2.1 (07 Nov 2011)
diff --git a/gnome-base/gnome-fallback/gnome-fallback-3.4.1.ebuild b/gnome-base/gnome-fallback/gnome-fallback-3.4.1.ebuild
new file mode 100644
index 000000000000..97e6089911db
--- /dev/null
+++ b/gnome-base/gnome-fallback/gnome-fallback-3.4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-fallback/gnome-fallback-3.4.1.ebuild,v 1.1 2012/09/10 04:17:56 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Sub-meta package for GNOME 3 fallback mode"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="3.0"
+IUSE="cups"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+# Note to developers:
+# This is a wrapper for the GNOME 3 fallback apps list
+RDEPEND="
+ >=gnome-base/gnome-core-libs-${PV}[cups?]
+
+ >=x11-wm/metacity-2.34.3
+ >=x11-misc/notification-daemon-0.7
+ >=gnome-extra/polkit-gnome-0.105
+ >=gnome-base/gnome-panel-${PV}
+"
+DEPEND=""
+S=${WORKDIR}
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog
index c9bf669dd400..3b05b3e67d1b 100644
--- a/gnome-base/gnome-light/ChangeLog
+++ b/gnome-base/gnome-light/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-light
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.163 2012/07/15 17:23:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.164 2012/09/10 04:19:52 tetromino Exp $
+
+*gnome-light-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +gnome-light-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gnome-light-2.32.1-r2.ebuild:
alpha/ia64/sparc stable wrt #410611
diff --git a/gnome-base/gnome-light/gnome-light-3.4.1.ebuild b/gnome-base/gnome-light/gnome-light-3.4.1.ebuild
new file mode 100644
index 000000000000..bfb580774b18
--- /dev/null
+++ b/gnome-base/gnome-light/gnome-light-3.4.1.ebuild
@@ -0,0 +1,55 @@
+# 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-3.4.1.ebuild,v 1.1 2012/09/10 04:19:52 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="2.0"
+IUSE="cups +fallback +gnome-shell"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~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} )
+
+ fallback? ( >=gnome-base/gnome-fallback-${PV} )
+
+ >=x11-themes/gnome-icon-theme-3.4
+ >=x11-themes/gnome-icon-theme-symbolic-3.4
+ >=x11-themes/gnome-themes-standard-${PV}
+
+ >=x11-terms/gnome-terminal-${PV}
+"
+DEPEND=""
+PDEPEND=">=gnome-base/gvfs-1.12.1"
+S=${WORKDIR}
+
+pkg_pretend() {
+ if ! use fallback && ! use gnome-shell; then
+ # Users probably want to use e16, sawfish, etc
+ ewarn "You're installing neither GNOME Shell nor GNOME Fallback!"
+ ewarn "You will have to install and manage a window manager by yourself"
+ # https://bugs.gentoo.org/show_bug.cgi?id=303375
+ ewarn "See: <add link to docs about component handling in gnome-session>"
+ fi
+}
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog
index dc9a6873b5c4..3f583ab09e84 100644
--- a/gnome-base/gnome/ChangeLog
+++ b/gnome-base/gnome/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-base/gnome
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.440 2012/07/15 17:30:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.441 2012/09/10 04:18:27 tetromino Exp $
+
+*gnome-3.4.1 (10 Sep 2012)
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +gnome-3.4.1.ebuild:
+ Add gnome-3.4.1 meta.
15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gnome-2.32.1-r2.ebuild:
alpha/ia64/sparc stable wrt #410611
diff --git a/gnome-base/gnome/gnome-3.4.1.ebuild b/gnome-base/gnome/gnome-3.4.1.ebuild
new file mode 100644
index 000000000000..e628636f8eb4
--- /dev/null
+++ b/gnome-base/gnome/gnome-3.4.1.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.4.1.ebuild,v 1.1 2012/09/10 04:18:27 tetromino Exp $
+
+EAPI="4"
+
+DESCRIPTION="Meta package for GNOME 3, merge this package to install"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="as-is"
+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="~amd64 ~x86"
+
+IUSE="accessibility +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}
+
+ >=x11-themes/gnome-backgrounds-${PV}
+ >=x11-themes/gnome-icon-theme-extras-3.4
+ x11-themes/sound-theme-freedesktop
+
+ accessibility? (
+ >=app-accessibility/at-spi2-atk-2.4
+ >=app-accessibility/at-spi2-core-2.4.1
+ >=app-accessibility/caribou-0.4.2
+ >=app-accessibility/orca-${PV}
+ >=gnome-extra/mousetweaks-${PV} )
+ extras? ( >=gnome-base/gnome-extra-apps-${PV} )
+ fallback? (
+ >=gnome-base/gnome-applets-${PV}
+ >=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
+
+#pkg_postinst() {
+# gnome-wm is gone, session files are now used by gnome-session to decide which
+# windowmanager etc to use. Need to document this
+#
+# FIXME: Is this still relevant?
+#
+# elog "The main file alteration monitoring functionality is"
+# elog "provided by >=glib-2.16. Note that on a modern Linux system"
+# elog "you do not need the USE=fam flag on it if you have inotify"
+# elog "support in your linux kernel ( >=2.6.13 ) enabled."
+# elog "USE=fam on glib is however useful for other situations,"
+# elog "such as Gentoo/FreeBSD systems. A global USE=fam can also"
+# elog "be useful for other packages that do not use the new file"
+# elog "monitoring API yet that the new glib provides."
+# elog
+#}