public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/ikelos:master commit in: x11-terms/gnome-terminal/files/, x11-terms/gnome-terminal/
@ 2014-05-20  0:27 Mike Auty
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty @ 2014-05-20  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     1a798062a42c099cb54999e022a0a3a7da14702a
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Tue May 20 00:26:58 2014 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Tue May 20 00:26:58 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=1a798062

Add in gnome-terminal transparency patch.

---
 x11-terms/gnome-terminal/ChangeLog                 | 1284 ++++++++++++++++++++
 x11-terms/gnome-terminal/Manifest                  |   15 +
 .../files/gnome-terminal-3.10.2-sys-wait.h.patch   |   24 +
 .../gnome-terminal-3.12.0-appmenu-parameter.patch  |   26 +
 .../gnome-terminal-3.12.0-fallback-title-1.patch   |   29 +
 .../gnome-terminal-3.12.0-fallback-title-2.patch   |   28 +
 ...erminal-3.12.0-remove-set-title-feature-0.patch |  131 ++
 ...erminal-3.12.0-remove-set-title-feature-1.patch |  214 ++++
 ...erminal-3.12.0-remove-set-title-feature-2.patch |  217 ++++
 ...erminal-3.12.0-remove-set-title-feature-3.patch |  181 +++
 ...nome-terminal-3.12.0-restore-transparency.patch |  239 ++++
 .../gnome-terminal-3.6.1-no-gnome-doc-utils.patch  |   36 +
 .../files/gnome-terminal-3.6.1-window-resize.patch |   30 +
 .../gnome-terminal/gnome-terminal-3.12.0.ebuild    |   90 ++
 x11-terms/gnome-terminal/metadata.xml              |    9 +
 15 files changed, 2553 insertions(+)

diff --git a/x11-terms/gnome-terminal/ChangeLog b/x11-terms/gnome-terminal/ChangeLog
new file mode 100644
index 0000000..3987c55
--- /dev/null
+++ b/x11-terms/gnome-terminal/ChangeLog
@@ -0,0 +1,1284 @@
+# ChangeLog for x11-terms/gnome-terminal
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.286 2014/04/28 06:57:43 eva Exp $
+
+*gnome-terminal-3.12.0 (28 Apr 2014)
+
+  28 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-3.12.0.ebuild,
+  +files/gnome-terminal-3.12.0-appmenu-parameter.patch,
+  +files/gnome-terminal-3.12.0-fallback-title-1.patch,
+  +files/gnome-terminal-3.12.0-fallback-title-2.patch,
+  +files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch,
+  +files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch,
+  +files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch,
+  +files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch, metadata.xml:
+  Version bump for Gnome 3.12. Add gnome-shell USE flag local description.
+
+  27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-3.8.4.ebuild:
+  drop old
+
+  25 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-3.10.2.ebuild, +files/gnome-terminal-3.10.2-sys-wait.h.patch:
+  Add patch to fix build on non-glibc systems as requested by blueness on irc.
+
+  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
+  x86 stable, bug 499954
+
+  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
+  amd64 stable, bug 499954
+
+  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
+  Fix wrong commit, bug 502160
+
+  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
+  arch stable, bug 888
+
+  02 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Fix underlinking failure (bug #496804, thanks to M8R-u38wij).
+
+*gnome-terminal-3.10.2 (24 Dec 2013)
+
+  24 Dec 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.10.2.ebuild,
+  -gnome-terminal-3.6.2.ebuild, -gnome-terminal-3.8.3.ebuild:
+  Version bump for Gnome 3.10
+
+  08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.8.4.ebuild:
+  x86 stable, bug #478252
+
+  30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.8.4.ebuild:
+  amd64 stable, bug #478252
+
+*gnome-terminal-3.8.4 (08 Jul 2013)
+
+  08 Jul 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.4.ebuild,
+  -files/gnome-terminal-2.22.0-default_shell.patch,
+  -gnome-terminal-3.8.2.ebuild:
+  Version bump, drop old
+
+  30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-terminal-3.8.3.ebuild:
+  Add missing dependency.
+
+*gnome-terminal-3.8.3 (10 Jun 2013)
+
+  10 Jun 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.3.ebuild:
+  Version bump, drop old
+
+  18 May 2013; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-3.8.1.ebuild,
+  gnome-terminal-3.8.2.ebuild:
+  Explain people how to use latest vte.sh (needing to be sure latest version of
+  this script is installed, since it has changed a lot in last vte versions),
+  see bug #468094. Drop old.
+
+*gnome-terminal-3.8.2 (13 May 2013)
+
+  13 May 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.2.ebuild,
+  -gnome-terminal-3.8.0.ebuild:
+  Version bump, drop old
+
+*gnome-terminal-3.8.1 (18 Apr 2013)
+
+  18 Apr 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.1.ebuild,
+  -gnome-terminal-2.32.1.ebuild, -gnome-terminal-3.6.1-r2.ebuild:
+  Version bump, drop old
+
+  09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for sh, wrt bug #458984
+
+  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for sparc, wrt bug #458984
+
+  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for alpha, wrt bug #458984
+
+*gnome-terminal-3.6.2 (31 Mar 2013)
+
+  31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-3.6.2.ebuild:
+  Version bump, translation updates.
+
+  30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-terminal-2.32.1.ebuild, -gnome-terminal-3.4.1.1-r1.ebuild,
+  -gnome-terminal-3.6.1-r1.ebuild:
+  Clean up old revisions.
+
+  29 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for ia64, wrt bug #458984
+
+*gnome-terminal-3.8.0 (28 Mar 2013)
+
+  28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.0.ebuild,
+  metadata.xml:
+  Version bump for Gnome 3.8
+
+  28 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for arm, wrt bug #458984
+
+  27 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for ppc64, wrt bug #458984
+
+  26 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for ppc, wrt bug #458984
+
+  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for x86, wrt bug #458984
+
+  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild:
+  Stable for amd64, wrt bug #458984
+
+  25 Feb 2013; Zac Medico <zmedico@gentoo.org> gnome-terminal-3.6.1-r2.ebuild:
+  Add ~arm-linux keyword.
+
+*gnome-terminal-3.6.1-r2 (24 Jan 2013)
+
+  24 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gnome-terminal-3.6.1-r2.ebuild,
+  +files/gnome-terminal-3.6.1-window-resize.patch:
+  Fix terminal window automatic resizing bug, thanks to Donnie Berkholz.
+
+  21 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-3.6.1-r1.ebuild,
+  +files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch:
+  Avoid useless gnome-doc-utils check (bug #453394, thanks to jeremy). Restore
+  arm keyword since dependencies have been rekeyworded.
+
+  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
+  Add ~sparc, wrt bug #449220
+
+  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
+  Add ~alpha, wrt bug #449220
+
+  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
+  Add ~ia64, wrt bug #449220
+
+  27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-3.6.1-r1.ebuild:
+  Drop alpha, arm, ia64, sparc keywords due to yelp-tools dependency.
+
+*gnome-terminal-3.6.1-r1 (24 Dec 2012)
+
+  24 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-3.2.1.ebuild, -gnome-terminal-3.4.1.1.ebuild,
+  +gnome-terminal-3.6.1-r1.ebuild:
+  Version bump for Gnome 3.6. Switch to EAPI=5.
+
+  25 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-2.32.1-r1.ebuild, gnome-terminal-3.4.1.1-r1.ebuild:
+  Don't forget gnome2_pkg_postinst()
+
+*gnome-terminal-2.32.1-r1 (24 Nov 2012)
+*gnome-terminal-3.4.1.1-r1 (24 Nov 2012)
+
+  24 Nov 2012; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-2.32.1-r1.ebuild,
+  +gnome-terminal-3.4.1.1-r1.ebuild, -gnome-terminal-3.4.0.1.ebuild:
+  Stop defaulting to enable login shell as it causes problems (#442062 by
+  Juergen Rose), with this we revert to upstream (and most distributions)
+  default setting.
+
+  20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-2.32.1.ebuild:
+  Revert previous commit: gtk+-2.24.10-r1, not 2.24.11, is the first version
+  with split gtk-builder-convert (bug #437200, thanks to josef.95).
+
+  29 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org>
+  gnome-terminal-2.32.1.ebuild:
+  change gtk+ dep to fix broken alpha/sparc dep tree
+
+  28 May 2012; Anthony G. Basile <blueness@gentoo.org>
+  gnome-terminal-3.4.1.1.ebuild:
+  Keyword ~mips
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-terminal-2.32.1.ebuild,
+  gnome-terminal-3.2.1.ebuild, gnome-terminal-3.4.0.1.ebuild,
+  gnome-terminal-3.4.1.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
+
+*gnome-terminal-3.4.1.1 (22 Apr 2012)
+
+  22 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gnome-terminal-3.4.1.1.ebuild:
+  Version bump, translation updates only.
+
+  13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-3.4.0.1.ebuild:
+  Remove stray comment.
+
+*gnome-terminal-3.4.0.1 (13 Apr 2012)
+
+  13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gnome-terminal-3.4.0.1.ebuild:
+  Version bump with smooth scrolling support.
+
+  13 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-terminal-2.32.1.ebuild, gnome-terminal-3.2.1.ebuild:
+  Update deps for split gtk-builder-convert (bug #402905).
+
+*gnome-terminal-3.2.1 (30 Oct 2011)
+
+  30 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  -files/gnome-terminal-2.33.5-remove-libgnome-dep.patch,
+  -gnome-terminal-3.0.1.ebuild, +gnome-terminal-3.2.1.ebuild:
+  Bump to 3.2.1 from the gnome overlay. Drop old. Remove unused patch.
+
+*gnome-terminal-3.0.1 (19 Aug 2011)
+
+  19 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  +files/gnome-terminal-2.33.5-remove-libgnome-dep.patch,
+  +gnome-terminal-3.0.1.ebuild:
+  Bump to 3.0.1, from gnome overlay for GNOME 3
+
+  17 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-2.30.2.ebuild:
+  Clean up old revision.
+
+  23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-terminal-2.30.2.ebuild, gnome-terminal-2.32.1.ebuild:
+  Use SLOT dependencies for x11-libs/gtk+ and x11-libs/vte.
+
+  22 Mar 2011; Brent Baude <ranger@gentoo.org> gnome-terminal-2.32.1.ebuild:
+  Marking gnome-terminal-2.32.1 ppc stable for bug 353436
+
+  21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  gnome-terminal-2.32.1.ebuild:
+  ppc64 stable wrt #353436
+
+  12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gnome-terminal-2.32.1.ebuild:
+  alpha/arm/ia64/sh/sparc stable wrt #353436
+
+  24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gnome-terminal-2.32.1.ebuild:
+  x86 stable per bug 353436
+
+  23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+  gnome-terminal-2.32.1.ebuild:
+  Stable on amd64 wrt bug #353436
+
+*gnome-terminal-2.32.1 (19 Nov 2010)
+
+  19 Nov 2010; Pacho Ramos <pacho@gentoo.org>
+  -files/gnome-terminal-2.13.90-TERM-gnome.patch,
+  -files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
+  -files/gnome-terminal-2.26.3.1-cwd-on-new-tab.patch,
+  -files/gnome-terminal-2.26.3.1-en_GB.patch,
+  -files/gnome-terminal-2.26.3.1-partial-fix-dbus-error.patch,
+  -files/gnome-terminal-2.26.3.1-remove-plural.patch,
+  -gnome-terminal-2.32.0.ebuild, +gnome-terminal-2.32.1.ebuild:
+  Version bump and remove old.
+
+*gnome-terminal-2.32.0 (20 Oct 2010)
+
+  20 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-2.26.3.1-r2.ebuild, -gnome-terminal-2.28.2.ebuild,
+  +gnome-terminal-2.32.0.ebuild:
+  Clean up old revisions. Version bump to 2.32. Now licensed under GPL3, add
+  search and save feature, lots of bug fixes.
+
+  17 Oct 2010; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.30.2.ebuild:
+  alpha/ia64/sh/sparc stable wrt #324077
+
+  14 Oct 2010; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.30.2.ebuild:
+  arm stable, bug #324077
+
+  07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-terminal-2.30.2.ebuild:
+  ppc64 stable wrt #324077
+
+  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  gnome-terminal-2.30.2.ebuild:
+  Marked ppc for bug #324077.
+
+  18 Aug 2010; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.28.2.ebuild:
+  arm stable, bug #314899
+
+  14 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.28.2.ebuild:
+  alpha/ia64/sh/sparc stable wrt #314899
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  gnome-terminal-2.30.2.ebuild:
+  x86 stable, bug 324077
+
+  31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-terminal-2.30.2.ebuild:
+  amd64 stable, bug 324077
+
+  20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild, gnome-terminal-2.28.2.ebuild,
+  gnome-terminal-2.30.2.ebuild:
+  Drop HPPA keywording (bug #324511).
+
+*gnome-terminal-2.30.2 (22 Jun 2010)
+
+  22 Jun 2010; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-2.30.1.ebuild,
+  +gnome-terminal-2.30.2.ebuild:
+  Version bump with updated translations, remove old.
+
+*gnome-terminal-2.30.1 (13 Jun 2010)
+
+  13 Jun 2010; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-2.30.1.ebuild:
+  Add new version for Gnome 2.30.
+
+  04 Jun 2010; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.28.2.ebuild:
+  x86 stable, bug #314899
+
+  03 May 2010; Olivier Crête <tester@gentoo.org>
+  gnome-terminal-2.28.2.ebuild:
+  amd64 stable, bug #314899
+
+  30 Apr 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild,
+  +files/gnome-terminal-2.26.3.1-en_GB.patch, gnome-terminal-2.28.2.ebuild:
+  Fix British English documentation translation. Thanks to Daniel Schömer
+  for pointing to the issue and Markus Meier for reporting bug #289361. This
+  is solved by upstream in >2.30.1
+
+  26 Apr 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild,
+  +files/gnome-terminal-2.26.3.1-remove-plural.patch:
+  Apply upstream patch to drop useless Plural-Forms line causing build to
+  fail with current stable gnome-doc-utils. Thanks to Peter Volkov for
+  finding the fix in bug #304091
+
+  24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-2.24.2-r1.ebuild, -gnome-terminal-2.28.1.ebuild:
+  Clean up old revisions.
+
+  16 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  sh stable
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  Stable for HPPA (bug #281427).
+
+  06 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  gnome-terminal-2.28.2.ebuild:
+  Transfer Prefix keywords
+
+*gnome-terminal-2.28.2 (17 Dec 2009)
+
+  17 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.28.2.ebuild:
+  Version bump. Translation updates.
+
+  03 Dec 2009; Brent Baude <ranger@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  Marking gnome-terminal-2.26.3.1-r2 ppc64 stable for bug 281427
+
+  28 Nov 2009; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  alpha/ia64/sparc stable wrt #281427
+
+  05 Nov 2009; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  arm stable, bug #281427
+
+*gnome-terminal-2.28.1 (29 Oct 2009)
+
+  29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-2.26.2.ebuild, +gnome-terminal-2.28.1.ebuild:
+  New version for GNOME 2.28. Clean up old revision.
+
+  24 Oct 2009; nixnut <nixnut@gentoo.org> gnome-terminal-2.26.3.1-r2.ebuild:
+  ppc stable #281427
+
+  16 Oct 2009; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  x86 stable, bug #281427
+
+  08 Oct 2009; Olivier Crête <tester@gentoo.org>
+  gnome-terminal-2.26.3.1-r2.ebuild:
+  Stable on amd64, bug #281427
+
+*gnome-terminal-2.26.3.1-r2 (11 Sep 2009)
+
+  11 Sep 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+  -gnome-terminal-2.26.3.1-r1.ebuild, +gnome-terminal-2.26.3.1-r2.ebuild,
+  +files/gnome-terminal-2.26.3.1-partial-fix-dbus-error.patch:
+  Partial Fix for bug 268846 -- gnome-terminal errors out when no
+  dbus-daemon is running. Upstream not interested in a complete fix.
+
+  06 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-terminal-2.26.1.ebuild, gnome-terminal-2.26.2.ebuild,
+  gnome-terminal-2.26.3.1-r1.ebuild:
+  Add libgnome to RDEPEND, bug #274638.
+
+*gnome-terminal-2.26.3.1-r1 (28 Aug 2009)
+
+  28 Aug 2009; Romain Perier <mrpouet@gentoo.org>
+  -gnome-terminal-2.26.3.1.ebuild, +gnome-terminal-2.26.3.1-r1.ebuild,
+  +files/gnome-terminal-2.26.3.1-cwd-on-new-tab.patch:
+  Fix bug #269318, if we are logged in root on the first tab and if we try
+  to open a new tab, do not open it in user on /, patch import from upstream
+  bug #565328. Drop old revision.
+
+*gnome-terminal-2.26.3.1 (09 Jul 2009)
+
+  09 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.26.3.1.ebuild:
+  Version bump. Build & bug fixes.
+
+*gnome-terminal-2.26.2 (18 May 2009)
+
+  18 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.26.2.ebuild:
+  Bump to 2.26.2. Translation updates.
+
+*gnome-terminal-2.26.1 (04 May 2009)
+
+  04 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  -files/gnome-terminal-2.22.3-tab-close-fix.patch,
+  -files/gnome-terminal-2-default_shell.patch,
+  -files/gnome-terminal-2-dnd_url_add_space.patch,
+  -gnome-terminal-2.18.2.ebuild, -gnome-terminal-2.22.3-r1.ebuild,
+  +gnome-terminal-2.26.1.ebuild:
+  New version for GNOME 2.26. Dropped libbonobo, libgnome and libgnomeui
+  dependencies, lots of bug fixes. Clean up old revisions.
+
+  28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  sh stable
+
+  27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.24.2-r1:
+  Stable for HPPA (bug #260063).
+
+  27 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  arm stable
+
+  12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  Stable on sparc, bug #260063
+
+  18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  alpha/ia64 stable wrt #260063
+
+  15 Mar 2009; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  x86 stable, bug #260063
+
+  11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  Marked stable on amd64
+
+  06 Mar 2009; Brent Baude <ranger@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  Marking gnome-terminal-2.24.2-r1 ppc stable for bug 260063
+
+  05 Mar 2009; Brent Baude <ranger@gentoo.org>
+  gnome-terminal-2.24.2-r1.ebuild:
+  Marking gnome-terminal-2.24.2-r1 ppc64 stable for bug 260063
+
+  06 Jan 2009; Mart Raudsepp <leio@gentoo.org>
+  -files/gnome-terminal-2.22.0-fix-detach-tab.patch,
+  gnome-terminal-2.18.2.ebuild, -gnome-terminal-2.18.4.ebuild,
+  -gnome-terminal-2.22.3.ebuild, -gnome-terminal-2.24.1.ebuild:
+  Remove old
+
+  05 Jan 2009; Rémi Cardona <remi@gentoo.org> gnome-terminal-2.18.2.ebuild,
+  gnome-terminal-2.18.4.ebuild, gnome-terminal-2.22.3.ebuild,
+  gnome-terminal-2.22.3-r1.ebuild, gnome-terminal-2.24.1.ebuild,
+  gnome-terminal-2.24.2-r1.ebuild:
+  Change virtual/xft dependency to x11-libs/libXft, bug 253771.
+
+*gnome-terminal-2.24.2-r1 (09 Dec 2008)
+
+  09 Dec 2008; Mart Raudsepp <leio@gentoo.org>
+  files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
+  -gnome-terminal-2.24.2.ebuild, +gnome-terminal-2.24.2-r1.ebuild:
+  Fix patch to not crash in certain situations with >10 tabs
+
+*gnome-terminal-2.24.2 (01 Dec 2008)
+
+  01 Dec 2008; Mart Raudsepp <leio@gentoo.org>
+  +files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
+  +gnome-terminal-2.24.2.ebuild:
+  Version bump. Add patches to bring back "Switch to Tab <n>" functionality
+  completely, including the keyboard shortcuts dialog entries and
+  translations.
+
+  13 Nov 2008; Brent Baude <ranger@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  Marking gnome-terminal-2.22.3-r1 ppc64 stable for bug 236971
+
+*gnome-terminal-2.24.1 (21 Oct 2008)
+
+  21 Oct 2008; Mart Raudsepp <leio@gentoo.org>
+  -gnome-terminal-2.24.0.ebuild, +gnome-terminal-2.24.1.ebuild:
+  Version bump for bug fixes, also brings back "switch to tab x" keybinding
+  configurability that was lost in 2.24.0, but only via gconf-editor for
+  now. Bug fixes.
+
+  18 Oct 2008; Brent Baude <ranger@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  Marking gnome-terminal-2.22.3-r1 ppc stable for bug 236971
+
+*gnome-terminal-2.24.0 (10 Oct 2008)
+
+  10 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.24.0.ebuild:
+  New version for GNOME 2.24.
+
+  25 Sep 2008; Jeroen Roovers <jer@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  Stable for HPPA (bug #236971).
+
+  09 Sep 2008; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  alpha/ia64/sparc stable wrt #236971
+
+  08 Sep 2008; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  x86 stable, bug #236971
+
+  07 Sep 2008; Olivier Crête <tester@gentoo.org>
+  gnome-terminal-2.22.3-r1.ebuild:
+  amd64 stable, bug #236971
+
+  12 Aug 2008; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.22.3.ebuild:
+  alpha/ia64/sparc stable wrt #229709
+
+  10 Aug 2008; Markus Meier <maekke@gentoo.org>
+  gnome-terminal-2.22.3.ebuild:
+  x86 stable, bug #229709
+
+  09 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-terminal-2.22.3.ebuild:
+  removing inexistant TODO from DOCS.
+
+*gnome-terminal-2.22.3-r1 (03 Aug 2008)
+
+  03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +files/gnome-terminal-2.22.3-tab-close-fix.patch,
+  -gnome-terminal-2.22.0.ebuild, -gnome-terminal-2.22.1.ebuild,
+  -gnome-terminal-2.22.2.ebuild, +gnome-terminal-2.22.3-r1.ebuild:
+  bump to r1. Fix extra refs to tabs shell, bug #219964. Clean up old
+  revisions.
+
+  30 Jul 2008; Brent Baude <ranger@gentoo.org> gnome-terminal-2.22.3.ebuild:
+  Marking gnome-terminal-2.22.3 ppc stable for bug 229709
+
+  26 Jul 2008; Olivier Crête <tester@gentoo.org>
+  gnome-terminal-2.22.3.ebuild:
+  Stable on amd64, bug #229709
+
+*gnome-terminal-2.22.3 (30 Jun 2008)
+
+  30 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.22.3.ebuild:
+  bump to 2.22.3. Dummy update.
+
+*gnome-terminal-2.22.2 (31 May 2008)
+
+  31 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.22.2.ebuild:
+  New version for GNOME-2.22.2. Bug fixes and translation updates.
+
+*gnome-terminal-2.22.1 (07 Apr 2008)
+
+  07 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.22.1.ebuild:
+  bump to 2.22.1, fix a few bugs.
+
+*gnome-terminal-2.22.0 (22 Mar 2008)
+
+  22 Mar 2008; Mart Raudsepp <leio@gentoo.org>
+  +files/gnome-terminal-2.22.0-default_shell.patch,
+  +files/gnome-terminal-2.22.0-fix-detach-tab.patch,
+  +gnome-terminal-2.22.0.ebuild:
+  New version for GNOME 2.22. Uses GtkNotebook provided reordable tabs for
+  better effects and no code duplication, GOption instead of popt, many bug
+  fixes and more. Also honors the desktop cursor blink setting, disabling of
+  which in keyboard preferences is good for your laptops battery if you have
+  one.
+
+  14 Mar 2008; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.18.2.ebuild,
+  gnome-terminal-2.18.4.ebuild:
+  Be compatible with glib-2.16 and in general more future proof, bug 213340
+
+  04 Feb 2008; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.4.ebuild:
+  Stable for HPPA (bug #208366).
+
+  03 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.18.4.ebuild:
+  alpha/ia64/sparc stable wrt #208366
+
+  02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  gnome-terminal-2.18.4.ebuild:
+  Stable on amd64 wrt bug #208366.
+
+  01 Feb 2008; Brent Baude <ranger@gentoo.org> gnome-terminal-2.18.4.ebuild:
+  Marking gnome-terminal-2.18.4 ppc64 and ppc stable for bug 208366
+
+  01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+  gnome-terminal-2.18.4.ebuild:
+  stable x86, bug 208366
+
+  09 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  -files/gnome-terminal-2.15-tab-switching-no-resize.patch,
+  -gnome-terminal-2.16.1.ebuild, -gnome-terminal-2.18.1.ebuild:
+  cleanup old revisions
+
+*gnome-terminal-2.18.4 (09 Jan 2008)
+
+  09 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.18.4.ebuild:
+  bump to 2.18.4
+
+  06 Dec 2007; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.18.3.ebuild:
+  Remove intltoolize call, so that we wouldn't get mismatching Makefiles, bug
+  201470
+
+*gnome-terminal-2.18.3 (05 Dec 2007)
+
+  05 Dec 2007; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-terminal-2.18.3.ebuild:
+  bump to 2.20.3
+
+  27 Nov 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.2.ebuild:
+  Stable for HPPA (bug #199322).
+
+  20 Nov 2007; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.18.2.ebuild:
+  Stable on ppc64; bug #199322
+
+  17 Nov 2007; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.18.2.ebuild:
+  alpha/ia64/sparc stable wrt #199322
+
+  17 Nov 2007; nixnut <nixnut@gentoo.org> gnome-terminal-2.18.2.ebuild:
+  Stable on ppc wrt bug 199322
+
+  17 Nov 2007; Dawid Węgliński <cla@gentoo.org>
+  gnome-terminal-2.18.2.ebuild:
+  Stable on x86 (bug #199322)
+
+  16 Nov 2007; Samuli Suominen <drac@gentoo.org>
+  gnome-terminal-2.18.2.ebuild:
+  amd64 stable wrt #199322
+
+  22 Sep 2007; Tom Gall <tgall@gentoo.org> 
+  gnome-terminal-2.18.1.ebuild:
+  stable on ppc64
+
+*gnome-terminal-2.18.2 (20 Sep 2007)
+
+  20 Sep 2007; Daniel Gryniewicz <dang@gentoo.org>
+  +gnome-terminal-2.18.2.ebuild:
+  Bump to 2.18.2
+  	* Replace LPGL header with GPL header.  Note that LPGL allows
+  	  conversion to GPL, so this change is legal anyway.
+  	* Use Tango terminal color scheme by default.
+  	* fixed the wrong mention of Nautilus on the license notice.
+  	* gnome-doc-utils migration.
+
+  28 Aug 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.1.ebuild:
+  Stable for HPPA (bug #185823).
+
+  13 Aug 2007; Mart Raudsepp <leio@gentoo.org>
+  -gnome-terminal-2.14.2.ebuild, -gnome-terminal-2.14.2-r1.ebuild,
+  -gnome-terminal-2.18.0.ebuild:
+  Removing Gnome 2.14
+
+  11 Aug 2007; Andrej Kacian <ticho@gentoo.org>
+  gnome-terminal-2.18.1.ebuild:
+  Stable on x86, bug #185823.
+
+  10 Aug 2007; Christoph Mende <angelos@gentoo.org>
+  gnome-terminal-2.18.1.ebuild:
+  Stable on amd64 wrt bug #185823
+
+  08 Aug 2007; Raúl Porcel <armin76@gentoo.org>
+  gnome-terminal-2.18.1.ebuild:
+  alpha/ia64 stable wrt #185823
+
+  07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.18.1.ebuild:
+  Stable on ppc wrt bug #185823.
+
+  07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.18.1.ebuild:
+  Stable on sparc wrt #185823
+
+*gnome-terminal-2.18.1 (30 Jun 2007)
+
+  30 Jun 2007; Mart Raudsepp <leio@gentoo.org>
+  +gnome-terminal-2.18.1.ebuild:
+  Version bump
+
+*gnome-terminal-2.18.0 (27 Mar 2007)
+
+  27 Mar 2007; Daniel Gryniewicz <dang@gentoo.org>
+  +gnome-terminal-2.18.0.ebuild:
+  gnome 2.18.0
+
+  09 Feb 2007; Roy Marples <uberlord@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Added ~x86-fbsd keyword.
+
+  21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on IA64, bug 156662.
+
+  20 Jan 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.16.1.ebuild:
+  Stable for HPPA (bug #156662).
+
+  14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on Alpha.
+
+  21 Dec 2006; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on ppc64; bug #156662
+
+  18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on sparc
+
+  17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on ppc wrt bug #156662.
+
+  12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on amd64 wrt bug #156662.
+
+  10 Dec 2006; Andrej Kacian <ticho@gentoo.org>
+  gnome-terminal-2.16.1.ebuild:
+  Stable on x86, bug #156662.
+
+  19 Nov 2006; Mart Raudsepp <leio@gentoo.org>
+  -gnome-terminal-2.12.0.ebuild, -gnome-terminal-2.16.0.ebuild:
+  Remove old versions
+
+  25 Oct 2006; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.16.0.ebuild,
+  gnome-terminal-2.16.1.ebuild:
+  Missing dep on gnome-doc-utils, bug #152724
+
+  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Stable on Alpha.
+
+*gnome-terminal-2.16.1 (12 Oct 2006)
+
+  12 Oct 2006; Mart Raudsepp <leio@gentoo.org>
+  +gnome-terminal-2.16.1.ebuild:
+  Version bump
+
+  13 Sep 2006; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Mark 2.14.2 stable on ia64. #139612
+
+  12 Sep 2006; John N. Laliberte <allanonjl@gentoo.org>
+  gnome-terminal-2.16.0.ebuild:
+  remove sneaky static useflag.
+
+  06 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+  gnome-terminal-2.12.0.ebuild, gnome-terminal-2.14.2.ebuild,
+  gnome-terminal-2.14.2-r1.ebuild:
+  Removing mips keywords as gnome is no longer supported on mips.
+
+  16 Aug 2006; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Stable on ppc64
+
+  18 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
+  +files/gnome-terminal-2.13.90-TERM-gnome.patch:
+  need the patch too
+
+*gnome-terminal-2.14.2-r1 (18 Jul 2006)
+
+  18 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
+  -gnome-terminal-2.10.0.ebuild, -gnome-terminal-2.14.0.ebuild,
+  -gnome-terminal-2.14.1.ebuild, +gnome-terminal-2.14.2-r1.ebuild:
+  re-enable patch to report as "gnome" and not "xterm". see #91055 and
+  #122566. archs, this revision is not to be stabled with 2.14.2.
+
+  17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Marked stable on amd64 for bug #139612
+
+  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  hppa stable, bug #139612
+
+  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  ppc stable, bug #139612
+
+  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Stable on x86 wrt bug #139612.
+
+  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.14.2.ebuild:
+  Stable on sparc wrt #139612
+
+*gnome-terminal-2.14.2 (16 Jun 2006)
+
+  16 Jun 2006; Leonardo Boshell <leonardop@gentoo.org>
+  +gnome-terminal-2.14.2.ebuild:
+  New release. Dropped 'static' USE flag.
+
+*gnome-terminal-2.14.1 (02 May 2006)
+
+  02 May 2006; Daniel Gryniewicz <dang@gentoo.org>
+  +gnome-terminal-2.14.1.ebuild:
+  Bump for 2.14.1
+
+  27 Mar 2006; John N. Laliberte <allanonjl@gentoo.org>
+  gnome-terminal-2.12.0.ebuild, gnome-terminal-2.14.0.ebuild:
+  fix scrollkeeper / qa #127678
+
+*gnome-terminal-2.14.0 (13 Mar 2006)
+
+  13 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+  +gnome-terminal-2.14.0.ebuild:
+  Version bump from upstream
+
+  07 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Mark 2.12.0 stable on alpha
+
+  06 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Mark 2.12.0 stable on ia64
+
+  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.12.0.ebuild:
+  Stable on hppa.
+
+  22 Jan 2006; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Stable on ppc64
+
+  22 Jan 2006; <dang@gentoo.org> gnome-terminal-2.12.0.ebuild:
+  Marked stable on amd64 per bug #119634
+
+  22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
+
+  22 Jan 2006; Joshua Jackson <tsunam@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
+
+  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.12.0.ebuild:
+  Stable on sparc wrt #119634
+
+*gnome-terminal-2.12.0 (10 Sep 2005)
+
+  10 Sep 2005; <dang@gentoo.org> -gnome-terminal-2.11.3.ebuild,
+  +gnome-terminal-2.12.0.ebuild:
+  Final 2.12.0 version
+
+*gnome-terminal-2.11.3 (28 Aug 2005)
+
+  28 Aug 2005; John N. Laliberte <allanonjl@gentoo.org>
+  -gnome-terminal-2.11.2.ebuild, +gnome-terminal-2.11.3.ebuild:
+  new version
+
+  23 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  stable on ia64
+
+*gnome-terminal-2.11.2 (21 Aug 2005)
+
+  21 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
+  +gnome-terminal-2.11.2.ebuild:
+  New version.
+
+  12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  stable on mips
+
+  25 Jun 2005; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.10.0.ebuild:
+  Stable on hppa.
+
+  12 Jun 2005; Olivier Crête <tester@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Stable on amd64
+
+  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Stable on alpha.
+
+  12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Stable on ppc.
+
+  09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Stable on sparc
+
+  09 Jun 2005; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Stable on ppc64
+
+  06 May 2005; Markus Rothe <corsair@gentoo.org>
+  gnome-terminal-2.10.0.ebuild:
+  Added ~ppc64 to KEYWORDS
+
+  07 Apr 2005; Simon Stelling <blubb@gentoo.org>
+  gnome-terminal-2.8.2.ebuild:
+  stable on amd64
+
+  02 Apr 2005; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.8.2.ebuild:
+  stable on mips
+
+  01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.8.2.ebuild:
+  stable on ia64
+
+  21 Mar 2005; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.8.2.ebuild:
+  Stable on hppa.
+
+  20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.8.2.ebuild:
+  Stable on alpha.
+
+  09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.8.2.ebuild:
+  Stable on sparc
+
+*gnome-terminal-2.10.0 (09 Mar 2005)
+
+  09 Mar 2005; Joe McCann <joem@gentoo.org> +gnome-terminal-2.10.0.ebuild:
+  gnome-2.10 release
+
+  09 Mar 2005; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.8.2.ebuild:
+  Keyworded x86 ppc
+
+  08 Jan 2005; Tom Martin <slarti@gentoo.org> gnome-terminal-2.8.0.ebuild:
+  Stable on amd64.
+
+  28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+  Change encoding to UTF-8 for GLEP 31 compliance
+
+  24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.8.0.ebuild:
+  Stable on alpha.
+
+  23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.8.0.ebuild:
+  Stable on hppa.
+
+  22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.8.0.ebuild:
+  Stable on sparc
+
+  19 Dec 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.8.0.ebuild:
+  Keyworded x86 and ppc for GNOME 2.8.1
+
+  11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.7.3.ebuild:
+  Stable on alpha.
+
+*gnome-terminal-2.8.2 (11 Dec 2004)
+
+  11 Dec 2004; Mike Gardiner <obz@gentoo.org> +gnome-terminal-2.8.2.ebuild:
+  New version
+
+*gnome-terminal-2.6.1-r1 (25 Nov 2004)
+
+  25 Nov 2004; Mike Gardiner <obz@gentoo.org> -gnome-terminal-2.6.0.ebuild,
+  -gnome-terminal-2.6.1-r1.ebuild, +gnome-terminal-2.8.0.ebuild:
+  New version, removed old versions
+
+  12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.7.3.ebuild:
+  Stable on sparc
+
+  11 Nov 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.7.3.ebuild:
+  Keyworded ppc for GNOME 2.8
+
+  01 Oct 2004; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.6.1.ebuild:
+  stable on mips
+
+*gnome-terminal-2.7.3 (16 Sep 2004)
+
+  16 Sep 2004; foser <foser@gentoo.org> gnome-terminal-2.7.3.ebuild :
+  Gnome 2.8 release
+
+  23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.6.1.ebuild:
+  Stable on alpha.
+
+  18 Aug 2004; Mike Gardiner <obz@gentoo.org>
+  +files/gnome-terminal-2.6.1-select.patch:
+  New revision, including the text-selection algorithm patch, supplied in bug
+  #52952
+
+  05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+  gnome-terminal-2.6.1.ebuild:
+  Stable on sparc
+
+  05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.6.1.ebuild:
+  Stable on hppa.
+
+  31 Jul 2004; <spider@gentoo.org> gnome-terminal-2.6.1.ebuild:
+  stable on x86 for gnome 2.6.2
+
+  04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
+  gnome-terminal-2.6.0.ebuild:
+  Stable on alpha.
+
+  20 Jun 2004; Ian Leitch <port001@gentoo.org> gnome-terminal-2.4.2.ebuild,
+  gnome-terminal-2.6.0.ebuild, gnome-terminal-2.6.1.ebuild:
+  Added IUSE
+
+  04 Jun 2004; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.6.0.ebuild:
+  Stable on mips.
+
+  26 May 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.6.0.ebuild:
+  Marked stable on hppa.
+
+  15 May 2004; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.4.2.ebuild:
+  Stable on mips.
+
+  27 Apr 2004; foser <foser@gentoo.org> gnome-terminal-2.6.{0,1}.ebuild :
+  Add gcc 3.4 fix, patch provided by Robert Moss <robert.moss@jesus.ox.ac.uk> in #48425
+
+*gnome-terminal-2.6.1 (19 Apr 2004)
+
+  19 Apr 2004; foser <foser@gentoo.org> gnome-terminal-2.6.1.ebuild :
+  New release
+
+  17 Apr 2004; Travis Tilley <lv@gentoo.org> gnome-terminal-2.4.2.ebuild:
+  stable on amd64
+
+  23 Mar 2004; L. Boshell <leonardop@gentoo.org>
+  gnome-terminal-2.4.2.ebuild,
+  files/gnome-terminal-2.4.2-shortcuts_fix.patch:
+  Patch from gnome's CVS to avoid non-functioning keyboard shortcuts when
+  the menubar is hidden. Closes bug #45460.
+
+*gnome-terminal-2.6.0 (22 Mar 2004)
+
+  22 Mar 2004; foser <foser@gentoo.org> gnome-terminal-2.6.0.ebuild :
+  Gnome 2.6 final
+
+*gnome-terminal-2.5.90 (20 Mar 2004)
+
+  20 Mar 2004; foser <foser@gentoo.org> gnome-terminal-2.5.90.ebuild :
+  Gnome 2.6 commit
+
+  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
+  gnome-terminal-2.4.2.ebuild:
+  Added ~mips keyword.
+
+  10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org>
+  gnome-terminal-2.4.2.ebuild:
+  set ppc in keywords
+
+  29 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.4.2.ebuild:
+  stable on alpha and ia64
+
+  18 Jan 2004; <gustavoz@gentoo.org> gnome-terminal-2.4.2.ebuild:
+  stable on hppa and sparc
+
+  14 Jan 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.1-r1.ebuild,
+  gnome-terminal-2.2.1.ebuild, gnome-terminal-2.4.2.ebuild:
+  Stable on x86 as part of GNOME-2.4.1
+
+  06 Jan 2004; <gustavoz@gentoo.org> gnome-terminal-2.4.1.ebuild:
+  marked stable on sparc
+
+  13 Dec 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.4.1.ebuild:
+  Marked stable on hppa.
+
+  14 Nov 2003; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.4.0.1.ebuild:
+  Stable on ia64
+
+  12 Nov 2003; Todd Sunderlin <todd@gentoo.org> gnome-terminal-2.4.1.ebuild:
+  changed to stable on sparc
+
+  11 Nov 2003; Alastair Tse <liquidx@gentoo.org> gnome-terminal-2.4.1.ebuild:
+  bump 2.4.1 to stable
+
+*gnome-terminal-2.4.2 (09 Nov 2003)
+
+  09 Nov 2003; Alastair Tse <liquidx@gentoo.org> gnome-terminal-2.4.2.ebuild:
+  version bump
+
+  08 Nov 2003; Todd Sunderlin <todd@gentoo.org> gnome-terminal-2.4.0.1.ebuild:
+  added sparc keyword
+
+  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org>
+  gnome-terminal-2.4.0.1.ebuild:
+  set ppc in keywords
+
+  17 Oct 2003; Aron Griffis <agriffis@gentoo.org>
+  gnome-terminal-2.4.0.1.ebuild:
+  Stable on alpha
+
+*gnome-terminal-2.4.1 (14 Oct 2003)
+
+  14 Oct 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.4.1.ebuild:
+  New version
+
+  05 Oct 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.0.ebuild,
+  gnome-terminal-2.4.0.1.ebuild:
+  Marked stable on x86
+
+  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org>
+  gnome-terminal-2.2.2.ebuild:
+  set ppc in keywords
+
+*gnome-terminal-2.4.0.1 (11 Sep 2003)
+
+  11 Sep 2003; foser <foser@gentoo.org> gnome-terminal-2.4.0.1.ebuild :
+  New version, removed some out-of-tree leftover cruft
+
+*gnome-terminal-2.3.2 (07 Sep 2003)
+
+  07 Sep 2003; foser <foser@gentoo.org> gnome-terminal-2.3.2.ebuild :
+  gnome 2.4 rc1 
+
+  25 Aug 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.2.ebuild:
+  Bumped to stable on x86
+
+  11 Jul 2003; root <root@gentoo.org> gnome-terminal-2.2.1-r1.ebuild:
+  changed keyword to sparc
+
+*gnome-terminal-2.2.2 (03 Jun 2003)
+
+  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.2.2.ebuild :
+  Added ~hppa to KEYWORDS.
+
+  03 Jun 2003; foser <foser@gentoo.org> gnome-terminal-2.2.2.ebuild :
+  New version
+
+  30 May 2003; Luca Barbato <lu_zero@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  Add ppc to KEYWORDS
+
+*gnome-terminal-2.2.1-r1 (17 May 2003)
+
+  17 May 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1-r1.ebuild :
+  Added patch to insert a space after a DND URL
+  patch by Zach Bagnall <yem@y3m.net> in #13801
+
+  06 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  Add ~alpha to KEYWORDS
+
+*gnome-terminal-2.2.1 (06 Feb 2003)
+
+  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  Added hppa to KEYWORDS.
+
+  01 Mar 2003; Jason Wever <weeve@gentoo.org> gnome-terminal-2.2.1.ebuild:
+  Added ~sparc to keywords.
+
+  22 Feb 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  Added login shell by default patch (#12900)
+
+  21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  Mark stable on Alpha
+
+  06 Feb 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1.ebuild :
+  New version
+
+*gnome-terminal-2.2.0 (30 Jan 2003)
+
+  30 Jan 2003; foser <foser@gentoo.org> gnome-terminal-2.2.0.ebuild :
+  GNOME 2.2 RC2 commit
+
+  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*gnome-terminal-2.0.2 (28 Nov 2002)
+  
+  28 Novv 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.2.ebuild:
+  fix SRC_URI, bump version
+
+*gnome-terminal-2.1.1 (12 Nov 2002)
+
+  03 Dec 2002; Jon Nall <nall@gentoo.org> gnome-terminal-2.1.1 :
+  keyworded ~ppc
+
+  12 Nov 2002; foser <foser@gentoo.org> gnome-terminal-2.1.1 :
+  GNOME 2.1.2 release
+
+*gnome-terminal-2.1.0 (27 Oct 2002)
+
+  27 Oct 2002; foser <foser@gentoo.org> gnome-terminal-2.1.0 :
+  gnome 2.1
+
+  29 Oct 2002; foser <foser@gentoo.org> gnome-terminal-2.1.0 :
+  Small deps fix
+
+*gnome-terminal-2.0.2 (05 Sep 2002)
+
+  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> gnome-terminal-2.0.2.ebuild,
+  ChangeLog : Added sparc/sparc64 keywords. Revamped ChangeLog layout.
+
+  05 Sep 2002; Spider <spider@gentoo.org> : fix all mirror://gnome/sources
+  to be mirror://gnome/2.0.0/sources due to mirror changes.
+    
+*gnome-terminal-2.0.1 (05 Aug 2002)
+
+  05 Aug 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.1.ebuild : New version
+
+*gnome-terminal-2.0.0-r1 (27 Jun 2002)
+
+  02 Aug 2002; Mark Guertin <gerk@gentoo.org>: Added ppc to keywords
+
+  27 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.0-r1.ebuild : Updated
+  deps, using mirror://
+
+*gnome-terminal-2.0.0 (12 Jun 2002) 
+
+  12 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.0.ebuild : Wehey!
+  2.0.0 release
+  
+  11 Jun 2002; Martin Schlemmer <azarah@gentoo.org> gnome-terminal-1.9.7-r1.ebuild :
+  Add "!gnome-base/gnome-core" to DEPEND, as gnome-core overwrite
+  /usr/bin/gnome-terminal.
+
+*gnome-terminal-1.9.7-r1 (11 Jun 2002)
+
+  11 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.7-r1.ebuild :
+  eclassed it depend on scrollkeeper
+  
+
+*gnome-terminal-1.9.7 (3 June 2002)
+
+  3 June 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-terminal-1.9.7:  New
+  version
+
+*gnome-terminal-1.9.6-r3 (30 May 2002)
+
+  30 May 2002; Bruce A. Locke <blocke@shivan.org> gnome-terminal-1.9.6-r3: Bump
+  libzvt version required to fix color issues
+
+*gnome-terminal-1.9.6-r1 (28 May 2002)
+  
+  28 May 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.6-r2.ebuild :
+  dependency update to make the libglade-convert thing work
+  
+*gnome-terminal-1.9.6-r1 (22 May 2002)
+  
+  22 May 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.6-r1.ebuild :
+  Fix broken profterm.schemas to correct gnome-terminal.schemas
+
+*gnome-terminal-1.9.6 (22 May 2002)
+  
+  22 May 2002; Spider <spider@gentoo.org> ChangeLog gnome-terminal-1.9.6.ebuild :
+  Added gnome-terminal. a terminal for gnome-2

diff --git a/x11-terms/gnome-terminal/Manifest b/x11-terms/gnome-terminal/Manifest
new file mode 100644
index 0000000..81e0d77
--- /dev/null
+++ b/x11-terms/gnome-terminal/Manifest
@@ -0,0 +1,15 @@
+AUX gnome-terminal-3.10.2-sys-wait.h.patch 594 SHA256 e04e5f28540405d0a0527d641eafb5cef7e59bd61a493f1dee8832da41505bb9 SHA512 ccdb38bc1b7c987ac7dc6472e0cb79ed1bb791f3ba3f63d79bbf39e27a08d489351f703d3d7fe1c8fb6d4d188fc74c3e83967ef47d11e407e718d3e626770849 WHIRLPOOL 2593cc31c9e23d2ef6d005f199f2f98b5068d1a94a1e28723930b5b136ff1334dcaaebe21b1029666857541d16d13fb864c92f06c162dc08e5b0b77bd01eeadc
+AUX gnome-terminal-3.12.0-appmenu-parameter.patch 856 SHA256 5aec428761d647d0b546da42b21b7ab2bd3918864f6d6a46bd94cb150af40e3d SHA512 4fc69e1240376f6a860fd69edae14ff2fe07a45072a78d7936744e36d8882fea51120e16a016bd624328d08c9b63455d38382e4140f88f43cc0dfd3260629041 WHIRLPOOL e9dae2c04cbe2d69f553fd7b6a2a1f636852be0dcccf017e4c4086c95ee57b1f51ea2796bf44738de8d1e3192bf54da2bc87543aa00cb59bc201c189603bdc45
+AUX gnome-terminal-3.12.0-fallback-title-1.patch 901 SHA256 afd9449ba6fd07ca20abb17b7ac775cb1bd82b1fb9a79e4192afe2ee9f8dea6c SHA512 672970741dff96112f9ea0919db59f19462fb3bfcfd5a67ad8233b006149442ae0ff479e96adee8f20cb6e7ab27d43f101a8e1a50a8345b4654fbb001d587be9 WHIRLPOOL b96c0af51f084302565013377a10ef2b0ff30bae28c393effd8d55be105a9bfbf5e66c019a72ff4fb2e7e44b59964e382cd307635a01747313e08ce59fe53044
+AUX gnome-terminal-3.12.0-fallback-title-2.patch 811 SHA256 f14effa2bbc4dbb01a0d43541035ba3d98afcf8ff07e337eff515fcab301be65 SHA512 5f3a1c32289f37062e6ca42576717af412a06702280f56f06d1193b071a6020e666f00764abe21fbcb10d167d0edbd900f8f3536ff0c79e5523cf22983ab6a42 WHIRLPOOL 9218f75ecaee483733b999961e8a52fee1c1a8c1899a59c48e88818adb6427aec12773cca2d76aa589b6c8c73c77e3ed51aa690553783cbd115bf16670b7aec2
+AUX gnome-terminal-3.12.0-remove-set-title-feature-0.patch 5613 SHA256 9288c88b00368126f1d83406f0726544dc4ed61885ceeec644796ff077df7667 SHA512 b29a6de0aeca14977efea8c7ba7e6dd4d8bafbfdacd390e9ddd96e8e3731a4bb5009e14c6f222c1d224bca92e2d83f6cf32a9e93450b14c31de64dc58c5d05fd WHIRLPOOL 0c9ba3e7b9aa619b87d1b63978f6182e88c614846e38620704f4f6d6696c82cf9504eb76bd68764e1775ceefab01100f2ceb21d1410eb39c375dbbef228f3ac9
+AUX gnome-terminal-3.12.0-remove-set-title-feature-1.patch 8886 SHA256 75b99525a8bd7cba13c25069dd549ac9492a6423a15b99ed2713a9a9a217c2bb SHA512 4e32e85b6b4601fca23e723f999376437eaf82e4bfdd98ac79bd3a590b0d6cadfe29755e1cfb434f15fb68abe240dd3e5ea55f8724c00ac8bc229556e69e3305 WHIRLPOOL eafe812c320a19655b3f5c7ffc7e147c9daa64cc87b00e09f791d2a056ed41c988f1a5a6e45d547466881d3270c6a505c4b7a8f03e00b300b8de17740620ddbf
+AUX gnome-terminal-3.12.0-remove-set-title-feature-2.patch 10871 SHA256 6871c5372b0f9af73cce4e816dd75e077f717b1030c4be0416b912ffb4e965d3 SHA512 97dedb17d542f18ab6280cbfe16bbeeb77b8f9b1761898f50e471d091ec445229c83d9f07960a34011c3d32d316c898e1d3846c8d6c847b92ea95aac7d00d248 WHIRLPOOL b611cc240664068d5f772658a28ef2f330dd4e5ae8ec8ef865c551f60da9e74fe7b317842bd56551ad7cd1e69b0698943cb2b7be67bfe0928bc3267efe39f682
+AUX gnome-terminal-3.12.0-remove-set-title-feature-3.patch 5952 SHA256 ef6d829de0e87ccc1784ce437cc98ded1322ee6dcd6fd23deebe170ef6eade26 SHA512 a80dd10f5f0c2b0da4bfde579e38197958dd8de746fa19d634f2e10fc54e7f60e56c47eb2448ee166758d7c7b196af21c4f4859d5fd27cfef856bc1b50670da3 WHIRLPOOL 2aa15816a19c3f663c908a8aba0652292a5c19be5f29d9aa25696bc2368c578ac7f44fca0f8ec4139e89f6f2caa4def38ab769e38616e0ac5034549500e4d183
+AUX gnome-terminal-3.12.0-restore-transparency.patch 12607 SHA256 9f8c64bdcac86ab609f6ab252085b04787761874cf1f5debc7db46bfc46edc48 SHA512 a6de3317ea77ddee1a79c32f5ab2099906a468a9f1ab65f3daa604a2088663000d0211564227347c0add63f7be4e65ed274d3f5b9dd118471e8095655cf5e234 WHIRLPOOL 9c87fddb704f633278fec9810d27c9ad755376ce84402892a8e67979ca74124efd7a01822575d289498f74d4d163ba7437d63ac0649348cd285ef919acef871b
+AUX gnome-terminal-3.6.1-no-gnome-doc-utils.patch 818 SHA256 e6163f5e2794d238bd0bfe7c1997e423774a4579dcdb7e0d5108bc2247108634 SHA512 9c26ee63497f886b5cb3b779a7b7e08beeac8276349db0141c0544f94193305c640aecc6accb1cd9ce8cc8e0a66250a3bc46f735fededd5c0ceb16710d112ff2 WHIRLPOOL aa8c41d02febc9025d64b7140d93620899e6f4d3cbc55aeac51b15055fd3deebffb670f1e9814287d7e4e8608ab908f10a2a7b0c223d0d53c22b07561ec21a2f
+AUX gnome-terminal-3.6.1-window-resize.patch 986 SHA256 1ce91e6d4bf7ab8220ddadf1875a0ca065a2ff5a76653c5e7883bb45152522f2 SHA512 3df4ff654bdfbd12527bfc7c86da09bdcd064f4abd5eb53c1293e409c88fa279541857b06183581ec4b3bcee1a73af0d59f86218bad84be280bdd8ae6ca335ee WHIRLPOOL 50efc479dc2f8bc229c307d5717a11b8cd07d5d058f13d807d50fab359803b7201a698bcca79019ddf718197d15f0bf353bc8dfe121fe15281f8e9749c01bd22
+DIST gnome-terminal-3.12.0.tar.xz 1720200 SHA256 ce690ed798a3e940f2f3a173a7946181e48d899214048d3282c671535c87cea7 SHA512 150acfd4752f478b7b8d8a5bcdcee13ca222ea5c5419bf320560ee201b5fe44d4a48a5e7e533df8cd782341121f6c2d1f728c156e0568099be6fcd093f1a5401 WHIRLPOOL 6a1aaa867b2e955c6ac2cba409860fd83f67c6c834eb0c72ca7ab31e9101169a04c6db699324982148750a91508853cd0a02d6cc584186681a9a4cb2fa5818cd
+EBUILD gnome-terminal-3.12.0.ebuild 2770 SHA256 97fb2e720b0772691dfd3c0447c7b7703c69e973fe8f8f57953c9a631eb790b9 SHA512 1f26db650795d7b6ab5f0e0c8fe8efa847cfee01cac2ac7d7107de83e78130a495bc0095547bd57f20c40c5369791dc61624d15d0db414a1129950891c78953a WHIRLPOOL 925e7c94c503a00bafedb86211e864612fbbebc05b0c6ba6f436cfcf526d7fc3cd480e8dc655c5c32252e393f6ab8cedc417e14dd913027a287e56c4a2d04347
+MISC ChangeLog 42098 SHA256 949c90714c940d33c90e1da19284b4c3622aae58cac2144c7533614c4d9cb9c5 SHA512 09567c67817036561d7c2afea2e1379feae4dab6b1c21ba97a79863946f14aaff207bc300a15575828f230e581fcf2dfd28a84d3ef2884af81a649941d5fc2fa WHIRLPOOL bb75c4d923c373a29c14128bb785f88b6996c1f4163b352e66890fa80b77db67a4b182eb1bb264e9c737b61f244b48ebad27d8b0b4a1f83de0b840302d4c66f3
+MISC metadata.xml 326 SHA256 181cdd492d55b5179008e3a36c4b3bc0cdd8ab896e0e54bbbf9e98d7a3362da3 SHA512 f66ce7d9b1e6282bb6922c92c6f09ee343961ad5ce9d52db46c587f5b2c66088797529264b13ff5d6a5fdc7f30e9989ac37101e6b881fef085f571c9b249fc0b WHIRLPOOL b0324d62b86672f0f785279e02f10207fd254b17b71b927a6c86ef1b31ecf9c0fb4144dc45c541dc5e70600164674c52b14bcd09536bb7294cd7b896382081e5

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch
new file mode 100644
index 0000000..b51d03c
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch
@@ -0,0 +1,24 @@
+From 4c82fe8c37718ce2d6040a48d4e643ae6d862be6 Mon Sep 17 00:00:00 2001
+From: Jasper Lievisse Adriaanse <jasper@humppa.nl>
+Date: Mon, 1 Apr 2013 11:23:36 +0200
+Subject: [PATCH] Pull in sys/wait.h for WIFEXITED/WEXITSTATUS
+
+---
+ src/terminal-app.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/terminal-app.c b/src/terminal-app.c
+index 448e1ae..a92826c 100644
+--- a/src/terminal-app.c
++++ b/src/terminal-app.c
+@@ -41,6 +41,7 @@
+ #include "terminal-defines.h"
+ #include "terminal-prefs.h"
+ 
++#include <sys/wait.h>
+ #include <errno.h>
+ #include <string.h>
+ #include <stdlib.h>
+-- 
+1.9.1
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch
new file mode 100644
index 0000000..46a0b8f
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch
@@ -0,0 +1,26 @@
+From d58bc01a2e891e31e11f03eb0d6ae9b5ff260b2b Mon Sep 17 00:00:00 2001
+From: Christian Persch <chpe@gnome.org>
+Date: Mon, 24 Mar 2014 15:16:22 +0100
+Subject: [PATCH 02/61] appmenu: Fix action parameter
+
+https://bugzilla.gnome.org/show_bug.cgi?id=726942
+---
+ src/terminal-appmenu.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/terminal-appmenu.ui b/src/terminal-appmenu.ui
+index 148c640..01ff5a8 100644
+--- a/src/terminal-appmenu.ui
++++ b/src/terminal-appmenu.ui
+@@ -21,7 +21,7 @@
+       <item>
+         <attribute name="label" translatable="yes">_New Terminal</attribute>
+         <attribute name="action">win.new-terminal</attribute>
+-        <attribute name="target">'default'</attribute>
++        <attribute name="target" type="(ss)">('default','default')</attribute>
+       </item>
+     </section>
+     <section>
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch
new file mode 100644
index 0000000..67dd15e
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch
@@ -0,0 +1,29 @@
+From fe7230e2113510596be5e773f9c1074ed650e858 Mon Sep 17 00:00:00 2001
+From: Christian Persch <chpe@gnome.org>
+Date: Sun, 20 Apr 2014 20:21:04 +0200
+Subject: [PATCH 56/61] window: Use fallback tab title for empty terminal title
+
+https://bugzilla.gnome.org/show_bug.cgi?id=706816
+---
+ src/terminal-tab-label.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/src/terminal-tab-label.c b/src/terminal-tab-label.c
+index 90bab28..a83d94f 100644
+--- a/src/terminal-tab-label.c
++++ b/src/terminal-tab-label.c
+@@ -75,8 +75,9 @@ sync_tab_label (TerminalScreen *screen,
+   title = terminal_screen_get_title (screen);
+   hbox = gtk_widget_get_parent (label);
+ 
+-  gtk_label_set_text (GTK_LABEL (label), title);
+-  
++  gtk_label_set_text (GTK_LABEL (label),
++                      title && title[0] ? title : _("Terminal"));
++
+   gtk_widget_set_tooltip_text (hbox, title);
+ }
+ 
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch
new file mode 100644
index 0000000..cec5730
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch
@@ -0,0 +1,28 @@
+From 0d52fef0ca60483debbdedec43bd07a8e9f76bfa Mon Sep 17 00:00:00 2001
+From: Christian Persch <chpe@gnome.org>
+Date: Sun, 20 Apr 2014 20:21:04 +0200
+Subject: [PATCH 57/61] window: Use fallback tab title for empty terminal title
+
+https://bugzilla.gnome.org/show_bug.cgi?id=706816
+---
+ src/terminal-tabs-menu.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/terminal-tabs-menu.c b/src/terminal-tabs-menu.c
+index ed5fc7b..fb2b966 100644
+--- a/src/terminal-tabs-menu.c
++++ b/src/terminal-tabs-menu.c
+@@ -176,7 +176,9 @@ sync_tab_title (TerminalScreen *screen,
+ 
+ 	title = terminal_screen_get_title (screen);
+ 
+-	g_object_set (action, "label", title, NULL);
++	g_object_set (action,
++		      "label", title && title[0] ? title : _("Terminal"),
++		      NULL);
+ }
+ 
+ static void
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch
new file mode 100644
index 0000000..88ce2d9
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch
@@ -0,0 +1,131 @@
+From de0dc7c2649c42e2aa02a66e4be27d262b34452d Mon Sep 17 00:00:00 2001
+From: Debarshi Ray <debarshir@gnome.org>
+Date: Fri, 11 Apr 2014 15:52:23 +0200
+Subject: [PATCH 45/61] Remove unused code to create terminals with custom
+ titles
+
+Irrespective of how you create a new terminal (over D-Bus using
+$bindir/gnome-terminal, ctrl+shift n, or the application menu), the
+code to set a custom title during construction was unused. Possibly
+as a result of f27bf0135a2d18ba22158d28bf1f8c5f6ec066c8
+
+https://bugzilla.gnome.org/show_bug.cgi?id=724110
+---
+ src/terminal-app.c    | 3 +--
+ src/terminal-app.h    | 1 -
+ src/terminal-gdbus.c  | 6 ++----
+ src/terminal-screen.c | 4 ----
+ src/terminal-screen.h | 1 -
+ src/terminal-window.c | 2 +-
+ 6 files changed, 4 insertions(+), 13 deletions(-)
+
+diff --git a/src/terminal-app.c b/src/terminal-app.c
+index 9ded6fc..57a6f15 100644
+--- a/src/terminal-app.c
++++ b/src/terminal-app.c
+@@ -527,7 +527,6 @@ terminal_app_new_terminal (TerminalApp     *app,
+                            TerminalWindow  *window,
+                            GSettings       *profile,
+                            char           **override_command,
+-                           const char      *title,
+                            const char      *working_dir,
+                            char           **child_env,
+                            double           zoom)
+@@ -537,7 +536,7 @@ terminal_app_new_terminal (TerminalApp     *app,
+   g_return_val_if_fail (TERMINAL_IS_APP (app), NULL);
+   g_return_val_if_fail (TERMINAL_IS_WINDOW (window), NULL);
+ 
+-  screen = terminal_screen_new (profile, override_command, title,
++  screen = terminal_screen_new (profile, override_command,
+                                 working_dir, child_env, zoom);
+ 
+   terminal_window_add_screen (window, screen, -1);
+diff --git a/src/terminal-app.h b/src/terminal-app.h
+index 6da6036..9502845 100644
+--- a/src/terminal-app.h
++++ b/src/terminal-app.h
+@@ -75,7 +75,6 @@ TerminalScreen *terminal_app_new_terminal (TerminalApp     *app,
+                                            TerminalWindow  *window,
+                                            GSettings       *profile,
+                                            char           **override_command,
+-                                           const char      *title,
+                                            const char      *working_dir,
+                                            char           **child_env,
+                                            double           zoom);
+diff --git a/src/terminal-gdbus.c b/src/terminal-gdbus.c
+index b801b9e..7b68a85 100644
+--- a/src/terminal-gdbus.c
++++ b/src/terminal-gdbus.c
+@@ -368,7 +368,7 @@ terminal_factory_impl_create_instance (TerminalFactory *factory,
+   TerminalObjectSkeleton *skeleton;
+   char *object_path;
+   GSettings *profile = NULL;
+-  const char *profile_uuid, *title;
++  const char *profile_uuid;
+   gboolean zoom_set = FALSE;
+   gdouble zoom = 1.0;
+   guint window_id;
+@@ -456,12 +456,10 @@ terminal_factory_impl_create_instance (TerminalFactory *factory,
+ 
+   g_assert (window != NULL);
+ 
+-  if (!g_variant_lookup (options, "title", "&s", &title))
+-    title = NULL;
+   if (g_variant_lookup (options, "zoom", "d", &zoom))
+     zoom_set = TRUE;
+ 
+-  screen = terminal_screen_new (profile, NULL, title, NULL, NULL, 
++  screen = terminal_screen_new (profile, NULL, NULL, NULL,
+                                 zoom_set ? zoom : 1.0);
+   terminal_window_add_screen (window, screen, -1);
+   terminal_window_switch_screen (window, screen);
+diff --git a/src/terminal-screen.c b/src/terminal-screen.c
+index c504881..bb05924 100644
+--- a/src/terminal-screen.c
++++ b/src/terminal-screen.c
+@@ -622,7 +622,6 @@ terminal_screen_finalize (GObject *object)
+ TerminalScreen *
+ terminal_screen_new (GSettings       *profile,
+                      char           **override_command,
+-                     const char      *title,
+                      const char      *working_dir,
+                      char           **child_env,
+                      double           zoom)
+@@ -643,9 +642,6 @@ terminal_screen_new (GSettings       *profile,
+ 			   g_settings_get_int (profile, TERMINAL_PROFILE_DEFAULT_SIZE_ROWS_KEY));
+   }
+ 
+-  if (title)
+-    terminal_screen_set_user_title (screen, title);
+-
+   priv->initial_working_directory = g_strdup (working_dir);
+ 
+   if (override_command)
+diff --git a/src/terminal-screen.h b/src/terminal-screen.h
+index d0341c8..2a0d391 100644
+--- a/src/terminal-screen.h
++++ b/src/terminal-screen.h
+@@ -76,7 +76,6 @@ const char *terminal_screen_get_uuid (TerminalScreen *screen);
+ 
+ TerminalScreen *terminal_screen_new (GSettings       *profile,
+                                      char           **override_command,
+-                                     const char      *title,
+                                      const char      *working_dir,
+                                      char           **child_env,
+                                      double           zoom);
+diff --git a/src/terminal-window.c b/src/terminal-window.c
+index 0a611a7..9c209f7 100644
+--- a/src/terminal-window.c
++++ b/src/terminal-window.c
+@@ -400,7 +400,7 @@ action_new_terminal_cb (GSimpleAction *action,
+ 
+   new_working_directory = terminal_screen_get_current_dir (priv->active_screen);
+   terminal_app_new_terminal (app, window, profile,
+-                             NULL, NULL,
++                             NULL,
+                              new_working_directory,
+                              terminal_screen_get_initial_environment (priv->active_screen),
+                              1.0);
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch
new file mode 100644
index 0000000..aa59ed1
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch
@@ -0,0 +1,214 @@
+From 9bbe19e98f62aa3c9020913a3a5a8080a5177505 Mon Sep 17 00:00:00 2001
+From: Debarshi Ray <debarshir@gnome.org>
+Date: Wed, 16 Apr 2014 15:04:38 +0200
+Subject: [PATCH 47/61] Remove the action and shortcut to set a static title
+ from the menus
+
+Setting a static title does not work because there is no code
+listening to changes in TerminalScreen:description. The title is
+dynamically set via escape sequences, usually from a suitable
+PROMPT_COMMAND, which is noticed by VteTerminal.
+
+If you want to customize the title of a particular terminal, please use
+the escape sequence. This is what you had to use before, anyway.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=724110
+---
+ src/migration.c                    |  1 -
+ src/org.gnome.Terminal.gschema.xml |  4 --
+ src/terminal-accels.c              |  2 -
+ src/terminal-window.c              | 88 --------------------------------------
+ src/terminal.xml                   |  3 --
+ 5 files changed, 98 deletions(-)
+
+diff --git a/src/migration.c b/src/migration.c
+index 7a7a773..b626ec5 100644
+--- a/src/migration.c
++++ b/src/migration.c
+@@ -541,7 +541,6 @@ migrate_accels (GSettings *global_settings,
+     { "zoom_in",          "zoom-in"            },
+     { "zoom_out",         "zoom-out"           },
+     { "zoom_normal",      "zoom-normal"        },
+-    { "set_window_title", "set-terminal-title" },
+     { "reset",            "reset"              },
+     { "reset_and_clear",  "reset-and-clear"    },
+     { "prev_tab",         "prev-tab"           },
+diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
+index 1b926a6..be8f104 100644
+--- a/src/org.gnome.Terminal.gschema.xml
++++ b/src/org.gnome.Terminal.gschema.xml
+@@ -374,10 +374,6 @@
+       <default>'disabled'</default>
+       <summary>Keyboard shortcut to toggle the visibility of the menubar</summary>
+     </key>
+-    <key name="set-terminal-title" type="s">
+-      <default>'disabled'</default>
+-      <summary>Keyboard shortcut to set the terminal title</summary>
+-    </key>
+     <key name="reset" type="s">
+       <default>'disabled'</default>
+       <summary>Keyboard shortcut to reset the terminal</summary>
+diff --git a/src/terminal-accels.c b/src/terminal-accels.c
+index a3a8034..65d56bd 100644
+--- a/src/terminal-accels.c
++++ b/src/terminal-accels.c
+@@ -70,7 +70,6 @@
+ #define KEY_RESET_AND_CLEAR     "reset-and-clear"
+ #define KEY_RESET               "reset"
+ #define KEY_SAVE_CONTENTS       "save-contents"
+-#define KEY_SET_TERMINAL_TITLE  "set-terminal-title"
+ #define KEY_TOGGLE_MENUBAR      "toggle-menubar"
+ #define KEY_ZOOM_IN             "zoom-in"
+ #define KEY_ZOOM_NORMAL         "zoom-normal"
+@@ -144,7 +143,6 @@ static KeyEntry view_entries[] = {
+ };
+ 
+ static KeyEntry terminal_entries[] = {
+-  ENTRY (N_("Set Title"),       KEY_SET_TERMINAL_TITLE, "set-title", NULL, NULL   ),
+   ENTRY (N_("Reset"),           KEY_RESET,              "reset",     "b",  "false"),
+   ENTRY (N_("Reset and Clear"), KEY_RESET_AND_CLEAR,    "reset",     "b",  "true" ),
+ };
+diff --git a/src/terminal-window.c b/src/terminal-window.c
+index 9c209f7..93145ac 100644
+--- a/src/terminal-window.c
++++ b/src/terminal-window.c
+@@ -179,8 +179,6 @@ static void view_zoom_out_callback            (GtkAction *action,
+                                                TerminalWindow *window);
+ static void view_zoom_normal_callback         (GtkAction *action,
+                                                TerminalWindow *window);
+-static void terminal_set_title_callback       (GtkAction *action,
+-                                               TerminalWindow *window);
+ static void terminal_add_encoding_callback    (GtkAction *action,
+                                                TerminalWindow *window);
+ static void terminal_reset_callback           (GtkAction *action,
+@@ -718,88 +716,6 @@ action_move_tab_cb (GSimpleAction *action,
+ }
+ 
+ static void
+-terminal_set_title_dialog_response_cb (GtkWidget *dialog,
+-                                       int response,
+-                                       TerminalScreen *screen)
+-{
+-  if (response == GTK_RESPONSE_OK)
+-    {
+-      GtkEntry *entry;
+-      const char *text;
+-
+-      entry = GTK_ENTRY (g_object_get_data (G_OBJECT (dialog), "title-entry"));
+-      text = gtk_entry_get_text (entry);
+-      terminal_screen_set_user_title (screen, text);
+-    }
+-
+-  gtk_widget_destroy (dialog);
+-}
+-
+-static void
+-action_set_title_cb (GSimpleAction *action,
+-                     GVariant *parameter,
+-                     gpointer user_data)
+-{
+-  TerminalWindow *window = user_data;
+-  TerminalWindowPrivate *priv = window->priv;
+-  GtkWidget *dialog, *message_area, *hbox, *label, *entry;
+-
+-  if (priv->active_screen == NULL)
+-    return;
+-
+-  /* FIXME: hook the screen up so this dialogue closes if the terminal screen closes */
+-
+-  dialog = gtk_message_dialog_new (GTK_WINDOW (window),
+-                                   GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT,
+-                                   GTK_MESSAGE_OTHER,
+-                                   GTK_BUTTONS_OK_CANCEL,
+-                                   "%s", "");
+-
+-  gtk_window_set_title (GTK_WINDOW (dialog), _("Set Title"));
+-  gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
+-  gtk_window_set_role (GTK_WINDOW (dialog), "gnome-terminal-change-title");
+-  gtk_dialog_set_default_response (GTK_DIALOG (dialog), GTK_RESPONSE_OK);
+-  /* Alternative button order was set automatically by GtkMessageDialog */
+-
+-  g_signal_connect (dialog, "response",
+-                    G_CALLBACK (terminal_set_title_dialog_response_cb), priv->active_screen);
+-  g_signal_connect (dialog, "delete-event",
+-                    G_CALLBACK (terminal_util_dialog_response_on_delete), NULL);
+-
+-  message_area = gtk_message_dialog_get_message_area (GTK_MESSAGE_DIALOG (dialog));
+-  gtk_container_foreach (GTK_CONTAINER (message_area), (GtkCallback) gtk_widget_hide, NULL);
+-
+-  hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 12);
+-  gtk_box_pack_start (GTK_BOX (message_area), hbox, FALSE, FALSE, 0);
+-
+-  label = gtk_label_new_with_mnemonic (_("_Title:"));
+-  gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
+-  gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 0);
+-
+-  entry = gtk_entry_new ();
+-  gtk_entry_set_width_chars (GTK_ENTRY (entry), 32);
+-  gtk_entry_set_activates_default (GTK_ENTRY (entry), TRUE);
+-  gtk_label_set_mnemonic_widget (GTK_LABEL (label), entry);
+-  gtk_box_pack_start (GTK_BOX (hbox), entry, TRUE, TRUE, 0);
+-  gtk_widget_show_all (hbox);
+-
+-  gtk_widget_grab_focus (entry);
+-  gtk_entry_set_text (GTK_ENTRY (entry), terminal_screen_get_user_title (priv->active_screen));
+-  gtk_editable_select_region (GTK_EDITABLE (entry), 0, -1);
+-  g_object_set_data (G_OBJECT (dialog), "title-entry", entry);
+-
+-  gtk_window_present (GTK_WINDOW (dialog));
+-}
+-
+-static void
+-terminal_set_title_callback (GtkAction *action,
+-                             TerminalWindow *window)
+-{
+-  g_action_activate (g_action_map_lookup_action (G_ACTION_MAP (window), "set-title"),
+-                     NULL);
+-}
+-
+-static void
+ action_zoom_cb (GSimpleAction *action,
+                 GVariant *parameter,
+                 gpointer user_data)
+@@ -2423,7 +2339,6 @@ terminal_window_init (TerminalWindow *window)
+     { "reset",               action_reset_cb,          "b",    NULL, NULL },
+     { "switch-tab",          action_switch_tab_cb,     "i",    NULL, NULL },
+     { "move-tab",            action_move_tab_cb,       "i",    NULL, NULL },
+-    { "set-title",           action_set_title_cb,      NULL,   NULL, NULL },
+     { "zoom",                action_zoom_cb,           "i",    NULL, NULL },
+     { "detach-tab",          action_detach_tab_cb,     NULL,   NULL, NULL },
+     { "find",                action_find_cb,           "s",    NULL, NULL },
+@@ -2528,9 +2443,6 @@ terminal_window_init (TerminalWindow *window)
+ 
+       /* Terminal menu */
+       { "TerminalProfiles", NULL, N_("Change _Profile") },
+-      { "TerminalSetTitle", NULL, N_("_Set Title…"), NULL,
+-        NULL,
+-        G_CALLBACK (terminal_set_title_callback) },
+       { "TerminalSetEncoding", NULL, N_("Set _Character Encoding") },
+       { "TerminalReset", NULL, N_("_Reset"), NULL,
+         NULL,
+diff --git a/src/terminal.xml b/src/terminal.xml
+index 6743393..72cef17 100644
+--- a/src/terminal.xml
++++ b/src/terminal.xml
+@@ -46,7 +46,6 @@
+     </menu>
+     <menu action="Terminal">
+       <menu action="TerminalProfiles" />
+-      <menuitem action="TerminalSetTitle" />
+       <menu action="TerminalSetEncoding" >
+         <placeholder name="EncodingsPH" />
+         <separator />
+@@ -100,8 +99,6 @@
+     <menuitem action="TabsMoveLeft"/>
+     <menuitem action="TabsMoveRight"/>
+     <separator />
+-    <menuitem action="TerminalSetTitle" />
+-    <separator />
+     <menuitem action="FileCloseTab"/>
+   </popup>  
+ </ui>
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch
new file mode 100644
index 0000000..69a4fba
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch
@@ -0,0 +1,217 @@
+From e9cb8fea14a849704074c5d69f173bcf4dc2fb27 Mon Sep 17 00:00:00 2001
+From: Debarshi Ray <debarshir@gnome.org>
+Date: Wed, 16 Apr 2014 16:01:56 +0200
+Subject: [PATCH 48/61] Remove the static title setting from profile
+ preferences
+
+The static title setting does not work because TerminalWindow hardcodes
+the title as "Terminal" in the absence of VteTerminal:window-title,
+which is set dynamically via escape sequences. Usually the escape
+sequence is emitted from a suitable PROMPT_COMMAND. You can do the same
+if you want a customized title.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=724110
+---
+ src/migration.c                    |  3 --
+ src/org.gnome.Terminal.gschema.xml |  5 ---
+ src/profile-editor.c               |  3 --
+ src/profile-preferences.ui         | 86 --------------------------------------
+ src/terminal-schemas.h             |  1 -
+ src/terminal-screen.c              |  9 ----
+ 6 files changed, 107 deletions(-)
+
+diff --git a/src/migration.c b/src/migration.c
+index b626ec5..ecd1493 100644
+--- a/src/migration.c
++++ b/src/migration.c
+@@ -86,7 +86,6 @@ enum {
+ #define KEY_SCROLL_ON_KEYSTROKE "scroll_on_keystroke"
+ #define KEY_SCROLL_ON_OUTPUT "scroll_on_output"
+ #define KEY_SILENT_BELL "silent_bell"
+-#define KEY_TITLE "title"
+ #define KEY_UPDATE_RECORDS "update_records"
+ #define KEY_USE_CUSTOM_COMMAND "use_custom_command"
+ #define KEY_USE_CUSTOM_DEFAULT_SIZE "use_custom_default_size"
+@@ -395,8 +394,6 @@ migrate_profile (TerminalSettingsList *list,
+   migrate_bool (client, path, KEY_BOLD_COLOR_SAME_AS_FG,
+                 settings, TERMINAL_PROFILE_BOLD_COLOR_SAME_AS_FG_KEY,
+                 FALSE);
+-  migrate_string (client, path, KEY_TITLE,
+-                  settings, TERMINAL_PROFILE_TITLE_KEY);
+   migrate_bool (client, path, KEY_ALLOW_BOLD,
+                 settings, TERMINAL_PROFILE_ALLOW_BOLD_KEY,
+                 FALSE);
+diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
+index be8f104..af7f418 100644
+--- a/src/org.gnome.Terminal.gschema.xml
++++ b/src/org.gnome.Terminal.gschema.xml
+@@ -116,11 +116,6 @@
+       <summary>Whether bold text should use the same color as normal text</summary>
+       <description>If true, boldface text will be rendered using the same color as normal text.</description>
+     </key>
+-    <key name="title" type="s">
+-      <default l10n="messages" context="title">'Terminal'</default>
+-      <summary>Title for terminal</summary>
+-      <description>Title to display for the terminal window or tab. This title may be replaced by or combined with the title set by the application inside the terminal, depending on the title_mode setting.</description>
+-    </key>
+     <key name="allow-bold" type="b">
+       <default>true</default>
+       <summary>Whether to allow bold text</summary>
+diff --git a/src/profile-editor.c b/src/profile-editor.c
+index 4bc1f7f..70a1afa 100644
+--- a/src/profile-editor.c
++++ b/src/profile-editor.c
+@@ -1014,9 +1014,6 @@ terminal_profile_edit (GSettings  *profile,
+                    gtk_builder_get_object (builder,
+                                            "system-font-checkbutton"),
+                    "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
+-  g_settings_bind (profile, TERMINAL_PROFILE_TITLE_KEY,
+-                   gtk_builder_get_object (builder, "title-entry"), "text",
+-                   G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
+   g_settings_bind (profile, TERMINAL_PROFILE_UPDATE_RECORDS_KEY,
+                    gtk_builder_get_object (builder,
+                                            "update-records-checkbutton"),
+diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
+index 02889a3..e730681 100644
+--- a/src/profile-preferences.ui
++++ b/src/profile-preferences.ui
+@@ -579,92 +579,6 @@
+                 <property name="border_width">12</property>
+                 <property name="spacing">18</property>
+                 <child>
+-                  <object class="GtkVBox" id="vbox79">
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">False</property>
+-                    <property name="spacing">6</property>
+-                    <child>
+-                      <object class="GtkLabel" id="label33">
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">False</property>
+-                        <property name="xalign">0</property>
+-                        <property name="label" translatable="yes">Title</property>
+-                        <attributes>
+-                          <attribute name="weight" value="bold"/>
+-                        </attributes>
+-                      </object>
+-                      <packing>
+-                        <property name="expand">False</property>
+-                        <property name="fill">False</property>
+-                        <property name="position">0</property>
+-                      </packing>
+-                    </child>
+-                    <child>
+-                      <object class="GtkAlignment" id="alignment10108">
+-                        <property name="visible">True</property>
+-                        <property name="can_focus">False</property>
+-                        <property name="left_padding">12</property>
+-                        <child>
+-                          <object class="GtkVBox" id="vbox93">
+-                            <property name="visible">True</property>
+-                            <property name="can_focus">False</property>
+-                            <property name="spacing">6</property>
+-                            <child>
+-                              <object class="GtkHBox" id="hbox137">
+-                                <property name="visible">True</property>
+-                                <property name="can_focus">False</property>
+-                                <property name="spacing">12</property>
+-                                <child>
+-                                  <object class="GtkLabel" id="title-entry-label">
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">False</property>
+-                                    <property name="xalign">0</property>
+-                                    <property name="label" translatable="yes">_Title:</property>
+-                                    <property name="use_underline">True</property>
+-                                    <property name="justify">center</property>
+-                                    <property name="mnemonic_widget">title-entry</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="expand">False</property>
+-                                    <property name="fill">False</property>
+-                                    <property name="position">0</property>
+-                                  </packing>
+-                                </child>
+-                                <child>
+-                                  <object class="GtkEntry" id="title-entry">
+-                                    <property name="visible">True</property>
+-                                    <property name="can_focus">True</property>
+-                                  </object>
+-                                  <packing>
+-                                    <property name="expand">True</property>
+-                                    <property name="fill">True</property>
+-                                    <property name="position">1</property>
+-                                  </packing>
+-                                </child>
+-                              </object>
+-                              <packing>
+-                                <property name="expand">False</property>
+-                                <property name="fill">True</property>
+-                                <property name="position">0</property>
+-                              </packing>
+-                            </child>
+-                          </object>
+-                        </child>
+-                      </object>
+-                      <packing>
+-                        <property name="expand">False</property>
+-                        <property name="fill">True</property>
+-                        <property name="position">1</property>
+-                      </packing>
+-                    </child>
+-                  </object>
+-                  <packing>
+-                    <property name="expand">False</property>
+-                    <property name="fill">True</property>
+-                    <property name="position">0</property>
+-                  </packing>
+-                </child>
+-                <child>
+                   <object class="GtkVBox" id="vbox80">
+                     <property name="visible">True</property>
+                     <property name="can_focus">False</property>
+diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
+index 7673da1..0bddcab 100644
+--- a/src/terminal-schemas.h
++++ b/src/terminal-schemas.h
+@@ -56,7 +56,6 @@ G_BEGIN_DECLS
+ #define TERMINAL_PROFILE_SCROLLBAR_POLICY_KEY           "scrollbar-policy"
+ #define TERMINAL_PROFILE_SCROLL_ON_KEYSTROKE_KEY        "scroll-on-keystroke"
+ #define TERMINAL_PROFILE_SCROLL_ON_OUTPUT_KEY           "scroll-on-output"
+-#define TERMINAL_PROFILE_TITLE_KEY                      "title"
+ #define TERMINAL_PROFILE_UPDATE_RECORDS_KEY             "update-records"
+ #define TERMINAL_PROFILE_USE_CUSTOM_COMMAND_KEY         "use-custom-command"
+ #define TERMINAL_PROFILE_USE_CUSTOM_DEFAULT_SIZE_KEY    "use-custom-default-size"
+diff --git a/src/terminal-screen.c b/src/terminal-screen.c
+index bb05924..d03ed80 100644
+--- a/src/terminal-screen.c
++++ b/src/terminal-screen.c
+@@ -717,14 +717,11 @@ char *
+ terminal_screen_get_description (TerminalScreen *screen)
+ {
+   TerminalScreenPrivate *priv = screen->priv;
+-  gs_free char *title_string = NULL;
+   const char *title;
+ 
+   /* use --title argument if one was supplied, otherwise ask the profile */
+   if (priv->title)
+     title = priv->title;
+-  else
+-    title = title_string = g_settings_get_string (priv->profile, TERMINAL_PROFILE_TITLE_KEY);
+ 
+   return g_strdup_printf ("%s — %d",
+                           title && title[0] ? title : _("Terminal"),
+@@ -772,12 +769,6 @@ terminal_screen_profile_changed_cb (GSettings     *profile,
+       vte_terminal_set_cjk_ambiguous_width (vte_terminal, (int) width);
+     }
+ 
+-  if (!prop_name ||
+-      prop_name == I_(TERMINAL_PROFILE_TITLE_KEY))
+-    {
+-      g_object_notify (object, "description");
+-    }
+-
+   if (gtk_widget_get_realized (GTK_WIDGET (screen)) &&
+       (!prop_name ||
+        prop_name == I_(TERMINAL_PROFILE_USE_SYSTEM_FONT_KEY) ||
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch
new file mode 100644
index 0000000..8250742
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch
@@ -0,0 +1,181 @@
+From 3bb41272b7509a16ec2a5cd93e44f73d5743b626 Mon Sep 17 00:00:00 2001
+From: Debarshi Ray <debarshir@gnome.org>
+Date: Wed, 16 Apr 2014 17:39:39 +0200
+Subject: [PATCH 49/61] screen: Remove unused description and user_title API
+
+These were used by various parts of the static title code, which has
+now been removed.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=724110
+---
+ src/terminal-screen.c | 63 ---------------------------------------------------
+ src/terminal-screen.h |  6 -----
+ 2 files changed, 69 deletions(-)
+
+diff --git a/src/terminal-screen.c b/src/terminal-screen.c
+index d03ed80..e35914c 100644
+--- a/src/terminal-screen.c
++++ b/src/terminal-screen.c
+@@ -77,7 +77,6 @@ struct _TerminalScreenPrivate
+   GSettings *profile; /* never NULL */
+   guint profile_changed_id;
+   guint profile_forgotten_id;
+-  char *title;
+   char *initial_working_directory;
+   char **initial_env;
+   char **override_command;
+@@ -102,7 +101,6 @@ enum {
+   PROP_ICON_TITLE,
+   PROP_ICON_TITLE_SET,
+   PROP_TITLE,
+-  PROP_DESCRIPTION,
+   PROP_INITIAL_ENVIRONMENT
+ };
+ 
+@@ -390,9 +388,6 @@ terminal_screen_get_property (GObject *object,
+       case PROP_TITLE:
+         g_value_set_string (value, terminal_screen_get_title (screen));
+         break;
+-      case PROP_DESCRIPTION:
+-        g_value_take_string (value, terminal_screen_get_description (screen));
+-        break;
+       default:
+         G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
+         break;
+@@ -418,7 +413,6 @@ terminal_screen_set_property (GObject *object,
+       case PROP_ICON_TITLE:
+       case PROP_ICON_TITLE_SET:
+       case PROP_TITLE:
+-      case PROP_DESCRIPTION:
+         /* not writable */
+       default:
+         G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
+@@ -517,13 +511,6 @@ terminal_screen_class_init (TerminalScreenClass *klass)
+                           NULL,
+                           G_PARAM_READABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB));
+ 
+-  g_object_class_install_property (object_class,
+-                                   PROP_DESCRIPTION,
+-                                   g_param_spec_string ("description", NULL, NULL,
+-                                                        NULL,
+-                                                        G_PARAM_READABLE | 
+-                                                        G_PARAM_STATIC_STRINGS));
+-
+   g_object_class_install_property
+     (object_class,
+      PROP_INITIAL_ENVIRONMENT,
+@@ -606,7 +593,6 @@ terminal_screen_finalize (GObject *object)
+ 
+   terminal_screen_set_profile (screen, NULL);
+ 
+-  g_free (priv->title);
+   g_free (priv->initial_working_directory);
+   g_strfreev (priv->override_command);
+   g_strfreev (priv->initial_env);
+@@ -713,21 +699,6 @@ terminal_screen_get_icon_title_set (TerminalScreen *screen)
+   return vte_terminal_get_icon_title (VTE_TERMINAL (screen)) != NULL;
+ }
+ 
+-char *
+-terminal_screen_get_description (TerminalScreen *screen)
+-{
+-  TerminalScreenPrivate *priv = screen->priv;
+-  const char *title;
+-
+-  /* use --title argument if one was supplied, otherwise ask the profile */
+-  if (priv->title)
+-    title = priv->title;
+-
+-  return g_strdup_printf ("%s — %d",
+-                          title && title[0] ? title : _("Terminal"),
+-                          screen->priv->child_pid);
+-}
+-
+ static void
+ terminal_screen_profile_changed_cb (GSettings     *profile,
+                                     const char    *prop_name,
+@@ -949,7 +920,6 @@ terminal_screen_set_profile (TerminalScreen *screen,
+     g_object_unref (old_profile);
+ 
+   g_object_notify (G_OBJECT (screen), "profile");
+-  g_object_notify (G_OBJECT (screen), "description");
+ }
+ 
+ GSettings*
+@@ -1359,8 +1329,6 @@ out:
+   g_strfreev (env);
+   free_fd_setup_data (data);
+ 
+-  g_object_notify (G_OBJECT (screen), "description");
+-
+   return result;
+ }
+ 
+@@ -1543,35 +1511,6 @@ terminal_screen_button_press (GtkWidget      *widget,
+   return FALSE;
+ }
+ 
+-void
+-terminal_screen_set_user_title (TerminalScreen *screen,
+-                                const char     *title)
+-{
+-  TerminalScreenPrivate *priv = screen->priv;
+-
+-  g_return_if_fail (TERMINAL_IS_SCREEN (screen));
+-
+-  if (g_strcmp0 (priv->title, title) == 0)
+-    return;
+-
+-  g_free (priv->title);
+-  priv->title = title && title[0] ? g_strdup (title) : NULL;
+-
+-  g_object_notify (G_OBJECT (screen), "description");
+-}
+-
+-const char*
+-terminal_screen_get_user_title (TerminalScreen *screen)
+-{
+-  TerminalScreenPrivate *priv;
+-
+-  g_return_val_if_fail (TERMINAL_IS_SCREEN (screen), NULL);
+-
+-  priv = screen->priv;
+-
+-  return priv->title ? priv->title : _("Terminal");
+-}
+-
+ /**
+  * terminal_screen_get_current_dir:
+  * @screen:
+@@ -1629,8 +1568,6 @@ terminal_screen_child_exited (VteTerminal *terminal,
+ 
+   priv->child_pid = -1;
+   
+-  g_object_notify (G_OBJECT (screen), "description");
+-
+   action = g_settings_get_enum (priv->profile, TERMINAL_PROFILE_EXIT_ACTION_KEY);
+   
+   switch (action)
+diff --git a/src/terminal-screen.h b/src/terminal-screen.h
+index 2a0d391..96f0a0d 100644
+--- a/src/terminal-screen.h
++++ b/src/terminal-screen.h
+@@ -100,15 +100,9 @@ void         terminal_screen_set_initial_environment (TerminalScreen  *screen,
+                                                       char           **argv);
+ char **      terminal_screen_get_initial_environment (TerminalScreen  *screen);
+ 
+-const char *terminal_screen_get_user_title     (TerminalScreen *screen);
+ const char* terminal_screen_get_title          (TerminalScreen *screen);
+ const char* terminal_screen_get_icon_title     (TerminalScreen *screen);
+ gboolean    terminal_screen_get_icon_title_set (TerminalScreen *screen);
+-char *      terminal_screen_get_description    (TerminalScreen *screen);
+-
+-void terminal_screen_set_user_title (TerminalScreen *screen,
+-                                     const char *text);
+-
+ 
+ char *terminal_screen_get_current_dir (TerminalScreen *screen);
+ 
+-- 
+1.9.0
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch
new file mode 100644
index 0000000..fc04f63
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch
@@ -0,0 +1,239 @@
+diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
+index 94eeae9..53118ce 100644
+--- a/src/org.gnome.Terminal.gschema.xml
++++ b/src/org.gnome.Terminal.gschema.xml
+@@ -326,6 +326,16 @@
+       <default>'current'</default>
+       <summary>Which encoding to use</summary>
+     </key>
++    <key name="use-transparent-background" type="b">
++      <default>false</default>
++      <summary>Whether to use a transparent background</summary>
++    </key>
++    <key name="background-transparency-percent" type="i">
++      <default>50</default>
++      <range min="0" max="100"/>
++      <summary>Adjust the amount of transparency</summary>
++      <description>A value between 0 and 100, where 0 is opaque and 100 is fully transparent.</description>
++    </key>
+   </schema>
+ 
+   <!-- Keybinding settings -->
+diff --git a/src/profile-editor.c b/src/profile-editor.c
+index 1b3e855..9ab66c8 100644
+--- a/src/profile-editor.c
++++ b/src/profile-editor.c
+@@ -1026,6 +1026,16 @@ terminal_profile_edit (GSettings  *profile,
+                    gtk_builder_get_object (builder, "rewrap-on-resize-checkbutton"),
+                    "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
+ 
++  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++                   gtk_builder_get_object (builder, "use-transparent-background"),
++                   "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++                   gtk_builder_get_object (builder, "background-transparent-scale-box"),
++                   "sensitive", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_NO_SENSITIVITY);
++  g_settings_bind (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
++                   gtk_builder_get_object (builder, "background-transparent-adjustment"),
++                   "value", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++
+   terminal_util_bind_mnemonic_label_sensitivity (editor);
+ 
+   terminal_util_dialog_focus_widget (editor, widget_name);
+diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
+index f648938..d3be958 100644
+--- a/src/profile-preferences.ui
++++ b/src/profile-preferences.ui
+@@ -23,6 +23,11 @@
+     <property name="step_increment">1</property>
+     <property name="page_increment">100</property>
+   </object>
++  <object class="GtkAdjustment" id="background-transparent-adjustment">
++    <property name="upper">100</property>
++    <property name="step_increment">1</property>
++    <property name="page_increment">10</property>
++  </object>
+   <object class="GtkListStore" id="model1">
+     <columns>
+       <!-- column-name gchararray -->
+@@ -1228,6 +1233,93 @@
+                                 <property name="position">1</property>
+                               </packing>
+                             </child>
++                            <child>
++                              <object class="GtkBox" id="use-transparent-background-box">
++                                <property name="visible">True</property>
++                                <property name="can_focus">False</property>
++                                <property name="orientation">horizontal</property>
++                                <property name="spacing">12</property>
++                                <child>
++                                  <object class="GtkCheckButton" id="use-transparent-background">
++                                    <property name="label" translatable="yes">Use t_ransparent background</property>
++                                    <property name="visible">True</property>
++                                    <property name="can_focus">True</property>
++                                    <property name="receives_default">False</property>
++                                    <property name="use_underline">True</property>
++                                    <property name="xalign">0</property>
++                                    <property name="draw_indicator">True</property>
++                                  </object>
++                                  <packing>
++                                    <property name="expand">False</property>
++                                    <property name="fill">False</property>
++                                    <property name="position">0</property>
++                                  </packing>
++                                </child>
++                                <child>
++                                  <object class="GtkBox" id="background-transparent-scale-box">
++                                    <property name="visible">True</property>
++                                    <property name="can_focus">False</property>
++                                    <property name="orientation">horizontal</property>
++                                    <property name="spacing">6</property>
++                                    <child>
++                                      <object class="GtkLabel" id="background-transparent-min-label">
++                                        <property name="visible">True</property>
++                                        <property name="can_focus">False</property>
++                                        <property name="xalign">0.5</property>
++                                        <property name="label" translatable="yes">none</property>
++                                        <style>
++                                          <class name="dim-label"/>
++                                        </style>
++                                      </object>
++                                      <packing>
++                                        <property name="expand">False</property>
++                                        <property name="fill">False</property>
++                                        <property name="position">0</property>
++                                      </packing>
++                                    </child>
++                                    <child>
++                                      <object class="GtkScale" id="background-transparent-scale">
++                                        <property name="visible">True</property>
++                                        <property name="can_focus">True</property>
++                                        <property name="adjustment">background-transparent-adjustment</property>
++                                        <property name="draw_value">False</property>
++                                      </object>
++                                      <packing>
++                                        <property name="expand">True</property>
++                                        <property name="fill">True</property>
++                                        <property name="position">1</property>
++                                      </packing>
++                                    </child>
++                                    <child>
++                                      <object class="GtkLabel" id="background-transparent-max-label">
++                                        <property name="visible">True</property>
++                                        <property name="can_focus">False</property>
++                                        <property name="xalign">0.5</property>
++                                        <property name="label" translatable="yes">full</property>
++                                        <style>
++                                          <class name="dim-label"/>
++                                        </style>
++                                      </object>
++                                      <packing>
++                                        <property name="expand">False</property>
++                                        <property name="fill">False</property>
++                                        <property name="position">2</property>
++                                      </packing>
++                                    </child>
++                                  </object>
++                                  <packing>
++                                    <property name="expand">True</property>
++                                    <property name="fill">True</property>
++                                    <property name="position">1</property>
++                                  </packing>
++                                </child>
++                              </object>
++                              <packing>
++                                <property name="expand">True</property>
++                                <property name="fill">True</property>
++                                <property name="position">3</property>
++                              </packing>
++                            </child>
+                           </object>
+                         </child>
+                       </object>
+diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
+index 443cf7b..c242857 100644
+--- a/src/terminal-schemas.h
++++ b/src/terminal-schemas.h
+@@ -65,6 +65,9 @@ G_BEGIN_DECLS
+ #define TERMINAL_PROFILE_VISIBLE_NAME_KEY               "visible-name"
+ #define TERMINAL_PROFILE_WORD_CHARS_KEY                 "word-chars"
+ 
++#define TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND      "use-transparent-background"
++#define TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT "background-transparency-percent"
++
+ #define TERMINAL_SETTING_CONFIRM_CLOSE_KEY              "confirm-close"
+ #define TERMINAL_SETTING_DEFAULT_SHOW_MENUBAR_KEY       "default-show-menubar"
+ #define TERMINAL_SETTING_DARK_THEME_KEY                 "dark-theme"
+diff --git a/src/terminal-screen.c b/src/terminal-screen.c
+index ac971c0..43334b6 100644
+--- a/src/terminal-screen.c
++++ b/src/terminal-screen.c
+@@ -792,7 +792,9 @@ terminal_screen_profile_changed_cb (GSettings     *profile,
+       prop_name == I_(TERMINAL_PROFILE_BACKGROUND_COLOR_KEY) ||
+       prop_name == I_(TERMINAL_PROFILE_BOLD_COLOR_SAME_AS_FG_KEY) ||
+       prop_name == I_(TERMINAL_PROFILE_BOLD_COLOR_KEY) ||
+-      prop_name == I_(TERMINAL_PROFILE_PALETTE_KEY))
++      prop_name == I_(TERMINAL_PROFILE_PALETTE_KEY) ||
++      prop_name == I_(TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND) ||
++      prop_name == I_(TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT))
+     update_color_scheme (screen);
+ 
+   if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
+@@ -857,6 +859,9 @@ update_color_scheme (TerminalScreen *screen)
+   GdkRGBA fg, bg, bold, theme_fg, theme_bg;
+   GdkRGBA *boldp;
+   GtkStyleContext *context;
++  GtkWidget *toplevel;
++  gboolean transparent;
++  guint16 opacity;
+ 
+   context = gtk_widget_get_style_context (widget);
+   gtk_style_context_get_color (context, GTK_STATE_FLAG_NORMAL, &theme_fg);
+@@ -880,6 +885,22 @@ update_color_scheme (TerminalScreen *screen)
+   vte_terminal_set_colors_rgba (VTE_TERMINAL (screen), &fg, &bg,
+                                 colors, n_colors);
+   vte_terminal_set_color_bold_rgba (VTE_TERMINAL (screen), boldp);
++
++  transparent = g_settings_get_boolean (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND);
++  if (transparent)
++    {
++      gint transparency_percent;
++
++      transparency_percent = g_settings_get_int (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT);
++      opacity = (guint16) (G_MAXUINT16 * (100 - transparency_percent) / 100.0);
++    }
++  else
++    opacity = G_MAXUINT16;
++
++  vte_terminal_set_opacity (VTE_TERMINAL (screen), opacity);
++  toplevel = gtk_widget_get_toplevel (GTK_WIDGET (screen));
++  if (toplevel != NULL && gtk_widget_is_toplevel (toplevel))
++    gtk_widget_set_app_paintable (toplevel, transparent);
+ }
+ 
+ void
+diff --git a/src/terminal-window.c b/src/terminal-window.c
+index 1abbfb2..d3f5c80 100644
+--- a/src/terminal-window.c
++++ b/src/terminal-window.c
+@@ -2619,6 +2619,8 @@ terminal_window_init (TerminalWindow *window)
+   TerminalWindowPrivate *priv;
+   TerminalApp *app;
+   TerminalSettingsList *profiles_list;
++  GdkScreen *screen;
++  GdkVisual *visual;
+   GtkActionGroup *action_group;
+   GtkAction *action;
+   GtkUIManager *manager;
+@@ -2638,6 +2640,11 @@ terminal_window_init (TerminalWindow *window)
+   uuid_unparse (u, uuidstr);
+   priv->uuid = g_strdup (uuidstr);
+ 
++  screen = gtk_widget_get_screen (GTK_WIDGET (window));
++  visual = gdk_screen_get_rgba_visual (screen);
++  if (visual != NULL)
++    gtk_widget_set_visual (GTK_WIDGET (window), visual);
++
+   g_signal_connect (G_OBJECT (window), "delete_event",
+                     G_CALLBACK(terminal_window_delete_event),
+                     NULL);

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch
new file mode 100644
index 0000000..369bc9e
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch
@@ -0,0 +1,36 @@
+From ce8ba57e66b1e7dca878a446ce13977a33827feb Mon Sep 17 00:00:00 2001
+From: Alexandre Rostovtsev <tetromino@gentoo.org>
+Date: Mon, 21 Jan 2013 15:11:54 -0500
+Subject: [PATCH] Don't check for gnome-doc-utils, we are no longer using them.
+
+Restore GNOME_COMMON_INIT to match gnome-terminal 3.7.x.
+---
+ configure.ac | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index bfa1c8a..e056d16 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -32,8 +32,7 @@ AC_HEADER_STDC
+ AM_PROG_LIBTOOL
+ IT_PROG_INTLTOOL([0.40.0])
+ 
+-# User documentation
+-YELP_HELP_INIT
++GNOME_COMMON_INIT
+ 
+ GNOME_DEBUG_CHECK
+ 
+@@ -154,7 +153,7 @@ AC_SUBST([GTK_BUILDER_CONVERT_FLAGS])
+ # Documentation
+ # *************
+ 
+-GNOME_DOC_INIT
++YELP_HELP_INIT
+ 
+ # ****************************
+ 
+-- 
+1.8.1.1
+

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch
new file mode 100644
index 0000000..efe60b9
--- /dev/null
+++ b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch
@@ -0,0 +1,30 @@
+From 611e93f2f8c0c18ed8d365ecb850258e8d5c9c12 Mon Sep 17 00:00:00 2001
+From: Christian Persch <chpe@gnome.org>
+Date: Wed, 16 Jan 2013 22:52:03 +0100
+Subject: [PATCH] window: Use the geometry of the active screen
+
+When we get the restyle on focus-out, the screens call terminal_window_set_size()
+directly. This was causing the window to revert to a previous size, see bug
+https://bugzilla.gnome.org/show_bug.cgi?id=688959 .
+---
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/terminal-window.c b/src/terminal-window.c
+index ed509ba..1740247 100644
+--- a/src/terminal-window.c
++++ b/src/terminal-window.c
+@@ -2330,6 +2330,10 @@ terminal_window_set_size_force_grid (TerminalWindow *window,
+   int grid_width;
+   int grid_height;
+ 
++  /* Only update the geometry from the active screen. */
++  if (window->priv->active_screen != screen)
++    return;
++
+   /* be sure our geometry is up-to-date */
+   terminal_window_update_geometry (window);
+ 
+-- 
+1.8.1.1
+

diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild
new file mode 100644
index 0000000..4a8c889
--- /dev/null
+++ b/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild,v 1.1 2014/04/28 06:57:43 eva Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 readme.gentoo
+
+DESCRIPTION="The Gnome Terminal"
+HOMEPAGE="https://help.gnome.org/users/gnome-terminal/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="+gnome-shell +nautilus"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
+
+# FIXME: automagic dependency on gtk+[X]
+RDEPEND="
+	>=dev-libs/glib-2.39.2:2
+	>=x11-libs/gtk+-3.9.9:3[X]
+	>=x11-libs/vte-0.36:2.90
+	>=gnome-base/dconf-0.14
+	>=gnome-base/gconf-2.31.3
+	>=gnome-base/gsettings-desktop-schemas-0.1.0
+	sys-apps/util-linux
+	x11-libs/libSM
+	x11-libs/libICE
+	gnome-shell? ( gnome-base/gnome-shell )
+	nautilus? ( >=gnome-base/nautilus-3 )
+"
+# gtk+:2 needed for gtk-builder-convert, bug 356239
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	dev-util/appdata-tools
+	|| ( dev-util/gtk-builder-convert <=x11-libs/gtk+-2.24.10:2 )
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+DOC_CONTENTS="To get previous working directory inherited in new opened
+	tab you will need to add the following line to your ~/.bashrc:\n
+	. /etc/profile.d/vte.sh"
+
+src_prepare() {
+	epatch \
+		"${FILESDIR}"/${P}-appmenu-parameter.patch \
+		"${FILESDIR}"/${P}-remove-set-title-feature-0.patch \
+		"${FILESDIR}"/${P}-remove-set-title-feature-1.patch \
+		"${FILESDIR}"/${P}-remove-set-title-feature-2.patch \
+		"${FILESDIR}"/${P}-remove-set-title-feature-3.patch \
+		"${FILESDIR}"/${P}-fallback-title-1.patch \
+		"${FILESDIR}"/${P}-fallback-title-2.patch \
+		"${FILESDIR}"/${P}-restore-transparency.patch
+
+	gnome2_src_prepare
+}
+src_configure() {
+	# FIXME: leave smclient configure unset until it accepts values from the
+	# switch and not from GDK_TARGET, bug #363033
+	gnome2_src_configure \
+		--disable-static \
+		--enable-migration \
+		$(use_enable gnome-shell search-provider) \
+		$(use_with nautilus nautilus-extension) \
+		# Docs are broken in this release.
+		#ITSTOOL=$(type -P true) \
+		#XMLLINT=$(type -P true)
+}
+
+src_install() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS"
+	gnome2_src_install
+	readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+	if [[ ${REPLACING_VERSIONS} < 3.6.1-r1 && ${REPLACING_VERSIONS} != 2.32.1-r1 &&
+		  ${REPLACING_VERSIONS} != 3.4.1.1-r1 ]]; then
+		elog
+		elog "Gnome Terminal no longer uses login shell by default, switching"
+		elog "to upstream default. Because of this, if you have some command you"
+		elog "want to be run, be sure to have it placed in your ~/.bashrc file."
+		elog
+	fi
+	readme.gentoo_print_elog
+}

diff --git a/x11-terms/gnome-terminal/metadata.xml b/x11-terms/gnome-terminal/metadata.xml
new file mode 100644
index 0000000..04c70dc
--- /dev/null
+++ b/x11-terms/gnome-terminal/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+<use>
+	<flag name="gnome-shell">Integrate with <pkg>gnome-base/gnome-shell</pkg> search</flag>
+	<flag name="nautilus">Build gnome-base/nautilus extension</flag>
+</use>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] dev/ikelos:master commit in: x11-terms/gnome-terminal/files/, x11-terms/gnome-terminal/
@ 2015-08-16  1:20 Mike Auty
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty @ 2015-08-16  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a862d6c87d2a5f7e9541a8677192a0664706f49f
Author:     layman <layman <AT> localhost>
AuthorDate: Sun Aug 16 01:16:15 2015 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 01:16:15 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=a862d6c8

Remove old gnome-terminal ebuild.

 x11-terms/gnome-terminal/ChangeLog                 | 1284 --------------------
 x11-terms/gnome-terminal/Manifest                  |   15 -
 .../files/gnome-terminal-3.10.2-sys-wait.h.patch   |   24 -
 .../gnome-terminal-3.12.0-appmenu-parameter.patch  |   26 -
 .../gnome-terminal-3.12.0-fallback-title-1.patch   |   29 -
 .../gnome-terminal-3.12.0-fallback-title-2.patch   |   28 -
 ...erminal-3.12.0-remove-set-title-feature-0.patch |  131 --
 ...erminal-3.12.0-remove-set-title-feature-1.patch |  214 ----
 ...erminal-3.12.0-remove-set-title-feature-2.patch |  217 ----
 ...erminal-3.12.0-remove-set-title-feature-3.patch |  181 ---
 ...nome-terminal-3.12.0-restore-transparency.patch |  239 ----
 .../gnome-terminal-3.6.1-no-gnome-doc-utils.patch  |   36 -
 .../files/gnome-terminal-3.6.1-window-resize.patch |   30 -
 .../gnome-terminal/gnome-terminal-3.12.0.ebuild    |   90 --
 x11-terms/gnome-terminal/metadata.xml              |    9 -
 15 files changed, 2553 deletions(-)

diff --git a/x11-terms/gnome-terminal/ChangeLog b/x11-terms/gnome-terminal/ChangeLog
deleted file mode 100644
index 3987c55..0000000
--- a/x11-terms/gnome-terminal/ChangeLog
+++ /dev/null
@@ -1,1284 +0,0 @@
-# ChangeLog for x11-terms/gnome-terminal
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.286 2014/04/28 06:57:43 eva Exp $
-
-*gnome-terminal-3.12.0 (28 Apr 2014)
-
-  28 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-3.12.0.ebuild,
-  +files/gnome-terminal-3.12.0-appmenu-parameter.patch,
-  +files/gnome-terminal-3.12.0-fallback-title-1.patch,
-  +files/gnome-terminal-3.12.0-fallback-title-2.patch,
-  +files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch,
-  +files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch,
-  +files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch,
-  +files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch, metadata.xml:
-  Version bump for Gnome 3.12. Add gnome-shell USE flag local description.
-
-  27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-3.8.4.ebuild:
-  drop old
-
-  25 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-3.10.2.ebuild, +files/gnome-terminal-3.10.2-sys-wait.h.patch:
-  Add patch to fix build on non-glibc systems as requested by blueness on irc.
-
-  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
-  x86 stable, bug 499954
-
-  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
-  amd64 stable, bug 499954
-
-  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
-  Fix wrong commit, bug 502160
-
-  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.10.2.ebuild:
-  arch stable, bug 888
-
-  02 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Fix underlinking failure (bug #496804, thanks to M8R-u38wij).
-
-*gnome-terminal-3.10.2 (24 Dec 2013)
-
-  24 Dec 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.10.2.ebuild,
-  -gnome-terminal-3.6.2.ebuild, -gnome-terminal-3.8.3.ebuild:
-  Version bump for Gnome 3.10
-
-  08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.8.4.ebuild:
-  x86 stable, bug #478252
-
-  30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-terminal-3.8.4.ebuild:
-  amd64 stable, bug #478252
-
-*gnome-terminal-3.8.4 (08 Jul 2013)
-
-  08 Jul 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.4.ebuild,
-  -files/gnome-terminal-2.22.0-default_shell.patch,
-  -gnome-terminal-3.8.2.ebuild:
-  Version bump, drop old
-
-  30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
-  gnome-terminal-3.8.3.ebuild:
-  Add missing dependency.
-
-*gnome-terminal-3.8.3 (10 Jun 2013)
-
-  10 Jun 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.3.ebuild:
-  Version bump, drop old
-
-  18 May 2013; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-3.8.1.ebuild,
-  gnome-terminal-3.8.2.ebuild:
-  Explain people how to use latest vte.sh (needing to be sure latest version of
-  this script is installed, since it has changed a lot in last vte versions),
-  see bug #468094. Drop old.
-
-*gnome-terminal-3.8.2 (13 May 2013)
-
-  13 May 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.2.ebuild,
-  -gnome-terminal-3.8.0.ebuild:
-  Version bump, drop old
-
-*gnome-terminal-3.8.1 (18 Apr 2013)
-
-  18 Apr 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.1.ebuild,
-  -gnome-terminal-2.32.1.ebuild, -gnome-terminal-3.6.1-r2.ebuild:
-  Version bump, drop old
-
-  09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for sh, wrt bug #458984
-
-  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for sparc, wrt bug #458984
-
-  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for alpha, wrt bug #458984
-
-*gnome-terminal-3.6.2 (31 Mar 2013)
-
-  31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-3.6.2.ebuild:
-  Version bump, translation updates.
-
-  30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-  gnome-terminal-2.32.1.ebuild, -gnome-terminal-3.4.1.1-r1.ebuild,
-  -gnome-terminal-3.6.1-r1.ebuild:
-  Clean up old revisions.
-
-  29 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for ia64, wrt bug #458984
-
-*gnome-terminal-3.8.0 (28 Mar 2013)
-
-  28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-3.8.0.ebuild,
-  metadata.xml:
-  Version bump for Gnome 3.8
-
-  28 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for arm, wrt bug #458984
-
-  27 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for ppc64, wrt bug #458984
-
-  26 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for ppc, wrt bug #458984
-
-  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for x86, wrt bug #458984
-
-  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild:
-  Stable for amd64, wrt bug #458984
-
-  25 Feb 2013; Zac Medico <zmedico@gentoo.org> gnome-terminal-3.6.1-r2.ebuild:
-  Add ~arm-linux keyword.
-
-*gnome-terminal-3.6.1-r2 (24 Jan 2013)
-
-  24 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-  +gnome-terminal-3.6.1-r2.ebuild,
-  +files/gnome-terminal-3.6.1-window-resize.patch:
-  Fix terminal window automatic resizing bug, thanks to Donnie Berkholz.
-
-  21 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-3.6.1-r1.ebuild,
-  +files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch:
-  Avoid useless gnome-doc-utils check (bug #453394, thanks to jeremy). Restore
-  arm keyword since dependencies have been rekeyworded.
-
-  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
-  Add ~sparc, wrt bug #449220
-
-  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
-  Add ~alpha, wrt bug #449220
-
-  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-terminal-3.6.1-r1.ebuild:
-  Add ~ia64, wrt bug #449220
-
-  27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-3.6.1-r1.ebuild:
-  Drop alpha, arm, ia64, sparc keywords due to yelp-tools dependency.
-
-*gnome-terminal-3.6.1-r1 (24 Dec 2012)
-
-  24 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-3.2.1.ebuild, -gnome-terminal-3.4.1.1.ebuild,
-  +gnome-terminal-3.6.1-r1.ebuild:
-  Version bump for Gnome 3.6. Switch to EAPI=5.
-
-  25 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-2.32.1-r1.ebuild, gnome-terminal-3.4.1.1-r1.ebuild:
-  Don't forget gnome2_pkg_postinst()
-
-*gnome-terminal-2.32.1-r1 (24 Nov 2012)
-*gnome-terminal-3.4.1.1-r1 (24 Nov 2012)
-
-  24 Nov 2012; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-2.32.1-r1.ebuild,
-  +gnome-terminal-3.4.1.1-r1.ebuild, -gnome-terminal-3.4.0.1.ebuild:
-  Stop defaulting to enable login shell as it causes problems (#442062 by
-  Juergen Rose), with this we revert to upstream (and most distributions)
-  default setting.
-
-  20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-2.32.1.ebuild:
-  Revert previous commit: gtk+-2.24.10-r1, not 2.24.11, is the first version
-  with split gtk-builder-convert (bug #437200, thanks to josef.95).
-
-  29 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org>
-  gnome-terminal-2.32.1.ebuild:
-  change gtk+ dep to fix broken alpha/sparc dep tree
-
-  28 May 2012; Anthony G. Basile <blueness@gentoo.org>
-  gnome-terminal-3.4.1.1.ebuild:
-  Keyword ~mips
-
-  03 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-terminal-2.32.1.ebuild,
-  gnome-terminal-3.2.1.ebuild, gnome-terminal-3.4.0.1.ebuild,
-  gnome-terminal-3.4.1.1.ebuild:
-  dev-util/pkgconfig -> virtual/pkgconfig
-
-*gnome-terminal-3.4.1.1 (22 Apr 2012)
-
-  22 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  +gnome-terminal-3.4.1.1.ebuild:
-  Version bump, translation updates only.
-
-  13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-3.4.0.1.ebuild:
-  Remove stray comment.
-
-*gnome-terminal-3.4.0.1 (13 Apr 2012)
-
-  13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  +gnome-terminal-3.4.0.1.ebuild:
-  Version bump with smooth scrolling support.
-
-  13 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-  gnome-terminal-2.32.1.ebuild, gnome-terminal-3.2.1.ebuild:
-  Update deps for split gtk-builder-convert (bug #402905).
-
-*gnome-terminal-3.2.1 (30 Oct 2011)
-
-  30 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-  -files/gnome-terminal-2.33.5-remove-libgnome-dep.patch,
-  -gnome-terminal-3.0.1.ebuild, +gnome-terminal-3.2.1.ebuild:
-  Bump to 3.2.1 from the gnome overlay. Drop old. Remove unused patch.
-
-*gnome-terminal-3.0.1 (19 Aug 2011)
-
-  19 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
-  +files/gnome-terminal-2.33.5-remove-libgnome-dep.patch,
-  +gnome-terminal-3.0.1.ebuild:
-  Bump to 3.0.1, from gnome overlay for GNOME 3
-
-  17 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-2.30.2.ebuild:
-  Clean up old revision.
-
-  23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
-  gnome-terminal-2.30.2.ebuild, gnome-terminal-2.32.1.ebuild:
-  Use SLOT dependencies for x11-libs/gtk+ and x11-libs/vte.
-
-  22 Mar 2011; Brent Baude <ranger@gentoo.org> gnome-terminal-2.32.1.ebuild:
-  Marking gnome-terminal-2.32.1 ppc stable for bug 353436
-
-  21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
-  gnome-terminal-2.32.1.ebuild:
-  ppc64 stable wrt #353436
-
-  12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gnome-terminal-2.32.1.ebuild:
-  alpha/arm/ia64/sh/sparc stable wrt #353436
-
-  24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gnome-terminal-2.32.1.ebuild:
-  x86 stable per bug 353436
-
-  23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
-  gnome-terminal-2.32.1.ebuild:
-  Stable on amd64 wrt bug #353436
-
-*gnome-terminal-2.32.1 (19 Nov 2010)
-
-  19 Nov 2010; Pacho Ramos <pacho@gentoo.org>
-  -files/gnome-terminal-2.13.90-TERM-gnome.patch,
-  -files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
-  -files/gnome-terminal-2.26.3.1-cwd-on-new-tab.patch,
-  -files/gnome-terminal-2.26.3.1-en_GB.patch,
-  -files/gnome-terminal-2.26.3.1-partial-fix-dbus-error.patch,
-  -files/gnome-terminal-2.26.3.1-remove-plural.patch,
-  -gnome-terminal-2.32.0.ebuild, +gnome-terminal-2.32.1.ebuild:
-  Version bump and remove old.
-
-*gnome-terminal-2.32.0 (20 Oct 2010)
-
-  20 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-2.26.3.1-r2.ebuild, -gnome-terminal-2.28.2.ebuild,
-  +gnome-terminal-2.32.0.ebuild:
-  Clean up old revisions. Version bump to 2.32. Now licensed under GPL3, add
-  search and save feature, lots of bug fixes.
-
-  17 Oct 2010; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.30.2.ebuild:
-  alpha/ia64/sh/sparc stable wrt #324077
-
-  14 Oct 2010; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.30.2.ebuild:
-  arm stable, bug #324077
-
-  07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
-  gnome-terminal-2.30.2.ebuild:
-  ppc64 stable wrt #324077
-
-  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
-  gnome-terminal-2.30.2.ebuild:
-  Marked ppc for bug #324077.
-
-  18 Aug 2010; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.28.2.ebuild:
-  arm stable, bug #314899
-
-  14 Aug 2010; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.28.2.ebuild:
-  alpha/ia64/sh/sparc stable wrt #314899
-
-  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
-  gnome-terminal-2.30.2.ebuild:
-  x86 stable, bug 324077
-
-  31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-terminal-2.30.2.ebuild:
-  amd64 stable, bug 324077
-
-  20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild, gnome-terminal-2.28.2.ebuild,
-  gnome-terminal-2.30.2.ebuild:
-  Drop HPPA keywording (bug #324511).
-
-*gnome-terminal-2.30.2 (22 Jun 2010)
-
-  22 Jun 2010; Pacho Ramos <pacho@gentoo.org> -gnome-terminal-2.30.1.ebuild,
-  +gnome-terminal-2.30.2.ebuild:
-  Version bump with updated translations, remove old.
-
-*gnome-terminal-2.30.1 (13 Jun 2010)
-
-  13 Jun 2010; Pacho Ramos <pacho@gentoo.org> +gnome-terminal-2.30.1.ebuild:
-  Add new version for Gnome 2.30.
-
-  04 Jun 2010; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.28.2.ebuild:
-  x86 stable, bug #314899
-
-  03 May 2010; Olivier Crête <tester@gentoo.org>
-  gnome-terminal-2.28.2.ebuild:
-  amd64 stable, bug #314899
-
-  30 Apr 2010; Pacho Ramos <pacho@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild,
-  +files/gnome-terminal-2.26.3.1-en_GB.patch, gnome-terminal-2.28.2.ebuild:
-  Fix British English documentation translation. Thanks to Daniel Schömer
-  for pointing to the issue and Markus Meier for reporting bug #289361. This
-  is solved by upstream in >2.30.1
-
-  26 Apr 2010; Pacho Ramos <pacho@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild,
-  +files/gnome-terminal-2.26.3.1-remove-plural.patch:
-  Apply upstream patch to drop useless Plural-Forms line causing build to
-  fail with current stable gnome-doc-utils. Thanks to Peter Volkov for
-  finding the fix in bug #304091
-
-  24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-2.24.2-r1.ebuild, -gnome-terminal-2.28.1.ebuild:
-  Clean up old revisions.
-
-  16 Jan 2010; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  sh stable
-
-  14 Jan 2010; Jeroen Roovers <jer@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  Stable for HPPA (bug #281427).
-
-  06 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
-  gnome-terminal-2.28.2.ebuild:
-  Transfer Prefix keywords
-
-*gnome-terminal-2.28.2 (17 Dec 2009)
-
-  17 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.28.2.ebuild:
-  Version bump. Translation updates.
-
-  03 Dec 2009; Brent Baude <ranger@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  Marking gnome-terminal-2.26.3.1-r2 ppc64 stable for bug 281427
-
-  28 Nov 2009; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  alpha/ia64/sparc stable wrt #281427
-
-  05 Nov 2009; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  arm stable, bug #281427
-
-*gnome-terminal-2.28.1 (29 Oct 2009)
-
-  29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-2.26.2.ebuild, +gnome-terminal-2.28.1.ebuild:
-  New version for GNOME 2.28. Clean up old revision.
-
-  24 Oct 2009; nixnut <nixnut@gentoo.org> gnome-terminal-2.26.3.1-r2.ebuild:
-  ppc stable #281427
-
-  16 Oct 2009; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  x86 stable, bug #281427
-
-  08 Oct 2009; Olivier Crête <tester@gentoo.org>
-  gnome-terminal-2.26.3.1-r2.ebuild:
-  Stable on amd64, bug #281427
-
-*gnome-terminal-2.26.3.1-r2 (11 Sep 2009)
-
-  11 Sep 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
-  -gnome-terminal-2.26.3.1-r1.ebuild, +gnome-terminal-2.26.3.1-r2.ebuild,
-  +files/gnome-terminal-2.26.3.1-partial-fix-dbus-error.patch:
-  Partial Fix for bug 268846 -- gnome-terminal errors out when no
-  dbus-daemon is running. Upstream not interested in a complete fix.
-
-  06 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  -gnome-terminal-2.26.1.ebuild, gnome-terminal-2.26.2.ebuild,
-  gnome-terminal-2.26.3.1-r1.ebuild:
-  Add libgnome to RDEPEND, bug #274638.
-
-*gnome-terminal-2.26.3.1-r1 (28 Aug 2009)
-
-  28 Aug 2009; Romain Perier <mrpouet@gentoo.org>
-  -gnome-terminal-2.26.3.1.ebuild, +gnome-terminal-2.26.3.1-r1.ebuild,
-  +files/gnome-terminal-2.26.3.1-cwd-on-new-tab.patch:
-  Fix bug #269318, if we are logged in root on the first tab and if we try
-  to open a new tab, do not open it in user on /, patch import from upstream
-  bug #565328. Drop old revision.
-
-*gnome-terminal-2.26.3.1 (09 Jul 2009)
-
-  09 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.26.3.1.ebuild:
-  Version bump. Build & bug fixes.
-
-*gnome-terminal-2.26.2 (18 May 2009)
-
-  18 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.26.2.ebuild:
-  Bump to 2.26.2. Translation updates.
-
-*gnome-terminal-2.26.1 (04 May 2009)
-
-  04 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
-  -files/gnome-terminal-2.22.3-tab-close-fix.patch,
-  -files/gnome-terminal-2-default_shell.patch,
-  -files/gnome-terminal-2-dnd_url_add_space.patch,
-  -gnome-terminal-2.18.2.ebuild, -gnome-terminal-2.22.3-r1.ebuild,
-  +gnome-terminal-2.26.1.ebuild:
-  New version for GNOME 2.26. Dropped libbonobo, libgnome and libgnomeui
-  dependencies, lots of bug fixes. Clean up old revisions.
-
-  28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  sh stable
-
-  27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.24.2-r1:
-  Stable for HPPA (bug #260063).
-
-  27 Apr 2009; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  arm stable
-
-  12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  Stable on sparc, bug #260063
-
-  18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  alpha/ia64 stable wrt #260063
-
-  15 Mar 2009; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  x86 stable, bug #260063
-
-  11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  Marked stable on amd64
-
-  06 Mar 2009; Brent Baude <ranger@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  Marking gnome-terminal-2.24.2-r1 ppc stable for bug 260063
-
-  05 Mar 2009; Brent Baude <ranger@gentoo.org>
-  gnome-terminal-2.24.2-r1.ebuild:
-  Marking gnome-terminal-2.24.2-r1 ppc64 stable for bug 260063
-
-  06 Jan 2009; Mart Raudsepp <leio@gentoo.org>
-  -files/gnome-terminal-2.22.0-fix-detach-tab.patch,
-  gnome-terminal-2.18.2.ebuild, -gnome-terminal-2.18.4.ebuild,
-  -gnome-terminal-2.22.3.ebuild, -gnome-terminal-2.24.1.ebuild:
-  Remove old
-
-  05 Jan 2009; Rémi Cardona <remi@gentoo.org> gnome-terminal-2.18.2.ebuild,
-  gnome-terminal-2.18.4.ebuild, gnome-terminal-2.22.3.ebuild,
-  gnome-terminal-2.22.3-r1.ebuild, gnome-terminal-2.24.1.ebuild,
-  gnome-terminal-2.24.2-r1.ebuild:
-  Change virtual/xft dependency to x11-libs/libXft, bug 253771.
-
-*gnome-terminal-2.24.2-r1 (09 Dec 2008)
-
-  09 Dec 2008; Mart Raudsepp <leio@gentoo.org>
-  files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
-  -gnome-terminal-2.24.2.ebuild, +gnome-terminal-2.24.2-r1.ebuild:
-  Fix patch to not crash in certain situations with >10 tabs
-
-*gnome-terminal-2.24.2 (01 Dec 2008)
-
-  01 Dec 2008; Mart Raudsepp <leio@gentoo.org>
-  +files/gnome-terminal-2.24.2-restore-switch-to-tab.patch,
-  +gnome-terminal-2.24.2.ebuild:
-  Version bump. Add patches to bring back "Switch to Tab <n>" functionality
-  completely, including the keyboard shortcuts dialog entries and
-  translations.
-
-  13 Nov 2008; Brent Baude <ranger@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  Marking gnome-terminal-2.22.3-r1 ppc64 stable for bug 236971
-
-*gnome-terminal-2.24.1 (21 Oct 2008)
-
-  21 Oct 2008; Mart Raudsepp <leio@gentoo.org>
-  -gnome-terminal-2.24.0.ebuild, +gnome-terminal-2.24.1.ebuild:
-  Version bump for bug fixes, also brings back "switch to tab x" keybinding
-  configurability that was lost in 2.24.0, but only via gconf-editor for
-  now. Bug fixes.
-
-  18 Oct 2008; Brent Baude <ranger@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  Marking gnome-terminal-2.22.3-r1 ppc stable for bug 236971
-
-*gnome-terminal-2.24.0 (10 Oct 2008)
-
-  10 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.24.0.ebuild:
-  New version for GNOME 2.24.
-
-  25 Sep 2008; Jeroen Roovers <jer@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  Stable for HPPA (bug #236971).
-
-  09 Sep 2008; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  alpha/ia64/sparc stable wrt #236971
-
-  08 Sep 2008; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  x86 stable, bug #236971
-
-  07 Sep 2008; Olivier Crête <tester@gentoo.org>
-  gnome-terminal-2.22.3-r1.ebuild:
-  amd64 stable, bug #236971
-
-  12 Aug 2008; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.22.3.ebuild:
-  alpha/ia64/sparc stable wrt #229709
-
-  10 Aug 2008; Markus Meier <maekke@gentoo.org>
-  gnome-terminal-2.22.3.ebuild:
-  x86 stable, bug #229709
-
-  09 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  gnome-terminal-2.22.3.ebuild:
-  removing inexistant TODO from DOCS.
-
-*gnome-terminal-2.22.3-r1 (03 Aug 2008)
-
-  03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +files/gnome-terminal-2.22.3-tab-close-fix.patch,
-  -gnome-terminal-2.22.0.ebuild, -gnome-terminal-2.22.1.ebuild,
-  -gnome-terminal-2.22.2.ebuild, +gnome-terminal-2.22.3-r1.ebuild:
-  bump to r1. Fix extra refs to tabs shell, bug #219964. Clean up old
-  revisions.
-
-  30 Jul 2008; Brent Baude <ranger@gentoo.org> gnome-terminal-2.22.3.ebuild:
-  Marking gnome-terminal-2.22.3 ppc stable for bug 229709
-
-  26 Jul 2008; Olivier Crête <tester@gentoo.org>
-  gnome-terminal-2.22.3.ebuild:
-  Stable on amd64, bug #229709
-
-*gnome-terminal-2.22.3 (30 Jun 2008)
-
-  30 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.22.3.ebuild:
-  bump to 2.22.3. Dummy update.
-
-*gnome-terminal-2.22.2 (31 May 2008)
-
-  31 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.22.2.ebuild:
-  New version for GNOME-2.22.2. Bug fixes and translation updates.
-
-*gnome-terminal-2.22.1 (07 Apr 2008)
-
-  07 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.22.1.ebuild:
-  bump to 2.22.1, fix a few bugs.
-
-*gnome-terminal-2.22.0 (22 Mar 2008)
-
-  22 Mar 2008; Mart Raudsepp <leio@gentoo.org>
-  +files/gnome-terminal-2.22.0-default_shell.patch,
-  +files/gnome-terminal-2.22.0-fix-detach-tab.patch,
-  +gnome-terminal-2.22.0.ebuild:
-  New version for GNOME 2.22. Uses GtkNotebook provided reordable tabs for
-  better effects and no code duplication, GOption instead of popt, many bug
-  fixes and more. Also honors the desktop cursor blink setting, disabling of
-  which in keyboard preferences is good for your laptops battery if you have
-  one.
-
-  14 Mar 2008; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.18.2.ebuild,
-  gnome-terminal-2.18.4.ebuild:
-  Be compatible with glib-2.16 and in general more future proof, bug 213340
-
-  04 Feb 2008; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.4.ebuild:
-  Stable for HPPA (bug #208366).
-
-  03 Feb 2008; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.18.4.ebuild:
-  alpha/ia64/sparc stable wrt #208366
-
-  02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
-  gnome-terminal-2.18.4.ebuild:
-  Stable on amd64 wrt bug #208366.
-
-  01 Feb 2008; Brent Baude <ranger@gentoo.org> gnome-terminal-2.18.4.ebuild:
-  Marking gnome-terminal-2.18.4 ppc64 and ppc stable for bug 208366
-
-  01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
-  gnome-terminal-2.18.4.ebuild:
-  stable x86, bug 208366
-
-  09 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  -files/gnome-terminal-2.15-tab-switching-no-resize.patch,
-  -gnome-terminal-2.16.1.ebuild, -gnome-terminal-2.18.1.ebuild:
-  cleanup old revisions
-
-*gnome-terminal-2.18.4 (09 Jan 2008)
-
-  09 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.18.4.ebuild:
-  bump to 2.18.4
-
-  06 Dec 2007; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.18.3.ebuild:
-  Remove intltoolize call, so that we wouldn't get mismatching Makefiles, bug
-  201470
-
-*gnome-terminal-2.18.3 (05 Dec 2007)
-
-  05 Dec 2007; Gilles Dartiguelongue <eva@gentoo.org>
-  +gnome-terminal-2.18.3.ebuild:
-  bump to 2.20.3
-
-  27 Nov 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.2.ebuild:
-  Stable for HPPA (bug #199322).
-
-  20 Nov 2007; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.18.2.ebuild:
-  Stable on ppc64; bug #199322
-
-  17 Nov 2007; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.18.2.ebuild:
-  alpha/ia64/sparc stable wrt #199322
-
-  17 Nov 2007; nixnut <nixnut@gentoo.org> gnome-terminal-2.18.2.ebuild:
-  Stable on ppc wrt bug 199322
-
-  17 Nov 2007; Dawid Węgliński <cla@gentoo.org>
-  gnome-terminal-2.18.2.ebuild:
-  Stable on x86 (bug #199322)
-
-  16 Nov 2007; Samuli Suominen <drac@gentoo.org>
-  gnome-terminal-2.18.2.ebuild:
-  amd64 stable wrt #199322
-
-  22 Sep 2007; Tom Gall <tgall@gentoo.org> 
-  gnome-terminal-2.18.1.ebuild:
-  stable on ppc64
-
-*gnome-terminal-2.18.2 (20 Sep 2007)
-
-  20 Sep 2007; Daniel Gryniewicz <dang@gentoo.org>
-  +gnome-terminal-2.18.2.ebuild:
-  Bump to 2.18.2
-  	* Replace LPGL header with GPL header.  Note that LPGL allows
-  	  conversion to GPL, so this change is legal anyway.
-  	* Use Tango terminal color scheme by default.
-  	* fixed the wrong mention of Nautilus on the license notice.
-  	* gnome-doc-utils migration.
-
-  28 Aug 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.18.1.ebuild:
-  Stable for HPPA (bug #185823).
-
-  13 Aug 2007; Mart Raudsepp <leio@gentoo.org>
-  -gnome-terminal-2.14.2.ebuild, -gnome-terminal-2.14.2-r1.ebuild,
-  -gnome-terminal-2.18.0.ebuild:
-  Removing Gnome 2.14
-
-  11 Aug 2007; Andrej Kacian <ticho@gentoo.org>
-  gnome-terminal-2.18.1.ebuild:
-  Stable on x86, bug #185823.
-
-  10 Aug 2007; Christoph Mende <angelos@gentoo.org>
-  gnome-terminal-2.18.1.ebuild:
-  Stable on amd64 wrt bug #185823
-
-  08 Aug 2007; Raúl Porcel <armin76@gentoo.org>
-  gnome-terminal-2.18.1.ebuild:
-  alpha/ia64 stable wrt #185823
-
-  07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.18.1.ebuild:
-  Stable on ppc wrt bug #185823.
-
-  07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.18.1.ebuild:
-  Stable on sparc wrt #185823
-
-*gnome-terminal-2.18.1 (30 Jun 2007)
-
-  30 Jun 2007; Mart Raudsepp <leio@gentoo.org>
-  +gnome-terminal-2.18.1.ebuild:
-  Version bump
-
-*gnome-terminal-2.18.0 (27 Mar 2007)
-
-  27 Mar 2007; Daniel Gryniewicz <dang@gentoo.org>
-  +gnome-terminal-2.18.0.ebuild:
-  gnome 2.18.0
-
-  09 Feb 2007; Roy Marples <uberlord@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Added ~x86-fbsd keyword.
-
-  21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on IA64, bug 156662.
-
-  20 Jan 2007; Jeroen Roovers <jer@gentoo.org> gnome-terminal-2.16.1.ebuild:
-  Stable for HPPA (bug #156662).
-
-  14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on Alpha.
-
-  21 Dec 2006; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on ppc64; bug #156662
-
-  18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on sparc
-
-  17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on ppc wrt bug #156662.
-
-  12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on amd64 wrt bug #156662.
-
-  10 Dec 2006; Andrej Kacian <ticho@gentoo.org>
-  gnome-terminal-2.16.1.ebuild:
-  Stable on x86, bug #156662.
-
-  19 Nov 2006; Mart Raudsepp <leio@gentoo.org>
-  -gnome-terminal-2.12.0.ebuild, -gnome-terminal-2.16.0.ebuild:
-  Remove old versions
-
-  25 Oct 2006; Mart Raudsepp <leio@gentoo.org> gnome-terminal-2.16.0.ebuild,
-  gnome-terminal-2.16.1.ebuild:
-  Missing dep on gnome-doc-utils, bug #152724
-
-  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Stable on Alpha.
-
-*gnome-terminal-2.16.1 (12 Oct 2006)
-
-  12 Oct 2006; Mart Raudsepp <leio@gentoo.org>
-  +gnome-terminal-2.16.1.ebuild:
-  Version bump
-
-  13 Sep 2006; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Mark 2.14.2 stable on ia64. #139612
-
-  12 Sep 2006; John N. Laliberte <allanonjl@gentoo.org>
-  gnome-terminal-2.16.0.ebuild:
-  remove sneaky static useflag.
-
-  06 Sep 2006; Joshua Kinard <kumba@gentoo.org>
-  gnome-terminal-2.12.0.ebuild, gnome-terminal-2.14.2.ebuild,
-  gnome-terminal-2.14.2-r1.ebuild:
-  Removing mips keywords as gnome is no longer supported on mips.
-
-  16 Aug 2006; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Stable on ppc64
-
-  18 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
-  +files/gnome-terminal-2.13.90-TERM-gnome.patch:
-  need the patch too
-
-*gnome-terminal-2.14.2-r1 (18 Jul 2006)
-
-  18 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
-  -gnome-terminal-2.10.0.ebuild, -gnome-terminal-2.14.0.ebuild,
-  -gnome-terminal-2.14.1.ebuild, +gnome-terminal-2.14.2-r1.ebuild:
-  re-enable patch to report as "gnome" and not "xterm". see #91055 and
-  #122566. archs, this revision is not to be stabled with 2.14.2.
-
-  17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Marked stable on amd64 for bug #139612
-
-  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  hppa stable, bug #139612
-
-  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  ppc stable, bug #139612
-
-  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Stable on x86 wrt bug #139612.
-
-  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.14.2.ebuild:
-  Stable on sparc wrt #139612
-
-*gnome-terminal-2.14.2 (16 Jun 2006)
-
-  16 Jun 2006; Leonardo Boshell <leonardop@gentoo.org>
-  +gnome-terminal-2.14.2.ebuild:
-  New release. Dropped 'static' USE flag.
-
-*gnome-terminal-2.14.1 (02 May 2006)
-
-  02 May 2006; Daniel Gryniewicz <dang@gentoo.org>
-  +gnome-terminal-2.14.1.ebuild:
-  Bump for 2.14.1
-
-  27 Mar 2006; John N. Laliberte <allanonjl@gentoo.org>
-  gnome-terminal-2.12.0.ebuild, gnome-terminal-2.14.0.ebuild:
-  fix scrollkeeper / qa #127678
-
-*gnome-terminal-2.14.0 (13 Mar 2006)
-
-  13 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
-  +gnome-terminal-2.14.0.ebuild:
-  Version bump from upstream
-
-  07 Feb 2006; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Mark 2.12.0 stable on alpha
-
-  06 Feb 2006; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Mark 2.12.0 stable on ia64
-
-  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.12.0.ebuild:
-  Stable on hppa.
-
-  22 Jan 2006; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Stable on ppc64
-
-  22 Jan 2006; <dang@gentoo.org> gnome-terminal-2.12.0.ebuild:
-  Marked stable on amd64 per bug #119634
-
-  22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
-
-  22 Jan 2006; Joshua Jackson <tsunam@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
-
-  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.12.0.ebuild:
-  Stable on sparc wrt #119634
-
-*gnome-terminal-2.12.0 (10 Sep 2005)
-
-  10 Sep 2005; <dang@gentoo.org> -gnome-terminal-2.11.3.ebuild,
-  +gnome-terminal-2.12.0.ebuild:
-  Final 2.12.0 version
-
-*gnome-terminal-2.11.3 (28 Aug 2005)
-
-  28 Aug 2005; John N. Laliberte <allanonjl@gentoo.org>
-  -gnome-terminal-2.11.2.ebuild, +gnome-terminal-2.11.3.ebuild:
-  new version
-
-  23 Aug 2005; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  stable on ia64
-
-*gnome-terminal-2.11.2 (21 Aug 2005)
-
-  21 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
-  +gnome-terminal-2.11.2.ebuild:
-  New version.
-
-  12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  stable on mips
-
-  25 Jun 2005; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.10.0.ebuild:
-  Stable on hppa.
-
-  12 Jun 2005; Olivier Crête <tester@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Stable on amd64
-
-  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Stable on alpha.
-
-  12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Stable on ppc.
-
-  09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Stable on sparc
-
-  09 Jun 2005; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Stable on ppc64
-
-  06 May 2005; Markus Rothe <corsair@gentoo.org>
-  gnome-terminal-2.10.0.ebuild:
-  Added ~ppc64 to KEYWORDS
-
-  07 Apr 2005; Simon Stelling <blubb@gentoo.org>
-  gnome-terminal-2.8.2.ebuild:
-  stable on amd64
-
-  02 Apr 2005; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.8.2.ebuild:
-  stable on mips
-
-  01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.8.2.ebuild:
-  stable on ia64
-
-  21 Mar 2005; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.8.2.ebuild:
-  Stable on hppa.
-
-  20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.8.2.ebuild:
-  Stable on alpha.
-
-  09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.8.2.ebuild:
-  Stable on sparc
-
-*gnome-terminal-2.10.0 (09 Mar 2005)
-
-  09 Mar 2005; Joe McCann <joem@gentoo.org> +gnome-terminal-2.10.0.ebuild:
-  gnome-2.10 release
-
-  09 Mar 2005; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.8.2.ebuild:
-  Keyworded x86 ppc
-
-  08 Jan 2005; Tom Martin <slarti@gentoo.org> gnome-terminal-2.8.0.ebuild:
-  Stable on amd64.
-
-  28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
-  Change encoding to UTF-8 for GLEP 31 compliance
-
-  24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.8.0.ebuild:
-  Stable on alpha.
-
-  23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.8.0.ebuild:
-  Stable on hppa.
-
-  22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.8.0.ebuild:
-  Stable on sparc
-
-  19 Dec 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.8.0.ebuild:
-  Keyworded x86 and ppc for GNOME 2.8.1
-
-  11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.7.3.ebuild:
-  Stable on alpha.
-
-*gnome-terminal-2.8.2 (11 Dec 2004)
-
-  11 Dec 2004; Mike Gardiner <obz@gentoo.org> +gnome-terminal-2.8.2.ebuild:
-  New version
-
-*gnome-terminal-2.6.1-r1 (25 Nov 2004)
-
-  25 Nov 2004; Mike Gardiner <obz@gentoo.org> -gnome-terminal-2.6.0.ebuild,
-  -gnome-terminal-2.6.1-r1.ebuild, +gnome-terminal-2.8.0.ebuild:
-  New version, removed old versions
-
-  12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.7.3.ebuild:
-  Stable on sparc
-
-  11 Nov 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.7.3.ebuild:
-  Keyworded ppc for GNOME 2.8
-
-  01 Oct 2004; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.6.1.ebuild:
-  stable on mips
-
-*gnome-terminal-2.7.3 (16 Sep 2004)
-
-  16 Sep 2004; foser <foser@gentoo.org> gnome-terminal-2.7.3.ebuild :
-  Gnome 2.8 release
-
-  23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.6.1.ebuild:
-  Stable on alpha.
-
-  18 Aug 2004; Mike Gardiner <obz@gentoo.org>
-  +files/gnome-terminal-2.6.1-select.patch:
-  New revision, including the text-selection algorithm patch, supplied in bug
-  #52952
-
-  05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
-  gnome-terminal-2.6.1.ebuild:
-  Stable on sparc
-
-  05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.6.1.ebuild:
-  Stable on hppa.
-
-  31 Jul 2004; <spider@gentoo.org> gnome-terminal-2.6.1.ebuild:
-  stable on x86 for gnome 2.6.2
-
-  04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
-  gnome-terminal-2.6.0.ebuild:
-  Stable on alpha.
-
-  20 Jun 2004; Ian Leitch <port001@gentoo.org> gnome-terminal-2.4.2.ebuild,
-  gnome-terminal-2.6.0.ebuild, gnome-terminal-2.6.1.ebuild:
-  Added IUSE
-
-  04 Jun 2004; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.6.0.ebuild:
-  Stable on mips.
-
-  26 May 2004; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.6.0.ebuild:
-  Marked stable on hppa.
-
-  15 May 2004; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.4.2.ebuild:
-  Stable on mips.
-
-  27 Apr 2004; foser <foser@gentoo.org> gnome-terminal-2.6.{0,1}.ebuild :
-  Add gcc 3.4 fix, patch provided by Robert Moss <robert.moss@jesus.ox.ac.uk> in #48425
-
-*gnome-terminal-2.6.1 (19 Apr 2004)
-
-  19 Apr 2004; foser <foser@gentoo.org> gnome-terminal-2.6.1.ebuild :
-  New release
-
-  17 Apr 2004; Travis Tilley <lv@gentoo.org> gnome-terminal-2.4.2.ebuild:
-  stable on amd64
-
-  23 Mar 2004; L. Boshell <leonardop@gentoo.org>
-  gnome-terminal-2.4.2.ebuild,
-  files/gnome-terminal-2.4.2-shortcuts_fix.patch:
-  Patch from gnome's CVS to avoid non-functioning keyboard shortcuts when
-  the menubar is hidden. Closes bug #45460.
-
-*gnome-terminal-2.6.0 (22 Mar 2004)
-
-  22 Mar 2004; foser <foser@gentoo.org> gnome-terminal-2.6.0.ebuild :
-  Gnome 2.6 final
-
-*gnome-terminal-2.5.90 (20 Mar 2004)
-
-  20 Mar 2004; foser <foser@gentoo.org> gnome-terminal-2.5.90.ebuild :
-  Gnome 2.6 commit
-
-  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
-  gnome-terminal-2.4.2.ebuild:
-  Added ~mips keyword.
-
-  10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org>
-  gnome-terminal-2.4.2.ebuild:
-  set ppc in keywords
-
-  29 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.4.2.ebuild:
-  stable on alpha and ia64
-
-  18 Jan 2004; <gustavoz@gentoo.org> gnome-terminal-2.4.2.ebuild:
-  stable on hppa and sparc
-
-  14 Jan 2004; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.1-r1.ebuild,
-  gnome-terminal-2.2.1.ebuild, gnome-terminal-2.4.2.ebuild:
-  Stable on x86 as part of GNOME-2.4.1
-
-  06 Jan 2004; <gustavoz@gentoo.org> gnome-terminal-2.4.1.ebuild:
-  marked stable on sparc
-
-  13 Dec 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.4.1.ebuild:
-  Marked stable on hppa.
-
-  14 Nov 2003; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.4.0.1.ebuild:
-  Stable on ia64
-
-  12 Nov 2003; Todd Sunderlin <todd@gentoo.org> gnome-terminal-2.4.1.ebuild:
-  changed to stable on sparc
-
-  11 Nov 2003; Alastair Tse <liquidx@gentoo.org> gnome-terminal-2.4.1.ebuild:
-  bump 2.4.1 to stable
-
-*gnome-terminal-2.4.2 (09 Nov 2003)
-
-  09 Nov 2003; Alastair Tse <liquidx@gentoo.org> gnome-terminal-2.4.2.ebuild:
-  version bump
-
-  08 Nov 2003; Todd Sunderlin <todd@gentoo.org> gnome-terminal-2.4.0.1.ebuild:
-  added sparc keyword
-
-  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org>
-  gnome-terminal-2.4.0.1.ebuild:
-  set ppc in keywords
-
-  17 Oct 2003; Aron Griffis <agriffis@gentoo.org>
-  gnome-terminal-2.4.0.1.ebuild:
-  Stable on alpha
-
-*gnome-terminal-2.4.1 (14 Oct 2003)
-
-  14 Oct 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.4.1.ebuild:
-  New version
-
-  05 Oct 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.0.ebuild,
-  gnome-terminal-2.4.0.1.ebuild:
-  Marked stable on x86
-
-  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org>
-  gnome-terminal-2.2.2.ebuild:
-  set ppc in keywords
-
-*gnome-terminal-2.4.0.1 (11 Sep 2003)
-
-  11 Sep 2003; foser <foser@gentoo.org> gnome-terminal-2.4.0.1.ebuild :
-  New version, removed some out-of-tree leftover cruft
-
-*gnome-terminal-2.3.2 (07 Sep 2003)
-
-  07 Sep 2003; foser <foser@gentoo.org> gnome-terminal-2.3.2.ebuild :
-  gnome 2.4 rc1 
-
-  25 Aug 2003; Mike Gardiner <obz@gentoo.org> gnome-terminal-2.2.2.ebuild:
-  Bumped to stable on x86
-
-  11 Jul 2003; root <root@gentoo.org> gnome-terminal-2.2.1-r1.ebuild:
-  changed keyword to sparc
-
-*gnome-terminal-2.2.2 (03 Jun 2003)
-
-  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.2.2.ebuild :
-  Added ~hppa to KEYWORDS.
-
-  03 Jun 2003; foser <foser@gentoo.org> gnome-terminal-2.2.2.ebuild :
-  New version
-
-  30 May 2003; Luca Barbato <lu_zero@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  Add ppc to KEYWORDS
-
-*gnome-terminal-2.2.1-r1 (17 May 2003)
-
-  17 May 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1-r1.ebuild :
-  Added patch to insert a space after a DND URL
-  patch by Zach Bagnall <yem@y3m.net> in #13801
-
-  06 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  Add ~alpha to KEYWORDS
-
-*gnome-terminal-2.2.1 (06 Feb 2003)
-
-  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  Added hppa to KEYWORDS.
-
-  01 Mar 2003; Jason Wever <weeve@gentoo.org> gnome-terminal-2.2.1.ebuild:
-  Added ~sparc to keywords.
-
-  22 Feb 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  Added login shell by default patch (#12900)
-
-  21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  Mark stable on Alpha
-
-  06 Feb 2003; foser <foser@gentoo.org> gnome-terminal-2.2.1.ebuild :
-  New version
-
-*gnome-terminal-2.2.0 (30 Jan 2003)
-
-  30 Jan 2003; foser <foser@gentoo.org> gnome-terminal-2.2.0.ebuild :
-  GNOME 2.2 RC2 commit
-
-  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*gnome-terminal-2.0.2 (28 Nov 2002)
-  
-  28 Novv 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.2.ebuild:
-  fix SRC_URI, bump version
-
-*gnome-terminal-2.1.1 (12 Nov 2002)
-
-  03 Dec 2002; Jon Nall <nall@gentoo.org> gnome-terminal-2.1.1 :
-  keyworded ~ppc
-
-  12 Nov 2002; foser <foser@gentoo.org> gnome-terminal-2.1.1 :
-  GNOME 2.1.2 release
-
-*gnome-terminal-2.1.0 (27 Oct 2002)
-
-  27 Oct 2002; foser <foser@gentoo.org> gnome-terminal-2.1.0 :
-  gnome 2.1
-
-  29 Oct 2002; foser <foser@gentoo.org> gnome-terminal-2.1.0 :
-  Small deps fix
-
-*gnome-terminal-2.0.2 (05 Sep 2002)
-
-  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> gnome-terminal-2.0.2.ebuild,
-  ChangeLog : Added sparc/sparc64 keywords. Revamped ChangeLog layout.
-
-  05 Sep 2002; Spider <spider@gentoo.org> : fix all mirror://gnome/sources
-  to be mirror://gnome/2.0.0/sources due to mirror changes.
-    
-*gnome-terminal-2.0.1 (05 Aug 2002)
-
-  05 Aug 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.1.ebuild : New version
-
-*gnome-terminal-2.0.0-r1 (27 Jun 2002)
-
-  02 Aug 2002; Mark Guertin <gerk@gentoo.org>: Added ppc to keywords
-
-  27 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.0-r1.ebuild : Updated
-  deps, using mirror://
-
-*gnome-terminal-2.0.0 (12 Jun 2002) 
-
-  12 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-2.0.0.ebuild : Wehey!
-  2.0.0 release
-  
-  11 Jun 2002; Martin Schlemmer <azarah@gentoo.org> gnome-terminal-1.9.7-r1.ebuild :
-  Add "!gnome-base/gnome-core" to DEPEND, as gnome-core overwrite
-  /usr/bin/gnome-terminal.
-
-*gnome-terminal-1.9.7-r1 (11 Jun 2002)
-
-  11 Jun 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.7-r1.ebuild :
-  eclassed it depend on scrollkeeper
-  
-
-*gnome-terminal-1.9.7 (3 June 2002)
-
-  3 June 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-terminal-1.9.7:  New
-  version
-
-*gnome-terminal-1.9.6-r3 (30 May 2002)
-
-  30 May 2002; Bruce A. Locke <blocke@shivan.org> gnome-terminal-1.9.6-r3: Bump
-  libzvt version required to fix color issues
-
-*gnome-terminal-1.9.6-r1 (28 May 2002)
-  
-  28 May 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.6-r2.ebuild :
-  dependency update to make the libglade-convert thing work
-  
-*gnome-terminal-1.9.6-r1 (22 May 2002)
-  
-  22 May 2002; Spider <spider@gentoo.org> gnome-terminal-1.9.6-r1.ebuild :
-  Fix broken profterm.schemas to correct gnome-terminal.schemas
-
-*gnome-terminal-1.9.6 (22 May 2002)
-  
-  22 May 2002; Spider <spider@gentoo.org> ChangeLog gnome-terminal-1.9.6.ebuild :
-  Added gnome-terminal. a terminal for gnome-2

diff --git a/x11-terms/gnome-terminal/Manifest b/x11-terms/gnome-terminal/Manifest
deleted file mode 100644
index 81e0d77..0000000
--- a/x11-terms/gnome-terminal/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
-AUX gnome-terminal-3.10.2-sys-wait.h.patch 594 SHA256 e04e5f28540405d0a0527d641eafb5cef7e59bd61a493f1dee8832da41505bb9 SHA512 ccdb38bc1b7c987ac7dc6472e0cb79ed1bb791f3ba3f63d79bbf39e27a08d489351f703d3d7fe1c8fb6d4d188fc74c3e83967ef47d11e407e718d3e626770849 WHIRLPOOL 2593cc31c9e23d2ef6d005f199f2f98b5068d1a94a1e28723930b5b136ff1334dcaaebe21b1029666857541d16d13fb864c92f06c162dc08e5b0b77bd01eeadc
-AUX gnome-terminal-3.12.0-appmenu-parameter.patch 856 SHA256 5aec428761d647d0b546da42b21b7ab2bd3918864f6d6a46bd94cb150af40e3d SHA512 4fc69e1240376f6a860fd69edae14ff2fe07a45072a78d7936744e36d8882fea51120e16a016bd624328d08c9b63455d38382e4140f88f43cc0dfd3260629041 WHIRLPOOL e9dae2c04cbe2d69f553fd7b6a2a1f636852be0dcccf017e4c4086c95ee57b1f51ea2796bf44738de8d1e3192bf54da2bc87543aa00cb59bc201c189603bdc45
-AUX gnome-terminal-3.12.0-fallback-title-1.patch 901 SHA256 afd9449ba6fd07ca20abb17b7ac775cb1bd82b1fb9a79e4192afe2ee9f8dea6c SHA512 672970741dff96112f9ea0919db59f19462fb3bfcfd5a67ad8233b006149442ae0ff479e96adee8f20cb6e7ab27d43f101a8e1a50a8345b4654fbb001d587be9 WHIRLPOOL b96c0af51f084302565013377a10ef2b0ff30bae28c393effd8d55be105a9bfbf5e66c019a72ff4fb2e7e44b59964e382cd307635a01747313e08ce59fe53044
-AUX gnome-terminal-3.12.0-fallback-title-2.patch 811 SHA256 f14effa2bbc4dbb01a0d43541035ba3d98afcf8ff07e337eff515fcab301be65 SHA512 5f3a1c32289f37062e6ca42576717af412a06702280f56f06d1193b071a6020e666f00764abe21fbcb10d167d0edbd900f8f3536ff0c79e5523cf22983ab6a42 WHIRLPOOL 9218f75ecaee483733b999961e8a52fee1c1a8c1899a59c48e88818adb6427aec12773cca2d76aa589b6c8c73c77e3ed51aa690553783cbd115bf16670b7aec2
-AUX gnome-terminal-3.12.0-remove-set-title-feature-0.patch 5613 SHA256 9288c88b00368126f1d83406f0726544dc4ed61885ceeec644796ff077df7667 SHA512 b29a6de0aeca14977efea8c7ba7e6dd4d8bafbfdacd390e9ddd96e8e3731a4bb5009e14c6f222c1d224bca92e2d83f6cf32a9e93450b14c31de64dc58c5d05fd WHIRLPOOL 0c9ba3e7b9aa619b87d1b63978f6182e88c614846e38620704f4f6d6696c82cf9504eb76bd68764e1775ceefab01100f2ceb21d1410eb39c375dbbef228f3ac9
-AUX gnome-terminal-3.12.0-remove-set-title-feature-1.patch 8886 SHA256 75b99525a8bd7cba13c25069dd549ac9492a6423a15b99ed2713a9a9a217c2bb SHA512 4e32e85b6b4601fca23e723f999376437eaf82e4bfdd98ac79bd3a590b0d6cadfe29755e1cfb434f15fb68abe240dd3e5ea55f8724c00ac8bc229556e69e3305 WHIRLPOOL eafe812c320a19655b3f5c7ffc7e147c9daa64cc87b00e09f791d2a056ed41c988f1a5a6e45d547466881d3270c6a505c4b7a8f03e00b300b8de17740620ddbf
-AUX gnome-terminal-3.12.0-remove-set-title-feature-2.patch 10871 SHA256 6871c5372b0f9af73cce4e816dd75e077f717b1030c4be0416b912ffb4e965d3 SHA512 97dedb17d542f18ab6280cbfe16bbeeb77b8f9b1761898f50e471d091ec445229c83d9f07960a34011c3d32d316c898e1d3846c8d6c847b92ea95aac7d00d248 WHIRLPOOL b611cc240664068d5f772658a28ef2f330dd4e5ae8ec8ef865c551f60da9e74fe7b317842bd56551ad7cd1e69b0698943cb2b7be67bfe0928bc3267efe39f682
-AUX gnome-terminal-3.12.0-remove-set-title-feature-3.patch 5952 SHA256 ef6d829de0e87ccc1784ce437cc98ded1322ee6dcd6fd23deebe170ef6eade26 SHA512 a80dd10f5f0c2b0da4bfde579e38197958dd8de746fa19d634f2e10fc54e7f60e56c47eb2448ee166758d7c7b196af21c4f4859d5fd27cfef856bc1b50670da3 WHIRLPOOL 2aa15816a19c3f663c908a8aba0652292a5c19be5f29d9aa25696bc2368c578ac7f44fca0f8ec4139e89f6f2caa4def38ab769e38616e0ac5034549500e4d183
-AUX gnome-terminal-3.12.0-restore-transparency.patch 12607 SHA256 9f8c64bdcac86ab609f6ab252085b04787761874cf1f5debc7db46bfc46edc48 SHA512 a6de3317ea77ddee1a79c32f5ab2099906a468a9f1ab65f3daa604a2088663000d0211564227347c0add63f7be4e65ed274d3f5b9dd118471e8095655cf5e234 WHIRLPOOL 9c87fddb704f633278fec9810d27c9ad755376ce84402892a8e67979ca74124efd7a01822575d289498f74d4d163ba7437d63ac0649348cd285ef919acef871b
-AUX gnome-terminal-3.6.1-no-gnome-doc-utils.patch 818 SHA256 e6163f5e2794d238bd0bfe7c1997e423774a4579dcdb7e0d5108bc2247108634 SHA512 9c26ee63497f886b5cb3b779a7b7e08beeac8276349db0141c0544f94193305c640aecc6accb1cd9ce8cc8e0a66250a3bc46f735fededd5c0ceb16710d112ff2 WHIRLPOOL aa8c41d02febc9025d64b7140d93620899e6f4d3cbc55aeac51b15055fd3deebffb670f1e9814287d7e4e8608ab908f10a2a7b0c223d0d53c22b07561ec21a2f
-AUX gnome-terminal-3.6.1-window-resize.patch 986 SHA256 1ce91e6d4bf7ab8220ddadf1875a0ca065a2ff5a76653c5e7883bb45152522f2 SHA512 3df4ff654bdfbd12527bfc7c86da09bdcd064f4abd5eb53c1293e409c88fa279541857b06183581ec4b3bcee1a73af0d59f86218bad84be280bdd8ae6ca335ee WHIRLPOOL 50efc479dc2f8bc229c307d5717a11b8cd07d5d058f13d807d50fab359803b7201a698bcca79019ddf718197d15f0bf353bc8dfe121fe15281f8e9749c01bd22
-DIST gnome-terminal-3.12.0.tar.xz 1720200 SHA256 ce690ed798a3e940f2f3a173a7946181e48d899214048d3282c671535c87cea7 SHA512 150acfd4752f478b7b8d8a5bcdcee13ca222ea5c5419bf320560ee201b5fe44d4a48a5e7e533df8cd782341121f6c2d1f728c156e0568099be6fcd093f1a5401 WHIRLPOOL 6a1aaa867b2e955c6ac2cba409860fd83f67c6c834eb0c72ca7ab31e9101169a04c6db699324982148750a91508853cd0a02d6cc584186681a9a4cb2fa5818cd
-EBUILD gnome-terminal-3.12.0.ebuild 2770 SHA256 97fb2e720b0772691dfd3c0447c7b7703c69e973fe8f8f57953c9a631eb790b9 SHA512 1f26db650795d7b6ab5f0e0c8fe8efa847cfee01cac2ac7d7107de83e78130a495bc0095547bd57f20c40c5369791dc61624d15d0db414a1129950891c78953a WHIRLPOOL 925e7c94c503a00bafedb86211e864612fbbebc05b0c6ba6f436cfcf526d7fc3cd480e8dc655c5c32252e393f6ab8cedc417e14dd913027a287e56c4a2d04347
-MISC ChangeLog 42098 SHA256 949c90714c940d33c90e1da19284b4c3622aae58cac2144c7533614c4d9cb9c5 SHA512 09567c67817036561d7c2afea2e1379feae4dab6b1c21ba97a79863946f14aaff207bc300a15575828f230e581fcf2dfd28a84d3ef2884af81a649941d5fc2fa WHIRLPOOL bb75c4d923c373a29c14128bb785f88b6996c1f4163b352e66890fa80b77db67a4b182eb1bb264e9c737b61f244b48ebad27d8b0b4a1f83de0b840302d4c66f3
-MISC metadata.xml 326 SHA256 181cdd492d55b5179008e3a36c4b3bc0cdd8ab896e0e54bbbf9e98d7a3362da3 SHA512 f66ce7d9b1e6282bb6922c92c6f09ee343961ad5ce9d52db46c587f5b2c66088797529264b13ff5d6a5fdc7f30e9989ac37101e6b881fef085f571c9b249fc0b WHIRLPOOL b0324d62b86672f0f785279e02f10207fd254b17b71b927a6c86ef1b31ecf9c0fb4144dc45c541dc5e70600164674c52b14bcd09536bb7294cd7b896382081e5

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch
deleted file mode 100644
index b51d03c..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.10.2-sys-wait.h.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 4c82fe8c37718ce2d6040a48d4e643ae6d862be6 Mon Sep 17 00:00:00 2001
-From: Jasper Lievisse Adriaanse <jasper@humppa.nl>
-Date: Mon, 1 Apr 2013 11:23:36 +0200
-Subject: [PATCH] Pull in sys/wait.h for WIFEXITED/WEXITSTATUS
-
----
- src/terminal-app.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/terminal-app.c b/src/terminal-app.c
-index 448e1ae..a92826c 100644
---- a/src/terminal-app.c
-+++ b/src/terminal-app.c
-@@ -41,6 +41,7 @@
- #include "terminal-defines.h"
- #include "terminal-prefs.h"
- 
-+#include <sys/wait.h>
- #include <errno.h>
- #include <string.h>
- #include <stdlib.h>
--- 
-1.9.1
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch
deleted file mode 100644
index 46a0b8f..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-appmenu-parameter.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From d58bc01a2e891e31e11f03eb0d6ae9b5ff260b2b Mon Sep 17 00:00:00 2001
-From: Christian Persch <chpe@gnome.org>
-Date: Mon, 24 Mar 2014 15:16:22 +0100
-Subject: [PATCH 02/61] appmenu: Fix action parameter
-
-https://bugzilla.gnome.org/show_bug.cgi?id=726942
----
- src/terminal-appmenu.ui | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/terminal-appmenu.ui b/src/terminal-appmenu.ui
-index 148c640..01ff5a8 100644
---- a/src/terminal-appmenu.ui
-+++ b/src/terminal-appmenu.ui
-@@ -21,7 +21,7 @@
-       <item>
-         <attribute name="label" translatable="yes">_New Terminal</attribute>
-         <attribute name="action">win.new-terminal</attribute>
--        <attribute name="target">'default'</attribute>
-+        <attribute name="target" type="(ss)">('default','default')</attribute>
-       </item>
-     </section>
-     <section>
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch
deleted file mode 100644
index 67dd15e..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-1.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From fe7230e2113510596be5e773f9c1074ed650e858 Mon Sep 17 00:00:00 2001
-From: Christian Persch <chpe@gnome.org>
-Date: Sun, 20 Apr 2014 20:21:04 +0200
-Subject: [PATCH 56/61] window: Use fallback tab title for empty terminal title
-
-https://bugzilla.gnome.org/show_bug.cgi?id=706816
----
- src/terminal-tab-label.c | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/src/terminal-tab-label.c b/src/terminal-tab-label.c
-index 90bab28..a83d94f 100644
---- a/src/terminal-tab-label.c
-+++ b/src/terminal-tab-label.c
-@@ -75,8 +75,9 @@ sync_tab_label (TerminalScreen *screen,
-   title = terminal_screen_get_title (screen);
-   hbox = gtk_widget_get_parent (label);
- 
--  gtk_label_set_text (GTK_LABEL (label), title);
--  
-+  gtk_label_set_text (GTK_LABEL (label),
-+                      title && title[0] ? title : _("Terminal"));
-+
-   gtk_widget_set_tooltip_text (hbox, title);
- }
- 
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch
deleted file mode 100644
index cec5730..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-fallback-title-2.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 0d52fef0ca60483debbdedec43bd07a8e9f76bfa Mon Sep 17 00:00:00 2001
-From: Christian Persch <chpe@gnome.org>
-Date: Sun, 20 Apr 2014 20:21:04 +0200
-Subject: [PATCH 57/61] window: Use fallback tab title for empty terminal title
-
-https://bugzilla.gnome.org/show_bug.cgi?id=706816
----
- src/terminal-tabs-menu.c | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/src/terminal-tabs-menu.c b/src/terminal-tabs-menu.c
-index ed5fc7b..fb2b966 100644
---- a/src/terminal-tabs-menu.c
-+++ b/src/terminal-tabs-menu.c
-@@ -176,7 +176,9 @@ sync_tab_title (TerminalScreen *screen,
- 
- 	title = terminal_screen_get_title (screen);
- 
--	g_object_set (action, "label", title, NULL);
-+	g_object_set (action,
-+		      "label", title && title[0] ? title : _("Terminal"),
-+		      NULL);
- }
- 
- static void
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch
deleted file mode 100644
index 88ce2d9..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-0.patch
+++ /dev/null
@@ -1,131 +0,0 @@
-From de0dc7c2649c42e2aa02a66e4be27d262b34452d Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Fri, 11 Apr 2014 15:52:23 +0200
-Subject: [PATCH 45/61] Remove unused code to create terminals with custom
- titles
-
-Irrespective of how you create a new terminal (over D-Bus using
-$bindir/gnome-terminal, ctrl+shift n, or the application menu), the
-code to set a custom title during construction was unused. Possibly
-as a result of f27bf0135a2d18ba22158d28bf1f8c5f6ec066c8
-
-https://bugzilla.gnome.org/show_bug.cgi?id=724110
----
- src/terminal-app.c    | 3 +--
- src/terminal-app.h    | 1 -
- src/terminal-gdbus.c  | 6 ++----
- src/terminal-screen.c | 4 ----
- src/terminal-screen.h | 1 -
- src/terminal-window.c | 2 +-
- 6 files changed, 4 insertions(+), 13 deletions(-)
-
-diff --git a/src/terminal-app.c b/src/terminal-app.c
-index 9ded6fc..57a6f15 100644
---- a/src/terminal-app.c
-+++ b/src/terminal-app.c
-@@ -527,7 +527,6 @@ terminal_app_new_terminal (TerminalApp     *app,
-                            TerminalWindow  *window,
-                            GSettings       *profile,
-                            char           **override_command,
--                           const char      *title,
-                            const char      *working_dir,
-                            char           **child_env,
-                            double           zoom)
-@@ -537,7 +536,7 @@ terminal_app_new_terminal (TerminalApp     *app,
-   g_return_val_if_fail (TERMINAL_IS_APP (app), NULL);
-   g_return_val_if_fail (TERMINAL_IS_WINDOW (window), NULL);
- 
--  screen = terminal_screen_new (profile, override_command, title,
-+  screen = terminal_screen_new (profile, override_command,
-                                 working_dir, child_env, zoom);
- 
-   terminal_window_add_screen (window, screen, -1);
-diff --git a/src/terminal-app.h b/src/terminal-app.h
-index 6da6036..9502845 100644
---- a/src/terminal-app.h
-+++ b/src/terminal-app.h
-@@ -75,7 +75,6 @@ TerminalScreen *terminal_app_new_terminal (TerminalApp     *app,
-                                            TerminalWindow  *window,
-                                            GSettings       *profile,
-                                            char           **override_command,
--                                           const char      *title,
-                                            const char      *working_dir,
-                                            char           **child_env,
-                                            double           zoom);
-diff --git a/src/terminal-gdbus.c b/src/terminal-gdbus.c
-index b801b9e..7b68a85 100644
---- a/src/terminal-gdbus.c
-+++ b/src/terminal-gdbus.c
-@@ -368,7 +368,7 @@ terminal_factory_impl_create_instance (TerminalFactory *factory,
-   TerminalObjectSkeleton *skeleton;
-   char *object_path;
-   GSettings *profile = NULL;
--  const char *profile_uuid, *title;
-+  const char *profile_uuid;
-   gboolean zoom_set = FALSE;
-   gdouble zoom = 1.0;
-   guint window_id;
-@@ -456,12 +456,10 @@ terminal_factory_impl_create_instance (TerminalFactory *factory,
- 
-   g_assert (window != NULL);
- 
--  if (!g_variant_lookup (options, "title", "&s", &title))
--    title = NULL;
-   if (g_variant_lookup (options, "zoom", "d", &zoom))
-     zoom_set = TRUE;
- 
--  screen = terminal_screen_new (profile, NULL, title, NULL, NULL, 
-+  screen = terminal_screen_new (profile, NULL, NULL, NULL,
-                                 zoom_set ? zoom : 1.0);
-   terminal_window_add_screen (window, screen, -1);
-   terminal_window_switch_screen (window, screen);
-diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index c504881..bb05924 100644
---- a/src/terminal-screen.c
-+++ b/src/terminal-screen.c
-@@ -622,7 +622,6 @@ terminal_screen_finalize (GObject *object)
- TerminalScreen *
- terminal_screen_new (GSettings       *profile,
-                      char           **override_command,
--                     const char      *title,
-                      const char      *working_dir,
-                      char           **child_env,
-                      double           zoom)
-@@ -643,9 +642,6 @@ terminal_screen_new (GSettings       *profile,
- 			   g_settings_get_int (profile, TERMINAL_PROFILE_DEFAULT_SIZE_ROWS_KEY));
-   }
- 
--  if (title)
--    terminal_screen_set_user_title (screen, title);
--
-   priv->initial_working_directory = g_strdup (working_dir);
- 
-   if (override_command)
-diff --git a/src/terminal-screen.h b/src/terminal-screen.h
-index d0341c8..2a0d391 100644
---- a/src/terminal-screen.h
-+++ b/src/terminal-screen.h
-@@ -76,7 +76,6 @@ const char *terminal_screen_get_uuid (TerminalScreen *screen);
- 
- TerminalScreen *terminal_screen_new (GSettings       *profile,
-                                      char           **override_command,
--                                     const char      *title,
-                                      const char      *working_dir,
-                                      char           **child_env,
-                                      double           zoom);
-diff --git a/src/terminal-window.c b/src/terminal-window.c
-index 0a611a7..9c209f7 100644
---- a/src/terminal-window.c
-+++ b/src/terminal-window.c
-@@ -400,7 +400,7 @@ action_new_terminal_cb (GSimpleAction *action,
- 
-   new_working_directory = terminal_screen_get_current_dir (priv->active_screen);
-   terminal_app_new_terminal (app, window, profile,
--                             NULL, NULL,
-+                             NULL,
-                              new_working_directory,
-                              terminal_screen_get_initial_environment (priv->active_screen),
-                              1.0);
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch
deleted file mode 100644
index aa59ed1..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-1.patch
+++ /dev/null
@@ -1,214 +0,0 @@
-From 9bbe19e98f62aa3c9020913a3a5a8080a5177505 Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Wed, 16 Apr 2014 15:04:38 +0200
-Subject: [PATCH 47/61] Remove the action and shortcut to set a static title
- from the menus
-
-Setting a static title does not work because there is no code
-listening to changes in TerminalScreen:description. The title is
-dynamically set via escape sequences, usually from a suitable
-PROMPT_COMMAND, which is noticed by VteTerminal.
-
-If you want to customize the title of a particular terminal, please use
-the escape sequence. This is what you had to use before, anyway.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=724110
----
- src/migration.c                    |  1 -
- src/org.gnome.Terminal.gschema.xml |  4 --
- src/terminal-accels.c              |  2 -
- src/terminal-window.c              | 88 --------------------------------------
- src/terminal.xml                   |  3 --
- 5 files changed, 98 deletions(-)
-
-diff --git a/src/migration.c b/src/migration.c
-index 7a7a773..b626ec5 100644
---- a/src/migration.c
-+++ b/src/migration.c
-@@ -541,7 +541,6 @@ migrate_accels (GSettings *global_settings,
-     { "zoom_in",          "zoom-in"            },
-     { "zoom_out",         "zoom-out"           },
-     { "zoom_normal",      "zoom-normal"        },
--    { "set_window_title", "set-terminal-title" },
-     { "reset",            "reset"              },
-     { "reset_and_clear",  "reset-and-clear"    },
-     { "prev_tab",         "prev-tab"           },
-diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
-index 1b926a6..be8f104 100644
---- a/src/org.gnome.Terminal.gschema.xml
-+++ b/src/org.gnome.Terminal.gschema.xml
-@@ -374,10 +374,6 @@
-       <default>'disabled'</default>
-       <summary>Keyboard shortcut to toggle the visibility of the menubar</summary>
-     </key>
--    <key name="set-terminal-title" type="s">
--      <default>'disabled'</default>
--      <summary>Keyboard shortcut to set the terminal title</summary>
--    </key>
-     <key name="reset" type="s">
-       <default>'disabled'</default>
-       <summary>Keyboard shortcut to reset the terminal</summary>
-diff --git a/src/terminal-accels.c b/src/terminal-accels.c
-index a3a8034..65d56bd 100644
---- a/src/terminal-accels.c
-+++ b/src/terminal-accels.c
-@@ -70,7 +70,6 @@
- #define KEY_RESET_AND_CLEAR     "reset-and-clear"
- #define KEY_RESET               "reset"
- #define KEY_SAVE_CONTENTS       "save-contents"
--#define KEY_SET_TERMINAL_TITLE  "set-terminal-title"
- #define KEY_TOGGLE_MENUBAR      "toggle-menubar"
- #define KEY_ZOOM_IN             "zoom-in"
- #define KEY_ZOOM_NORMAL         "zoom-normal"
-@@ -144,7 +143,6 @@ static KeyEntry view_entries[] = {
- };
- 
- static KeyEntry terminal_entries[] = {
--  ENTRY (N_("Set Title"),       KEY_SET_TERMINAL_TITLE, "set-title", NULL, NULL   ),
-   ENTRY (N_("Reset"),           KEY_RESET,              "reset",     "b",  "false"),
-   ENTRY (N_("Reset and Clear"), KEY_RESET_AND_CLEAR,    "reset",     "b",  "true" ),
- };
-diff --git a/src/terminal-window.c b/src/terminal-window.c
-index 9c209f7..93145ac 100644
---- a/src/terminal-window.c
-+++ b/src/terminal-window.c
-@@ -179,8 +179,6 @@ static void view_zoom_out_callback            (GtkAction *action,
-                                                TerminalWindow *window);
- static void view_zoom_normal_callback         (GtkAction *action,
-                                                TerminalWindow *window);
--static void terminal_set_title_callback       (GtkAction *action,
--                                               TerminalWindow *window);
- static void terminal_add_encoding_callback    (GtkAction *action,
-                                                TerminalWindow *window);
- static void terminal_reset_callback           (GtkAction *action,
-@@ -718,88 +716,6 @@ action_move_tab_cb (GSimpleAction *action,
- }
- 
- static void
--terminal_set_title_dialog_response_cb (GtkWidget *dialog,
--                                       int response,
--                                       TerminalScreen *screen)
--{
--  if (response == GTK_RESPONSE_OK)
--    {
--      GtkEntry *entry;
--      const char *text;
--
--      entry = GTK_ENTRY (g_object_get_data (G_OBJECT (dialog), "title-entry"));
--      text = gtk_entry_get_text (entry);
--      terminal_screen_set_user_title (screen, text);
--    }
--
--  gtk_widget_destroy (dialog);
--}
--
--static void
--action_set_title_cb (GSimpleAction *action,
--                     GVariant *parameter,
--                     gpointer user_data)
--{
--  TerminalWindow *window = user_data;
--  TerminalWindowPrivate *priv = window->priv;
--  GtkWidget *dialog, *message_area, *hbox, *label, *entry;
--
--  if (priv->active_screen == NULL)
--    return;
--
--  /* FIXME: hook the screen up so this dialogue closes if the terminal screen closes */
--
--  dialog = gtk_message_dialog_new (GTK_WINDOW (window),
--                                   GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT,
--                                   GTK_MESSAGE_OTHER,
--                                   GTK_BUTTONS_OK_CANCEL,
--                                   "%s", "");
--
--  gtk_window_set_title (GTK_WINDOW (dialog), _("Set Title"));
--  gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
--  gtk_window_set_role (GTK_WINDOW (dialog), "gnome-terminal-change-title");
--  gtk_dialog_set_default_response (GTK_DIALOG (dialog), GTK_RESPONSE_OK);
--  /* Alternative button order was set automatically by GtkMessageDialog */
--
--  g_signal_connect (dialog, "response",
--                    G_CALLBACK (terminal_set_title_dialog_response_cb), priv->active_screen);
--  g_signal_connect (dialog, "delete-event",
--                    G_CALLBACK (terminal_util_dialog_response_on_delete), NULL);
--
--  message_area = gtk_message_dialog_get_message_area (GTK_MESSAGE_DIALOG (dialog));
--  gtk_container_foreach (GTK_CONTAINER (message_area), (GtkCallback) gtk_widget_hide, NULL);
--
--  hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 12);
--  gtk_box_pack_start (GTK_BOX (message_area), hbox, FALSE, FALSE, 0);
--
--  label = gtk_label_new_with_mnemonic (_("_Title:"));
--  gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
--  gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 0);
--
--  entry = gtk_entry_new ();
--  gtk_entry_set_width_chars (GTK_ENTRY (entry), 32);
--  gtk_entry_set_activates_default (GTK_ENTRY (entry), TRUE);
--  gtk_label_set_mnemonic_widget (GTK_LABEL (label), entry);
--  gtk_box_pack_start (GTK_BOX (hbox), entry, TRUE, TRUE, 0);
--  gtk_widget_show_all (hbox);
--
--  gtk_widget_grab_focus (entry);
--  gtk_entry_set_text (GTK_ENTRY (entry), terminal_screen_get_user_title (priv->active_screen));
--  gtk_editable_select_region (GTK_EDITABLE (entry), 0, -1);
--  g_object_set_data (G_OBJECT (dialog), "title-entry", entry);
--
--  gtk_window_present (GTK_WINDOW (dialog));
--}
--
--static void
--terminal_set_title_callback (GtkAction *action,
--                             TerminalWindow *window)
--{
--  g_action_activate (g_action_map_lookup_action (G_ACTION_MAP (window), "set-title"),
--                     NULL);
--}
--
--static void
- action_zoom_cb (GSimpleAction *action,
-                 GVariant *parameter,
-                 gpointer user_data)
-@@ -2423,7 +2339,6 @@ terminal_window_init (TerminalWindow *window)
-     { "reset",               action_reset_cb,          "b",    NULL, NULL },
-     { "switch-tab",          action_switch_tab_cb,     "i",    NULL, NULL },
-     { "move-tab",            action_move_tab_cb,       "i",    NULL, NULL },
--    { "set-title",           action_set_title_cb,      NULL,   NULL, NULL },
-     { "zoom",                action_zoom_cb,           "i",    NULL, NULL },
-     { "detach-tab",          action_detach_tab_cb,     NULL,   NULL, NULL },
-     { "find",                action_find_cb,           "s",    NULL, NULL },
-@@ -2528,9 +2443,6 @@ terminal_window_init (TerminalWindow *window)
- 
-       /* Terminal menu */
-       { "TerminalProfiles", NULL, N_("Change _Profile") },
--      { "TerminalSetTitle", NULL, N_("_Set Title…"), NULL,
--        NULL,
--        G_CALLBACK (terminal_set_title_callback) },
-       { "TerminalSetEncoding", NULL, N_("Set _Character Encoding") },
-       { "TerminalReset", NULL, N_("_Reset"), NULL,
-         NULL,
-diff --git a/src/terminal.xml b/src/terminal.xml
-index 6743393..72cef17 100644
---- a/src/terminal.xml
-+++ b/src/terminal.xml
-@@ -46,7 +46,6 @@
-     </menu>
-     <menu action="Terminal">
-       <menu action="TerminalProfiles" />
--      <menuitem action="TerminalSetTitle" />
-       <menu action="TerminalSetEncoding" >
-         <placeholder name="EncodingsPH" />
-         <separator />
-@@ -100,8 +99,6 @@
-     <menuitem action="TabsMoveLeft"/>
-     <menuitem action="TabsMoveRight"/>
-     <separator />
--    <menuitem action="TerminalSetTitle" />
--    <separator />
-     <menuitem action="FileCloseTab"/>
-   </popup>  
- </ui>
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch
deleted file mode 100644
index 69a4fba..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-2.patch
+++ /dev/null
@@ -1,217 +0,0 @@
-From e9cb8fea14a849704074c5d69f173bcf4dc2fb27 Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Wed, 16 Apr 2014 16:01:56 +0200
-Subject: [PATCH 48/61] Remove the static title setting from profile
- preferences
-
-The static title setting does not work because TerminalWindow hardcodes
-the title as "Terminal" in the absence of VteTerminal:window-title,
-which is set dynamically via escape sequences. Usually the escape
-sequence is emitted from a suitable PROMPT_COMMAND. You can do the same
-if you want a customized title.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=724110
----
- src/migration.c                    |  3 --
- src/org.gnome.Terminal.gschema.xml |  5 ---
- src/profile-editor.c               |  3 --
- src/profile-preferences.ui         | 86 --------------------------------------
- src/terminal-schemas.h             |  1 -
- src/terminal-screen.c              |  9 ----
- 6 files changed, 107 deletions(-)
-
-diff --git a/src/migration.c b/src/migration.c
-index b626ec5..ecd1493 100644
---- a/src/migration.c
-+++ b/src/migration.c
-@@ -86,7 +86,6 @@ enum {
- #define KEY_SCROLL_ON_KEYSTROKE "scroll_on_keystroke"
- #define KEY_SCROLL_ON_OUTPUT "scroll_on_output"
- #define KEY_SILENT_BELL "silent_bell"
--#define KEY_TITLE "title"
- #define KEY_UPDATE_RECORDS "update_records"
- #define KEY_USE_CUSTOM_COMMAND "use_custom_command"
- #define KEY_USE_CUSTOM_DEFAULT_SIZE "use_custom_default_size"
-@@ -395,8 +394,6 @@ migrate_profile (TerminalSettingsList *list,
-   migrate_bool (client, path, KEY_BOLD_COLOR_SAME_AS_FG,
-                 settings, TERMINAL_PROFILE_BOLD_COLOR_SAME_AS_FG_KEY,
-                 FALSE);
--  migrate_string (client, path, KEY_TITLE,
--                  settings, TERMINAL_PROFILE_TITLE_KEY);
-   migrate_bool (client, path, KEY_ALLOW_BOLD,
-                 settings, TERMINAL_PROFILE_ALLOW_BOLD_KEY,
-                 FALSE);
-diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
-index be8f104..af7f418 100644
---- a/src/org.gnome.Terminal.gschema.xml
-+++ b/src/org.gnome.Terminal.gschema.xml
-@@ -116,11 +116,6 @@
-       <summary>Whether bold text should use the same color as normal text</summary>
-       <description>If true, boldface text will be rendered using the same color as normal text.</description>
-     </key>
--    <key name="title" type="s">
--      <default l10n="messages" context="title">'Terminal'</default>
--      <summary>Title for terminal</summary>
--      <description>Title to display for the terminal window or tab. This title may be replaced by or combined with the title set by the application inside the terminal, depending on the title_mode setting.</description>
--    </key>
-     <key name="allow-bold" type="b">
-       <default>true</default>
-       <summary>Whether to allow bold text</summary>
-diff --git a/src/profile-editor.c b/src/profile-editor.c
-index 4bc1f7f..70a1afa 100644
---- a/src/profile-editor.c
-+++ b/src/profile-editor.c
-@@ -1014,9 +1014,6 @@ terminal_profile_edit (GSettings  *profile,
-                    gtk_builder_get_object (builder,
-                                            "system-font-checkbutton"),
-                    "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
--  g_settings_bind (profile, TERMINAL_PROFILE_TITLE_KEY,
--                   gtk_builder_get_object (builder, "title-entry"), "text",
--                   G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-   g_settings_bind (profile, TERMINAL_PROFILE_UPDATE_RECORDS_KEY,
-                    gtk_builder_get_object (builder,
-                                            "update-records-checkbutton"),
-diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
-index 02889a3..e730681 100644
---- a/src/profile-preferences.ui
-+++ b/src/profile-preferences.ui
-@@ -579,92 +579,6 @@
-                 <property name="border_width">12</property>
-                 <property name="spacing">18</property>
-                 <child>
--                  <object class="GtkVBox" id="vbox79">
--                    <property name="visible">True</property>
--                    <property name="can_focus">False</property>
--                    <property name="spacing">6</property>
--                    <child>
--                      <object class="GtkLabel" id="label33">
--                        <property name="visible">True</property>
--                        <property name="can_focus">False</property>
--                        <property name="xalign">0</property>
--                        <property name="label" translatable="yes">Title</property>
--                        <attributes>
--                          <attribute name="weight" value="bold"/>
--                        </attributes>
--                      </object>
--                      <packing>
--                        <property name="expand">False</property>
--                        <property name="fill">False</property>
--                        <property name="position">0</property>
--                      </packing>
--                    </child>
--                    <child>
--                      <object class="GtkAlignment" id="alignment10108">
--                        <property name="visible">True</property>
--                        <property name="can_focus">False</property>
--                        <property name="left_padding">12</property>
--                        <child>
--                          <object class="GtkVBox" id="vbox93">
--                            <property name="visible">True</property>
--                            <property name="can_focus">False</property>
--                            <property name="spacing">6</property>
--                            <child>
--                              <object class="GtkHBox" id="hbox137">
--                                <property name="visible">True</property>
--                                <property name="can_focus">False</property>
--                                <property name="spacing">12</property>
--                                <child>
--                                  <object class="GtkLabel" id="title-entry-label">
--                                    <property name="visible">True</property>
--                                    <property name="can_focus">False</property>
--                                    <property name="xalign">0</property>
--                                    <property name="label" translatable="yes">_Title:</property>
--                                    <property name="use_underline">True</property>
--                                    <property name="justify">center</property>
--                                    <property name="mnemonic_widget">title-entry</property>
--                                  </object>
--                                  <packing>
--                                    <property name="expand">False</property>
--                                    <property name="fill">False</property>
--                                    <property name="position">0</property>
--                                  </packing>
--                                </child>
--                                <child>
--                                  <object class="GtkEntry" id="title-entry">
--                                    <property name="visible">True</property>
--                                    <property name="can_focus">True</property>
--                                  </object>
--                                  <packing>
--                                    <property name="expand">True</property>
--                                    <property name="fill">True</property>
--                                    <property name="position">1</property>
--                                  </packing>
--                                </child>
--                              </object>
--                              <packing>
--                                <property name="expand">False</property>
--                                <property name="fill">True</property>
--                                <property name="position">0</property>
--                              </packing>
--                            </child>
--                          </object>
--                        </child>
--                      </object>
--                      <packing>
--                        <property name="expand">False</property>
--                        <property name="fill">True</property>
--                        <property name="position">1</property>
--                      </packing>
--                    </child>
--                  </object>
--                  <packing>
--                    <property name="expand">False</property>
--                    <property name="fill">True</property>
--                    <property name="position">0</property>
--                  </packing>
--                </child>
--                <child>
-                   <object class="GtkVBox" id="vbox80">
-                     <property name="visible">True</property>
-                     <property name="can_focus">False</property>
-diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
-index 7673da1..0bddcab 100644
---- a/src/terminal-schemas.h
-+++ b/src/terminal-schemas.h
-@@ -56,7 +56,6 @@ G_BEGIN_DECLS
- #define TERMINAL_PROFILE_SCROLLBAR_POLICY_KEY           "scrollbar-policy"
- #define TERMINAL_PROFILE_SCROLL_ON_KEYSTROKE_KEY        "scroll-on-keystroke"
- #define TERMINAL_PROFILE_SCROLL_ON_OUTPUT_KEY           "scroll-on-output"
--#define TERMINAL_PROFILE_TITLE_KEY                      "title"
- #define TERMINAL_PROFILE_UPDATE_RECORDS_KEY             "update-records"
- #define TERMINAL_PROFILE_USE_CUSTOM_COMMAND_KEY         "use-custom-command"
- #define TERMINAL_PROFILE_USE_CUSTOM_DEFAULT_SIZE_KEY    "use-custom-default-size"
-diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index bb05924..d03ed80 100644
---- a/src/terminal-screen.c
-+++ b/src/terminal-screen.c
-@@ -717,14 +717,11 @@ char *
- terminal_screen_get_description (TerminalScreen *screen)
- {
-   TerminalScreenPrivate *priv = screen->priv;
--  gs_free char *title_string = NULL;
-   const char *title;
- 
-   /* use --title argument if one was supplied, otherwise ask the profile */
-   if (priv->title)
-     title = priv->title;
--  else
--    title = title_string = g_settings_get_string (priv->profile, TERMINAL_PROFILE_TITLE_KEY);
- 
-   return g_strdup_printf ("%s — %d",
-                           title && title[0] ? title : _("Terminal"),
-@@ -772,12 +769,6 @@ terminal_screen_profile_changed_cb (GSettings     *profile,
-       vte_terminal_set_cjk_ambiguous_width (vte_terminal, (int) width);
-     }
- 
--  if (!prop_name ||
--      prop_name == I_(TERMINAL_PROFILE_TITLE_KEY))
--    {
--      g_object_notify (object, "description");
--    }
--
-   if (gtk_widget_get_realized (GTK_WIDGET (screen)) &&
-       (!prop_name ||
-        prop_name == I_(TERMINAL_PROFILE_USE_SYSTEM_FONT_KEY) ||
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch
deleted file mode 100644
index 8250742..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-remove-set-title-feature-3.patch
+++ /dev/null
@@ -1,181 +0,0 @@
-From 3bb41272b7509a16ec2a5cd93e44f73d5743b626 Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Wed, 16 Apr 2014 17:39:39 +0200
-Subject: [PATCH 49/61] screen: Remove unused description and user_title API
-
-These were used by various parts of the static title code, which has
-now been removed.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=724110
----
- src/terminal-screen.c | 63 ---------------------------------------------------
- src/terminal-screen.h |  6 -----
- 2 files changed, 69 deletions(-)
-
-diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index d03ed80..e35914c 100644
---- a/src/terminal-screen.c
-+++ b/src/terminal-screen.c
-@@ -77,7 +77,6 @@ struct _TerminalScreenPrivate
-   GSettings *profile; /* never NULL */
-   guint profile_changed_id;
-   guint profile_forgotten_id;
--  char *title;
-   char *initial_working_directory;
-   char **initial_env;
-   char **override_command;
-@@ -102,7 +101,6 @@ enum {
-   PROP_ICON_TITLE,
-   PROP_ICON_TITLE_SET,
-   PROP_TITLE,
--  PROP_DESCRIPTION,
-   PROP_INITIAL_ENVIRONMENT
- };
- 
-@@ -390,9 +388,6 @@ terminal_screen_get_property (GObject *object,
-       case PROP_TITLE:
-         g_value_set_string (value, terminal_screen_get_title (screen));
-         break;
--      case PROP_DESCRIPTION:
--        g_value_take_string (value, terminal_screen_get_description (screen));
--        break;
-       default:
-         G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
-         break;
-@@ -418,7 +413,6 @@ terminal_screen_set_property (GObject *object,
-       case PROP_ICON_TITLE:
-       case PROP_ICON_TITLE_SET:
-       case PROP_TITLE:
--      case PROP_DESCRIPTION:
-         /* not writable */
-       default:
-         G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
-@@ -517,13 +511,6 @@ terminal_screen_class_init (TerminalScreenClass *klass)
-                           NULL,
-                           G_PARAM_READABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB));
- 
--  g_object_class_install_property (object_class,
--                                   PROP_DESCRIPTION,
--                                   g_param_spec_string ("description", NULL, NULL,
--                                                        NULL,
--                                                        G_PARAM_READABLE | 
--                                                        G_PARAM_STATIC_STRINGS));
--
-   g_object_class_install_property
-     (object_class,
-      PROP_INITIAL_ENVIRONMENT,
-@@ -606,7 +593,6 @@ terminal_screen_finalize (GObject *object)
- 
-   terminal_screen_set_profile (screen, NULL);
- 
--  g_free (priv->title);
-   g_free (priv->initial_working_directory);
-   g_strfreev (priv->override_command);
-   g_strfreev (priv->initial_env);
-@@ -713,21 +699,6 @@ terminal_screen_get_icon_title_set (TerminalScreen *screen)
-   return vte_terminal_get_icon_title (VTE_TERMINAL (screen)) != NULL;
- }
- 
--char *
--terminal_screen_get_description (TerminalScreen *screen)
--{
--  TerminalScreenPrivate *priv = screen->priv;
--  const char *title;
--
--  /* use --title argument if one was supplied, otherwise ask the profile */
--  if (priv->title)
--    title = priv->title;
--
--  return g_strdup_printf ("%s — %d",
--                          title && title[0] ? title : _("Terminal"),
--                          screen->priv->child_pid);
--}
--
- static void
- terminal_screen_profile_changed_cb (GSettings     *profile,
-                                     const char    *prop_name,
-@@ -949,7 +920,6 @@ terminal_screen_set_profile (TerminalScreen *screen,
-     g_object_unref (old_profile);
- 
-   g_object_notify (G_OBJECT (screen), "profile");
--  g_object_notify (G_OBJECT (screen), "description");
- }
- 
- GSettings*
-@@ -1359,8 +1329,6 @@ out:
-   g_strfreev (env);
-   free_fd_setup_data (data);
- 
--  g_object_notify (G_OBJECT (screen), "description");
--
-   return result;
- }
- 
-@@ -1543,35 +1511,6 @@ terminal_screen_button_press (GtkWidget      *widget,
-   return FALSE;
- }
- 
--void
--terminal_screen_set_user_title (TerminalScreen *screen,
--                                const char     *title)
--{
--  TerminalScreenPrivate *priv = screen->priv;
--
--  g_return_if_fail (TERMINAL_IS_SCREEN (screen));
--
--  if (g_strcmp0 (priv->title, title) == 0)
--    return;
--
--  g_free (priv->title);
--  priv->title = title && title[0] ? g_strdup (title) : NULL;
--
--  g_object_notify (G_OBJECT (screen), "description");
--}
--
--const char*
--terminal_screen_get_user_title (TerminalScreen *screen)
--{
--  TerminalScreenPrivate *priv;
--
--  g_return_val_if_fail (TERMINAL_IS_SCREEN (screen), NULL);
--
--  priv = screen->priv;
--
--  return priv->title ? priv->title : _("Terminal");
--}
--
- /**
-  * terminal_screen_get_current_dir:
-  * @screen:
-@@ -1629,8 +1568,6 @@ terminal_screen_child_exited (VteTerminal *terminal,
- 
-   priv->child_pid = -1;
-   
--  g_object_notify (G_OBJECT (screen), "description");
--
-   action = g_settings_get_enum (priv->profile, TERMINAL_PROFILE_EXIT_ACTION_KEY);
-   
-   switch (action)
-diff --git a/src/terminal-screen.h b/src/terminal-screen.h
-index 2a0d391..96f0a0d 100644
---- a/src/terminal-screen.h
-+++ b/src/terminal-screen.h
-@@ -100,15 +100,9 @@ void         terminal_screen_set_initial_environment (TerminalScreen  *screen,
-                                                       char           **argv);
- char **      terminal_screen_get_initial_environment (TerminalScreen  *screen);
- 
--const char *terminal_screen_get_user_title     (TerminalScreen *screen);
- const char* terminal_screen_get_title          (TerminalScreen *screen);
- const char* terminal_screen_get_icon_title     (TerminalScreen *screen);
- gboolean    terminal_screen_get_icon_title_set (TerminalScreen *screen);
--char *      terminal_screen_get_description    (TerminalScreen *screen);
--
--void terminal_screen_set_user_title (TerminalScreen *screen,
--                                     const char *text);
--
- 
- char *terminal_screen_get_current_dir (TerminalScreen *screen);
- 
--- 
-1.9.0
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch
deleted file mode 100644
index fc04f63..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.12.0-restore-transparency.patch
+++ /dev/null
@@ -1,239 +0,0 @@
-diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
-index 94eeae9..53118ce 100644
---- a/src/org.gnome.Terminal.gschema.xml
-+++ b/src/org.gnome.Terminal.gschema.xml
-@@ -326,6 +326,16 @@
-       <default>'current'</default>
-       <summary>Which encoding to use</summary>
-     </key>
-+    <key name="use-transparent-background" type="b">
-+      <default>false</default>
-+      <summary>Whether to use a transparent background</summary>
-+    </key>
-+    <key name="background-transparency-percent" type="i">
-+      <default>50</default>
-+      <range min="0" max="100"/>
-+      <summary>Adjust the amount of transparency</summary>
-+      <description>A value between 0 and 100, where 0 is opaque and 100 is fully transparent.</description>
-+    </key>
-   </schema>
- 
-   <!-- Keybinding settings -->
-diff --git a/src/profile-editor.c b/src/profile-editor.c
-index 1b3e855..9ab66c8 100644
---- a/src/profile-editor.c
-+++ b/src/profile-editor.c
-@@ -1026,6 +1026,16 @@ terminal_profile_edit (GSettings  *profile,
-                    gtk_builder_get_object (builder, "rewrap-on-resize-checkbutton"),
-                    "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
- 
-+  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
-+                   gtk_builder_get_object (builder, "use-transparent-background"),
-+                   "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-+  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
-+                   gtk_builder_get_object (builder, "background-transparent-scale-box"),
-+                   "sensitive", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_NO_SENSITIVITY);
-+  g_settings_bind (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
-+                   gtk_builder_get_object (builder, "background-transparent-adjustment"),
-+                   "value", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-+
-   terminal_util_bind_mnemonic_label_sensitivity (editor);
- 
-   terminal_util_dialog_focus_widget (editor, widget_name);
-diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
-index f648938..d3be958 100644
---- a/src/profile-preferences.ui
-+++ b/src/profile-preferences.ui
-@@ -23,6 +23,11 @@
-     <property name="step_increment">1</property>
-     <property name="page_increment">100</property>
-   </object>
-+  <object class="GtkAdjustment" id="background-transparent-adjustment">
-+    <property name="upper">100</property>
-+    <property name="step_increment">1</property>
-+    <property name="page_increment">10</property>
-+  </object>
-   <object class="GtkListStore" id="model1">
-     <columns>
-       <!-- column-name gchararray -->
-@@ -1228,6 +1233,93 @@
-                                 <property name="position">1</property>
-                               </packing>
-                             </child>
-+                            <child>
-+                              <object class="GtkBox" id="use-transparent-background-box">
-+                                <property name="visible">True</property>
-+                                <property name="can_focus">False</property>
-+                                <property name="orientation">horizontal</property>
-+                                <property name="spacing">12</property>
-+                                <child>
-+                                  <object class="GtkCheckButton" id="use-transparent-background">
-+                                    <property name="label" translatable="yes">Use t_ransparent background</property>
-+                                    <property name="visible">True</property>
-+                                    <property name="can_focus">True</property>
-+                                    <property name="receives_default">False</property>
-+                                    <property name="use_underline">True</property>
-+                                    <property name="xalign">0</property>
-+                                    <property name="draw_indicator">True</property>
-+                                  </object>
-+                                  <packing>
-+                                    <property name="expand">False</property>
-+                                    <property name="fill">False</property>
-+                                    <property name="position">0</property>
-+                                  </packing>
-+                                </child>
-+                                <child>
-+                                  <object class="GtkBox" id="background-transparent-scale-box">
-+                                    <property name="visible">True</property>
-+                                    <property name="can_focus">False</property>
-+                                    <property name="orientation">horizontal</property>
-+                                    <property name="spacing">6</property>
-+                                    <child>
-+                                      <object class="GtkLabel" id="background-transparent-min-label">
-+                                        <property name="visible">True</property>
-+                                        <property name="can_focus">False</property>
-+                                        <property name="xalign">0.5</property>
-+                                        <property name="label" translatable="yes">none</property>
-+                                        <style>
-+                                          <class name="dim-label"/>
-+                                        </style>
-+                                      </object>
-+                                      <packing>
-+                                        <property name="expand">False</property>
-+                                        <property name="fill">False</property>
-+                                        <property name="position">0</property>
-+                                      </packing>
-+                                    </child>
-+                                    <child>
-+                                      <object class="GtkScale" id="background-transparent-scale">
-+                                        <property name="visible">True</property>
-+                                        <property name="can_focus">True</property>
-+                                        <property name="adjustment">background-transparent-adjustment</property>
-+                                        <property name="draw_value">False</property>
-+                                      </object>
-+                                      <packing>
-+                                        <property name="expand">True</property>
-+                                        <property name="fill">True</property>
-+                                        <property name="position">1</property>
-+                                      </packing>
-+                                    </child>
-+                                    <child>
-+                                      <object class="GtkLabel" id="background-transparent-max-label">
-+                                        <property name="visible">True</property>
-+                                        <property name="can_focus">False</property>
-+                                        <property name="xalign">0.5</property>
-+                                        <property name="label" translatable="yes">full</property>
-+                                        <style>
-+                                          <class name="dim-label"/>
-+                                        </style>
-+                                      </object>
-+                                      <packing>
-+                                        <property name="expand">False</property>
-+                                        <property name="fill">False</property>
-+                                        <property name="position">2</property>
-+                                      </packing>
-+                                    </child>
-+                                  </object>
-+                                  <packing>
-+                                    <property name="expand">True</property>
-+                                    <property name="fill">True</property>
-+                                    <property name="position">1</property>
-+                                  </packing>
-+                                </child>
-+                              </object>
-+                              <packing>
-+                                <property name="expand">True</property>
-+                                <property name="fill">True</property>
-+                                <property name="position">3</property>
-+                              </packing>
-+                            </child>
-                           </object>
-                         </child>
-                       </object>
-diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
-index 443cf7b..c242857 100644
---- a/src/terminal-schemas.h
-+++ b/src/terminal-schemas.h
-@@ -65,6 +65,9 @@ G_BEGIN_DECLS
- #define TERMINAL_PROFILE_VISIBLE_NAME_KEY               "visible-name"
- #define TERMINAL_PROFILE_WORD_CHARS_KEY                 "word-chars"
- 
-+#define TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND      "use-transparent-background"
-+#define TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT "background-transparency-percent"
-+
- #define TERMINAL_SETTING_CONFIRM_CLOSE_KEY              "confirm-close"
- #define TERMINAL_SETTING_DEFAULT_SHOW_MENUBAR_KEY       "default-show-menubar"
- #define TERMINAL_SETTING_DARK_THEME_KEY                 "dark-theme"
-diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index ac971c0..43334b6 100644
---- a/src/terminal-screen.c
-+++ b/src/terminal-screen.c
-@@ -792,7 +792,9 @@ terminal_screen_profile_changed_cb (GSettings     *profile,
-       prop_name == I_(TERMINAL_PROFILE_BACKGROUND_COLOR_KEY) ||
-       prop_name == I_(TERMINAL_PROFILE_BOLD_COLOR_SAME_AS_FG_KEY) ||
-       prop_name == I_(TERMINAL_PROFILE_BOLD_COLOR_KEY) ||
--      prop_name == I_(TERMINAL_PROFILE_PALETTE_KEY))
-+      prop_name == I_(TERMINAL_PROFILE_PALETTE_KEY) ||
-+      prop_name == I_(TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND) ||
-+      prop_name == I_(TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT))
-     update_color_scheme (screen);
- 
-   if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
-@@ -857,6 +859,9 @@ update_color_scheme (TerminalScreen *screen)
-   GdkRGBA fg, bg, bold, theme_fg, theme_bg;
-   GdkRGBA *boldp;
-   GtkStyleContext *context;
-+  GtkWidget *toplevel;
-+  gboolean transparent;
-+  guint16 opacity;
- 
-   context = gtk_widget_get_style_context (widget);
-   gtk_style_context_get_color (context, GTK_STATE_FLAG_NORMAL, &theme_fg);
-@@ -880,6 +885,22 @@ update_color_scheme (TerminalScreen *screen)
-   vte_terminal_set_colors_rgba (VTE_TERMINAL (screen), &fg, &bg,
-                                 colors, n_colors);
-   vte_terminal_set_color_bold_rgba (VTE_TERMINAL (screen), boldp);
-+
-+  transparent = g_settings_get_boolean (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND);
-+  if (transparent)
-+    {
-+      gint transparency_percent;
-+
-+      transparency_percent = g_settings_get_int (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT);
-+      opacity = (guint16) (G_MAXUINT16 * (100 - transparency_percent) / 100.0);
-+    }
-+  else
-+    opacity = G_MAXUINT16;
-+
-+  vte_terminal_set_opacity (VTE_TERMINAL (screen), opacity);
-+  toplevel = gtk_widget_get_toplevel (GTK_WIDGET (screen));
-+  if (toplevel != NULL && gtk_widget_is_toplevel (toplevel))
-+    gtk_widget_set_app_paintable (toplevel, transparent);
- }
- 
- void
-diff --git a/src/terminal-window.c b/src/terminal-window.c
-index 1abbfb2..d3f5c80 100644
---- a/src/terminal-window.c
-+++ b/src/terminal-window.c
-@@ -2619,6 +2619,8 @@ terminal_window_init (TerminalWindow *window)
-   TerminalWindowPrivate *priv;
-   TerminalApp *app;
-   TerminalSettingsList *profiles_list;
-+  GdkScreen *screen;
-+  GdkVisual *visual;
-   GtkActionGroup *action_group;
-   GtkAction *action;
-   GtkUIManager *manager;
-@@ -2638,6 +2640,11 @@ terminal_window_init (TerminalWindow *window)
-   uuid_unparse (u, uuidstr);
-   priv->uuid = g_strdup (uuidstr);
- 
-+  screen = gtk_widget_get_screen (GTK_WIDGET (window));
-+  visual = gdk_screen_get_rgba_visual (screen);
-+  if (visual != NULL)
-+    gtk_widget_set_visual (GTK_WIDGET (window), visual);
-+
-   g_signal_connect (G_OBJECT (window), "delete_event",
-                     G_CALLBACK(terminal_window_delete_event),
-                     NULL);

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch
deleted file mode 100644
index 369bc9e..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-no-gnome-doc-utils.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From ce8ba57e66b1e7dca878a446ce13977a33827feb Mon Sep 17 00:00:00 2001
-From: Alexandre Rostovtsev <tetromino@gentoo.org>
-Date: Mon, 21 Jan 2013 15:11:54 -0500
-Subject: [PATCH] Don't check for gnome-doc-utils, we are no longer using them.
-
-Restore GNOME_COMMON_INIT to match gnome-terminal 3.7.x.
----
- configure.ac | 5 ++---
- 1 file changed, 2 insertions(+), 3 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index bfa1c8a..e056d16 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -32,8 +32,7 @@ AC_HEADER_STDC
- AM_PROG_LIBTOOL
- IT_PROG_INTLTOOL([0.40.0])
- 
--# User documentation
--YELP_HELP_INIT
-+GNOME_COMMON_INIT
- 
- GNOME_DEBUG_CHECK
- 
-@@ -154,7 +153,7 @@ AC_SUBST([GTK_BUILDER_CONVERT_FLAGS])
- # Documentation
- # *************
- 
--GNOME_DOC_INIT
-+YELP_HELP_INIT
- 
- # ****************************
- 
--- 
-1.8.1.1
-

diff --git a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch b/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch
deleted file mode 100644
index efe60b9..0000000
--- a/x11-terms/gnome-terminal/files/gnome-terminal-3.6.1-window-resize.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 611e93f2f8c0c18ed8d365ecb850258e8d5c9c12 Mon Sep 17 00:00:00 2001
-From: Christian Persch <chpe@gnome.org>
-Date: Wed, 16 Jan 2013 22:52:03 +0100
-Subject: [PATCH] window: Use the geometry of the active screen
-
-When we get the restyle on focus-out, the screens call terminal_window_set_size()
-directly. This was causing the window to revert to a previous size, see bug
-https://bugzilla.gnome.org/show_bug.cgi?id=688959 .
----
- src/terminal-window.c | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/src/terminal-window.c b/src/terminal-window.c
-index ed509ba..1740247 100644
---- a/src/terminal-window.c
-+++ b/src/terminal-window.c
-@@ -2330,6 +2330,10 @@ terminal_window_set_size_force_grid (TerminalWindow *window,
-   int grid_width;
-   int grid_height;
- 
-+  /* Only update the geometry from the active screen. */
-+  if (window->priv->active_screen != screen)
-+    return;
-+
-   /* be sure our geometry is up-to-date */
-   terminal_window_update_geometry (window);
- 
--- 
-1.8.1.1
-

diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild
deleted file mode 100644
index 4a8c889..0000000
--- a/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.12.0.ebuild,v 1.1 2014/04/28 06:57:43 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 readme.gentoo
-
-DESCRIPTION="The Gnome Terminal"
-HOMEPAGE="https://help.gnome.org/users/gnome-terminal/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="+gnome-shell +nautilus"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
-
-# FIXME: automagic dependency on gtk+[X]
-RDEPEND="
-	>=dev-libs/glib-2.39.2:2
-	>=x11-libs/gtk+-3.9.9:3[X]
-	>=x11-libs/vte-0.36:2.90
-	>=gnome-base/dconf-0.14
-	>=gnome-base/gconf-2.31.3
-	>=gnome-base/gsettings-desktop-schemas-0.1.0
-	sys-apps/util-linux
-	x11-libs/libSM
-	x11-libs/libICE
-	gnome-shell? ( gnome-base/gnome-shell )
-	nautilus? ( >=gnome-base/nautilus-3 )
-"
-# gtk+:2 needed for gtk-builder-convert, bug 356239
-DEPEND="${RDEPEND}
-	app-text/yelp-tools
-	dev-util/appdata-tools
-	|| ( dev-util/gtk-builder-convert <=x11-libs/gtk+-2.24.10:2 )
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-DOC_CONTENTS="To get previous working directory inherited in new opened
-	tab you will need to add the following line to your ~/.bashrc:\n
-	. /etc/profile.d/vte.sh"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-appmenu-parameter.patch \
-		"${FILESDIR}"/${P}-remove-set-title-feature-0.patch \
-		"${FILESDIR}"/${P}-remove-set-title-feature-1.patch \
-		"${FILESDIR}"/${P}-remove-set-title-feature-2.patch \
-		"${FILESDIR}"/${P}-remove-set-title-feature-3.patch \
-		"${FILESDIR}"/${P}-fallback-title-1.patch \
-		"${FILESDIR}"/${P}-fallback-title-2.patch \
-		"${FILESDIR}"/${P}-restore-transparency.patch
-
-	gnome2_src_prepare
-}
-src_configure() {
-	# FIXME: leave smclient configure unset until it accepts values from the
-	# switch and not from GDK_TARGET, bug #363033
-	gnome2_src_configure \
-		--disable-static \
-		--enable-migration \
-		$(use_enable gnome-shell search-provider) \
-		$(use_with nautilus nautilus-extension) \
-		# Docs are broken in this release.
-		#ITSTOOL=$(type -P true) \
-		#XMLLINT=$(type -P true)
-}
-
-src_install() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS"
-	gnome2_src_install
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-	if [[ ${REPLACING_VERSIONS} < 3.6.1-r1 && ${REPLACING_VERSIONS} != 2.32.1-r1 &&
-		  ${REPLACING_VERSIONS} != 3.4.1.1-r1 ]]; then
-		elog
-		elog "Gnome Terminal no longer uses login shell by default, switching"
-		elog "to upstream default. Because of this, if you have some command you"
-		elog "want to be run, be sure to have it placed in your ~/.bashrc file."
-		elog
-	fi
-	readme.gentoo_print_elog
-}

diff --git a/x11-terms/gnome-terminal/metadata.xml b/x11-terms/gnome-terminal/metadata.xml
deleted file mode 100644
index 04c70dc..0000000
--- a/x11-terms/gnome-terminal/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnome</herd>
-<use>
-	<flag name="gnome-shell">Integrate with <pkg>gnome-base/gnome-shell</pkg> search</flag>
-	<flag name="nautilus">Build gnome-base/nautilus extension</flag>
-</use>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-16  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20  0:27 [gentoo-commits] dev/ikelos:master commit in: x11-terms/gnome-terminal/files/, x11-terms/gnome-terminal/ Mike Auty
  -- strict thread matches above, loose matches on Subject: below --
2015-08-16  1:20 Mike Auty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox