public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-10-15  2:22 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-10-15  2:22 UTC (permalink / raw
  To: gentoo-commits

commit:     cc76e085055d75956ea5daeaac69d8bce9af3c65
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Thu Oct 13 21:39:26 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 01:26:31 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=cc76e085

x11-terms/mate-terminal: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index 38cd54a..e842ea2 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
+	KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="The MATE Terminal"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2021-06-10  0:24 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2021-06-10  0:24 UTC (permalink / raw
  To: gentoo-commits

commit:     25bb25fc36ae5c35a08610882169b4e592af3e40
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  9 23:48:38 2021 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jun  9 23:48:38 2021 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=25bb25fc

x11-terms/mate-terminal: Drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/Manifest                   |  1 -
 .../mate-terminal/mate-terminal-1.24.0.ebuild      | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 59ab612..1b93277 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1 @@
-DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76
 DIST mate-terminal-1.24.1.tar.xz 2032824 BLAKE2B d5c6e97fbb22550f8caf0042422ea9104b947f04e3dacb42bee4e6d1dcdbd59c8cb6765889ac86ea5850ac5ca293a9f796aa5c41d5e1707df2bb37670b3832f3 SHA512 83090667f823605ef0681efeff66c30729df83e7335c100171017ee5f2e819ec0bb219fdc71ed54a27c4a846fcc8db01c4462ef5b9c1e3f31d9c5838427566dc

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
deleted file mode 100644
index 3a1096a..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="
-	dev-libs/atk
-	>=dev-libs/glib-2.50:2
-	>=gnome-base/dconf-0.13.4
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/libX11
-	x11-libs/pango
-	>=x11-libs/gtk+-3.22:3[X]
-	>=x11-libs/vte-0.48:2.91
-"
-
-RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6
-	virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools
-	dev-util/glib-utils
-	>=sys-devel/gettext-0.19.8:*
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2021-06-10  0:24 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2021-06-10  0:24 UTC (permalink / raw
  To: gentoo-commits

commit:     be9a341564954088226bb1871f7e9e36b4878fa3
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  9 23:48:31 2021 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jun  9 23:48:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=be9a3415

x11-terms/mate-terminal: Stabilize 1.24.1 for amd64,x86

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild
index 6582117..d93afe7 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE Terminal"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2020-09-07 18:08 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2020-09-07 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5629884f255340e866698f9d8653fbb8b8a2dff3
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 21:49:01 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 18:08:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5629884f

x11-terms/mate-terminal: Sync 9999

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index 047839e..6582117 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -38,6 +38,6 @@ DEPEND="${COMMON_DEPEND}
 	>=app-text/scrollkeeper-dtd-1:1.0
 	app-text/yelp-tools
 	dev-util/glib-utils
-	>=sys-devel/gettext-0.19.8:*
+	>=sys-devel/gettext-0.19.8
 	virtual/pkgconfig
 "


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2020-09-07 18:08 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2020-09-07 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4cfa6610a8650fabacfefc1e18957a30358b0365
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 21:48:02 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 18:08:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4cfa6610

x11-terms/mate-terminal: Bump to 1.24.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.24.1.ebuild      | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index f3bb348..a83bc45 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1,3 @@
 DIST mate-terminal-1.22.1.tar.xz 1543900 BLAKE2B 9c5d92525391603f3dd06444c07d892bbae43c03da7f09414901ee31ce8497e65dfca9f184c8186bead91c27c99c69a528ad2021983ad074023781b275e2b748 SHA512 b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534
 DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76
+DIST mate-terminal-1.24.1.tar.xz 2032824 BLAKE2B d5c6e97fbb22550f8caf0042422ea9104b947f04e3dacb42bee4e6d1dcdbd59c8cb6765889ac86ea5850ac5ca293a9f796aa5c41d5e1707df2bb37670b3832f3 SHA512 83090667f823605ef0681efeff66c30729df83e7335c100171017ee5f2e819ec0bb219fdc71ed54a27c4a846fcc8db01c4462ef5b9c1e3f31d9c5838427566dc

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild
new file mode 100644
index 0000000..6582117
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	>=gnome-base/dconf-0.13.4
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libX11
+	x11-libs/pango
+	>=x11-libs/gtk+-3.22:3[X]
+	>=x11-libs/vte-0.48:2.91
+"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6
+	virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2020-09-02  5:55 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2020-09-02  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3ef8793177087dc5dc3fab69779a9a623f3a16c1
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 05:37:44 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 05:55:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=3ef87931

x11-terms/mate-terminal: Sync with ::gentoo

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/Manifest                   |  1 -
 .../mate-terminal/mate-terminal-1.22.0.ebuild      | 39 ----------------------
 .../mate-terminal/mate-terminal-1.22.1.ebuild      |  2 +-
 .../mate-terminal/mate-terminal-1.24.0.ebuild      |  2 +-
 4 files changed, 2 insertions(+), 42 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 52ab4fe..f3bb348 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,3 +1,2 @@
-DIST mate-terminal-1.22.0.tar.xz 1538540 BLAKE2B 490ff1e2a0d8c93b2ab2479c8a735867f551111585d82d353cd7a150f1fd5e4e1319dc25832628b464572734efc2fa4917b49b7d4fe5d63b78ce6ea5601e4611 SHA512 45932db8c50348386a58ee7acaf08af43e28bd495dac08b4dcff5defd1c10189163bdfd73c61015674d61f275dabc2f749b2e0cbf9981c7dfdef5a4060686645
 DIST mate-terminal-1.22.1.tar.xz 1543900 BLAKE2B 9c5d92525391603f3dd06444c07d892bbae43c03da7f09414901ee31ce8497e65dfca9f184c8186bead91c27c99c69a528ad2021983ad074023781b275e2b748 SHA512 b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534
 DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76

diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild
deleted file mode 100644
index 8fda2f9..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk
-	>=dev-libs/glib-2.50:2
-	>=gnome-base/dconf-0.13.4
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/libX11
-	x11-libs/pango
-	>=x11-libs/gtk+-3.22:3[X]
-	>=x11-libs/vte-0.46:2.91"
-
-RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools
-	dev-util/glib-utils
-	>=dev-util/intltool-0.50.1
-	sys-devel/gettext
-	virtual/pkgconfig"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild
index 8eb018b..cc113ab 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE Terminal"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
index 047839e..3a1096a 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE Terminal"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2020-04-09 22:52 Adam Feldman
  0 siblings, 0 replies; 24+ messages in thread
From: Adam Feldman @ 2020-04-09 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e9c67f9e7ca84985bfa648fcbd6be6cb9d1a3683
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 19:33:11 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Thu Apr  9 22:49:24 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e9c67f9e

x11-terms/mate-terminal: Drop old, sync with Gentoo

Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/Manifest                   |  8 ++--
 .../mate-terminal/mate-terminal-1.12.1-r1.ebuild   | 46 ---------------------
 .../mate-terminal/mate-terminal-1.12.1.ebuild      | 46 ---------------------
 .../mate-terminal/mate-terminal-1.14.1-r1.ebuild   | 48 ----------------------
 .../mate-terminal/mate-terminal-1.16.1-r2.ebuild   | 38 -----------------
 .../mate-terminal/mate-terminal-1.16.3.ebuild      | 38 -----------------
 .../mate-terminal/mate-terminal-1.18.2.ebuild      | 38 -----------------
 .../mate-terminal/mate-terminal-1.22.0.ebuild      | 39 ++++++++++++++++++
 .../mate-terminal/mate-terminal-1.22.1.ebuild      | 39 ++++++++++++++++++
 .../mate-terminal/mate-terminal-1.24.0.ebuild      | 43 +++++++++++++++++++
 x11-terms/mate-terminal/mate-terminal-9999.ebuild  | 41 ++++++++++--------
 x11-terms/mate-terminal/metadata.xml               |  3 --
 12 files changed, 147 insertions(+), 280 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index d676bfe..52ab4fe 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,5 +1,3 @@
-DIST mate-terminal-1.12.1.tar.xz 1143628 BLAKE2B 241edfc9cf36518638e7817e4f11ab89dfcbbc1dd11d7e10ee17bc81ceb8224fd582a1cab4b4e2aa3a24f2997298689f7bc98f07b698243885cad1c85a81eea6 SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42
-DIST mate-terminal-1.14.1.tar.xz 1313612 BLAKE2B d8710d336964d7bc46e2e309de214bd5968697ae4b9ee750b30ff5af93480ba2bf74661698b14e4a81287c3689be4e45afb1031864183c9864773ea2097b2b2c SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209
-DIST mate-terminal-1.16.1.tar.xz 1269040 BLAKE2B b8853e1a6330883d2841e0e73488a7558e5060804aa8896cf3137f41cef06aed20e22adad1ac87a451de16e2f60698b1c2184aad5c95544086b45a833e73e3a2 SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1
-DIST mate-terminal-1.16.3.tar.xz 1279764 BLAKE2B 2908a9d003f1fd0e9faae3a69b55fe2a21c8ce7f54e91497964090f24f1abe553c0c4e9a28d31ac8351e9745acd496b843e1282c74fe37e41590d1b30faa5688 SHA512 b5045b57e6ad8931230edbd83cbad4e99422ccf8dbeb760327d091993012981c0ad6bfc7ae39aaeffdf8beb27a18d74c831b4e51bcef7709d7dc63bf77bcf7ad
-DIST mate-terminal-1.18.2.tar.xz 1302216 BLAKE2B 9b2e0171f62e75e967389aa3b06bcf908a9884055d220bca895ac01f8f21a4102f21a759f2b5e2f06bf2d8c18af3688f000ed9414525df203a79d2b6e66d7443 SHA512 ac35890dc955743ccf7d8176e710820179cc5dd8a89a8322eb99c29796c27586a6abb1503288896faf1eeba6047fad12cf506e67674ee6221313679061acf8c8
+DIST mate-terminal-1.22.0.tar.xz 1538540 BLAKE2B 490ff1e2a0d8c93b2ab2479c8a735867f551111585d82d353cd7a150f1fd5e4e1319dc25832628b464572734efc2fa4917b49b7d4fe5d63b78ce6ea5601e4611 SHA512 45932db8c50348386a58ee7acaf08af43e28bd495dac08b4dcff5defd1c10189163bdfd73c61015674d61f275dabc2f749b2e0cbf9981c7dfdef5a4060686645
+DIST mate-terminal-1.22.1.tar.xz 1543900 BLAKE2B 9c5d92525391603f3dd06444c07d892bbae43c03da7f09414901ee31ce8497e65dfca9f184c8186bead91c27c99c69a528ad2021983ad074023781b275e2b748 SHA512 b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534
+DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild
deleted file mode 100644
index 9823dc8..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE="gtk3"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=mate-base/mate-desktop-1.6[gtk3(-)=]
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	!gtk3? (
-		>=x11-libs/gtk+-2.24.0:2
-		>=x11-libs/vte-0.28:0
-	)
-	gtk3? (
-		>=x11-libs/gtk+-3.0:3[X]
-		>=x11-libs/vte-0.38:2.91
-	)"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
-
-src_configure() {
-	mate_src_configure \
-		--with-gtk=$(usex gtk3 3.0 2.0)
-}

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
deleted file mode 100644
index 9eb6801..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE="gtk3"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=mate-base/mate-desktop-1.6[gtk3(-)=]
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	!gtk3? (
-		>=x11-libs/gtk+-2.24.0:2
-		>=x11-libs/vte-0.28:0
-	)
-	gtk3? (
-		>=x11-libs/gtk+-3.0:3
-		>=x11-libs/vte-0.38:2.91
-	)"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
-
-src_configure() {
-	mate_src_configure \
-		--with-gtk=$(usex gtk3 3.0 2.0)
-}

diff --git a/x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild
deleted file mode 100644
index 8c3f9cc..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE="gtk3"
-
-COMMON_DEPEND="dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=mate-base/mate-desktop-1.6[gtk3(-)=]
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	!gtk3? (
-		>=x11-libs/gtk+-2.24.0:2
-		>=x11-libs/vte-0.28:0
-	)
-	gtk3? (
-		>=x11-libs/gtk+-3.0:3[X]
-		>=x11-libs/vte-0.38:2.91
-	)"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
-
-src_configure() {
-	mate_src_configure \
-		--with-gtk=$(usex gtk3 3.0 2.0)
-}

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild
deleted file mode 100644
index 4184916..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=gnome-base/dconf-0.13.4:0
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3[X]
-	>=x11-libs/vte-0.38:2.91"
-
-RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild
deleted file mode 100644
index 33f211a..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=gnome-base/dconf-0.13.4:0
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3[X]
-	>=x11-libs/vte-0.38:2.91"
-
-RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.18.2.ebuild b/x11-terms/mate-terminal/mate-terminal-1.18.2.ebuild
deleted file mode 100644
index 413899b..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.18.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=gnome-base/dconf-0.13.4:0
-	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3[X]
-	>=x11-libs/vte-0.38:2.91"
-
-RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild
new file mode 100644
index 0000000..8fda2f9
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="amd64 ~arm ~arm64 x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	>=gnome-base/dconf-0.13.4
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libX11
+	x11-libs/pango
+	>=x11-libs/gtk+-3.22:3[X]
+	>=x11-libs/vte-0.46:2.91"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-util/glib-utils
+	>=dev-util/intltool-0.50.1
+	sys-devel/gettext
+	virtual/pkgconfig"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild
new file mode 100644
index 0000000..8eb018b
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	>=gnome-base/dconf-0.13.4
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libX11
+	x11-libs/pango
+	>=x11-libs/gtk+-3.22:3[X]
+	>=x11-libs/vte-0.48:2.91"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-util/glib-utils
+	>=dev-util/intltool-0.50.1
+	sys-devel/gettext
+	virtual/pkgconfig"

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
new file mode 100644
index 0000000..047839e
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	>=gnome-base/dconf-0.13.4
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libX11
+	x11-libs/pango
+	>=x11-libs/gtk+-3.22:3[X]
+	>=x11-libs/vte-0.48:2.91
+"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6
+	virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8:*
+	virtual/pkgconfig
+"

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index 4184916..047839e 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,33 +6,38 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="The MATE Terminal"
-LICENSE="GPL-3"
+LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
 SLOT="0"
 
 IUSE=""
 
-COMMON_DEPEND="dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=gnome-base/dconf-0.13.4:0
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	>=gnome-base/dconf-0.13.4
 	x11-libs/gdk-pixbuf:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3[X]
-	>=x11-libs/vte-0.38:2.91"
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libX11
+	x11-libs/pango
+	>=x11-libs/gtk+-3.22:3[X]
+	>=x11-libs/vte-0.48:2.91
+"
 
 RDEPEND="${COMMON_DEPEND}
-	>=mate-base/mate-desktop-1.6"
+	>=mate-base/mate-desktop-1.6
+	virtual/libintl
+"
 
 DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
+	app-text/rarian
 	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.50.1:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
+	app-text/yelp-tools
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8:*
+	virtual/pkgconfig
+"

diff --git a/x11-terms/mate-terminal/metadata.xml b/x11-terms/mate-terminal/metadata.xml
index 2f0acb5..85e126f 100644
--- a/x11-terms/mate-terminal/metadata.xml
+++ b/x11-terms/mate-terminal/metadata.xml
@@ -5,9 +5,6 @@
 		<email>mate@gentoo.org</email>
 		<name>Gentoo MATE Desktop</name>
 	</maintainer>
-	<use>
-		<flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
-	</use>
 	<upstream>
 		<remote-id type="github">mate-desktop/mate-terminal</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2018-02-11 13:49 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2018-02-11 13:49 UTC (permalink / raw
  To: gentoo-commits

commit:     932770c744437e0839cae45b2282c59d4b90fd2d
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 17:09:31 2018 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 13:21:31 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=932770c7

x11-terms/mate-terminal: Bump to version 1.18.2

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-terms/mate-terminal/Manifest                                        | 2 +-
 .../{mate-terminal-1.18.1.ebuild => mate-terminal-1.18.2.ebuild}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 70dec97..d676bfe 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -2,4 +2,4 @@ DIST mate-terminal-1.12.1.tar.xz 1143628 BLAKE2B 241edfc9cf36518638e7817e4f11ab8
 DIST mate-terminal-1.14.1.tar.xz 1313612 BLAKE2B d8710d336964d7bc46e2e309de214bd5968697ae4b9ee750b30ff5af93480ba2bf74661698b14e4a81287c3689be4e45afb1031864183c9864773ea2097b2b2c SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209
 DIST mate-terminal-1.16.1.tar.xz 1269040 BLAKE2B b8853e1a6330883d2841e0e73488a7558e5060804aa8896cf3137f41cef06aed20e22adad1ac87a451de16e2f60698b1c2184aad5c95544086b45a833e73e3a2 SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1
 DIST mate-terminal-1.16.3.tar.xz 1279764 BLAKE2B 2908a9d003f1fd0e9faae3a69b55fe2a21c8ce7f54e91497964090f24f1abe553c0c4e9a28d31ac8351e9745acd496b843e1282c74fe37e41590d1b30faa5688 SHA512 b5045b57e6ad8931230edbd83cbad4e99422ccf8dbeb760327d091993012981c0ad6bfc7ae39aaeffdf8beb27a18d74c831b4e51bcef7709d7dc63bf77bcf7ad
-DIST mate-terminal-1.18.1.tar.xz 1299492 BLAKE2B 4d011e1a7cd2662cec3aaf8b345da8544d9e7956cc4404ee252bea7b39c5afff11e5e646e7442dfe0991985bf2f3119eb36316ac685af9f502ffd5d75b3b321c SHA512 3b102c683137951d425c5c4f177e1498be037cabb9483bd89fea61c1c03e9a5d481a5aa9418e92f3007ac64f7ed3bf298109ba9564f741634c4b5dad94ddddf3
+DIST mate-terminal-1.18.2.tar.xz 1302216 BLAKE2B 9b2e0171f62e75e967389aa3b06bcf908a9884055d220bca895ac01f8f21a4102f21a759f2b5e2f06bf2d8c18af3688f000ed9414525df203a79d2b6e66d7443 SHA512 ac35890dc955743ccf7d8176e710820179cc5dd8a89a8322eb99c29796c27586a6abb1503288896faf1eeba6047fad12cf506e67674ee6221313679061acf8c8

diff --git a/x11-terms/mate-terminal/mate-terminal-1.18.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.18.2.ebuild
similarity index 100%
rename from x11-terms/mate-terminal/mate-terminal-1.18.1.ebuild
rename to x11-terms/mate-terminal/mate-terminal-1.18.2.ebuild


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2018-01-14 10:52 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2018-01-14 10:52 UTC (permalink / raw
  To: gentoo-commits

commit:     fb544e308aae6e2219acb37ecea5689d0da2b92f
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 12:06:41 2018 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 10:51:09 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=fb544e30

x11-terms/mate-terminal: Bump version to 1.16.3

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.16.3.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 295e85f..3703773 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,4 +1,5 @@
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d
 DIST mate-terminal-1.16.1.tar.xz 1269040 SHA256 c032a11a6a4f5ccb84c3453cedba6c0b7100858cf1a2fa5d7f97173d4c33bccc SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1 WHIRLPOOL caf3607c674a8ee62b417ae02dd9acf30e1d6b1726b0c2485889071eb8e946f66f31333c0191ba0d67e83eb9450ef5eeda0c066fb92ddc6bbb601e5fcad0d272
+DIST mate-terminal-1.16.3.tar.xz 1279764 BLAKE2B 2908a9d003f1fd0e9faae3a69b55fe2a21c8ce7f54e91497964090f24f1abe553c0c4e9a28d31ac8351e9745acd496b843e1282c74fe37e41590d1b30faa5688 SHA512 b5045b57e6ad8931230edbd83cbad4e99422ccf8dbeb760327d091993012981c0ad6bfc7ae39aaeffdf8beb27a18d74c831b4e51bcef7709d7dc63bf77bcf7ad
 DIST mate-terminal-1.18.1.tar.xz 1299492 SHA256 4135b2212a2ed5d6c20b645e17a76d814aa8212f68f83c0a67a9899680a930fe SHA512 3b102c683137951d425c5c4f177e1498be037cabb9483bd89fea61c1c03e9a5d481a5aa9418e92f3007ac64f7ed3bf298109ba9564f741634c4b5dad94ddddf3 WHIRLPOOL e7d347b523ec0d0a1d7ce2e3ecd0b48bc7900e6da181be7af9cb56a9c72779bc9927096a15d1546c46417672f12363e949f6a7cb38407b3188b841b5a30a8e1a

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild
new file mode 100644
index 0000000..33f211a
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.16.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=gnome-base/dconf-0.13.4:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	>=x11-libs/gtk+-3.14:3[X]
+	>=x11-libs/vte-0.38:2.91"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian:0
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-09-27  3:18 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2017-09-27  3:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c802fefd1866c84d5fb282285407f32d0668ac5e
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 03:16:15 2017 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 03:16:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c802fefd

x11-terms/mate-terminal: Fix inconsistent metadata.xml spacing

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-terms/mate-terminal/metadata.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-terms/mate-terminal/metadata.xml b/x11-terms/mate-terminal/metadata.xml
index bc460df..2f0acb5 100644
--- a/x11-terms/mate-terminal/metadata.xml
+++ b/x11-terms/mate-terminal/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="project">
-        <email>mate@gentoo.org</email>
-        <name>Gentoo MATE Desktop</name>
-    </maintainer>
+	<maintainer type="project">
+		<email>mate@gentoo.org</email>
+		<name>Gentoo MATE Desktop</name>
+	</maintainer>
 	<use>
 		<flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
 	</use>
-    <upstream>
-        <remote-id type="github">mate-desktop/mate-terminal</remote-id>
-    </upstream>
+	<upstream>
+		<remote-id type="github">mate-desktop/mate-terminal</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-05-14 10:30 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-05-14 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     313120f6c5b4fae1c2c9c9cd3380d776cbaedd50
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 10:30:08 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun May 14 10:30:08 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=313120f6

x11-terms/mate-terminal: Bump version to 1.18.1

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 x11-terms/mate-terminal/Manifest                                        | 2 +-
 .../{mate-terminal-1.18.0.ebuild => mate-terminal-1.18.1.ebuild}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index e867dce..295e85f 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,4 +1,4 @@
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d
 DIST mate-terminal-1.16.1.tar.xz 1269040 SHA256 c032a11a6a4f5ccb84c3453cedba6c0b7100858cf1a2fa5d7f97173d4c33bccc SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1 WHIRLPOOL caf3607c674a8ee62b417ae02dd9acf30e1d6b1726b0c2485889071eb8e946f66f31333c0191ba0d67e83eb9450ef5eeda0c066fb92ddc6bbb601e5fcad0d272
-DIST mate-terminal-1.18.0.tar.xz 1289312 SHA256 227dac7bea1fc19a7c5195bf05cbfeff3c6e2543e1d186fb696622363f7ae81f SHA512 e1aea70aaafaeb646c454d88dc8d9aacfa09625199eae61a8a8c8b79e147f913036e72446ea9738f0c971bac7d24837ba62eb0ddbdf7e073b025b0c0c9dbeb79 WHIRLPOOL f5544be3b3e2c96110cba5b21ecd4788ff99fa33837e0e64837527bcb1d602a62badaa06913f0217baa690f778cf918b515eedaede2667bd303dc7dd3e08e833
+DIST mate-terminal-1.18.1.tar.xz 1299492 SHA256 4135b2212a2ed5d6c20b645e17a76d814aa8212f68f83c0a67a9899680a930fe SHA512 3b102c683137951d425c5c4f177e1498be037cabb9483bd89fea61c1c03e9a5d481a5aa9418e92f3007ac64f7ed3bf298109ba9564f741634c4b5dad94ddddf3 WHIRLPOOL e7d347b523ec0d0a1d7ce2e3ecd0b48bc7900e6da181be7af9cb56a9c72779bc9927096a15d1546c46417672f12363e949f6a7cb38407b3188b841b5a30a8e1a

diff --git a/x11-terms/mate-terminal/mate-terminal-1.18.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.18.1.ebuild
similarity index 100%
rename from x11-terms/mate-terminal/mate-terminal-1.18.0.ebuild
rename to x11-terms/mate-terminal/mate-terminal-1.18.1.ebuild


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: x11-terms/mate-terminal/
@ 2017-03-16 16:08 Ettore Di Giacinto
  2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
  0 siblings, 1 reply; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ade4cd964aacb3cf5f93c25da03b86d2440f4213
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 15:06:00 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 15:06:00 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ade4cd96

x11-terms/mate-terminal: Version bump to 1.18.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.18.0.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 9b98c5c..e867dce 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,3 +1,4 @@
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d
 DIST mate-terminal-1.16.1.tar.xz 1269040 SHA256 c032a11a6a4f5ccb84c3453cedba6c0b7100858cf1a2fa5d7f97173d4c33bccc SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1 WHIRLPOOL caf3607c674a8ee62b417ae02dd9acf30e1d6b1726b0c2485889071eb8e946f66f31333c0191ba0d67e83eb9450ef5eeda0c066fb92ddc6bbb601e5fcad0d272
+DIST mate-terminal-1.18.0.tar.xz 1289312 SHA256 227dac7bea1fc19a7c5195bf05cbfeff3c6e2543e1d186fb696622363f7ae81f SHA512 e1aea70aaafaeb646c454d88dc8d9aacfa09625199eae61a8a8c8b79e147f913036e72446ea9738f0c971bac7d24837ba62eb0ddbdf7e073b025b0c0c9dbeb79 WHIRLPOOL f5544be3b3e2c96110cba5b21ecd4788ff99fa33837e0e64837527bcb1d602a62badaa06913f0217baa690f778cf918b515eedaede2667bd303dc7dd3e08e833

diff --git a/x11-terms/mate-terminal/mate-terminal-1.18.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.18.0.ebuild
new file mode 100644
index 0000000..4184916
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.18.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=gnome-base/dconf-0.13.4:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	>=x11-libs/gtk+-3.14:3[X]
+	>=x11-libs/vte-0.38:2.91"
+
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian:0
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-03-13  9:49 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-03-13  9:49 UTC (permalink / raw
  To: gentoo-commits

commit:     5153218804ab6cb3325b22e1e9e0928045339f32
Author:     kuzetsa <kuzetsa <AT> gmail <DOT> com>
AuthorDate: Fri Mar 10 23:45:50 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 09:18:46 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=51532188

x11-terms/mate-terminal: sync live ebuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Signed-off-by: Ettore Di Giacinto <mudler <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index d33d288..4184916 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -23,7 +23,7 @@ COMMON_DEPEND="dev-libs/atk:0
 	x11-libs/libSM:0
 	x11-libs/libX11:0
 	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3
+	>=x11-libs/gtk+-3.14:3[X]
 	>=x11-libs/vte-0.38:2.91"
 
 RDEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-03-13  9:49 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-03-13  9:49 UTC (permalink / raw
  To: gentoo-commits

commit:     f686accf4fcb72edc68ce27446d88f83eca9a1c0
Author:     kuzetsa <kuzetsa <AT> gmail <DOT> com>
AuthorDate: Fri Mar 10 23:44:44 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 09:18:46 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f686accf

x11-terms/mate-terminal: gtk3 must be built with X

Gentoo-Bug: #611816

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Signed-off-by: Ettore Di Giacinto <mudler <AT> gentoo.org>

 ...terminal-1.14.1.ebuild => mate-terminal-1.12.1-r1.ebuild} | 12 +++++-------
 ...terminal-1.14.1.ebuild => mate-terminal-1.14.1-r1.ebuild} |  4 ++--
 ...minal-1.16.1-r1.ebuild => mate-terminal-1.16.1-r2.ebuild} |  2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild
similarity index 80%
copy from x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild
copy to x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild
index c3897a3..9823dc8 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,8 @@ SLOT="0"
 
 IUSE="gtk3"
 
-COMMON_DEPEND="dev-libs/atk:0
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
 	>=dev-libs/glib-2.36:2
 	>=mate-base/mate-desktop-1.6[gtk3(-)=]
 	x11-libs/gdk-pixbuf:2
@@ -28,14 +29,11 @@ COMMON_DEPEND="dev-libs/atk:0
 		>=x11-libs/vte-0.28:0
 	)
 	gtk3? (
-		>=x11-libs/gtk+-3.0:3
+		>=x11-libs/gtk+-3.0:3[X]
 		>=x11-libs/vte-0.38:2.91
 	)"
 
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian:0
+DEPEND="${RDEPEND}
 	>=app-text/scrollkeeper-dtd-1:1.0
 	app-text/yelp-tools:0
 	>=dev-util/intltool-0.50.1:*

diff --git a/x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild
similarity index 92%
rename from x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild
rename to x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild
index c3897a3..8c3f9cc 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.14.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ COMMON_DEPEND="dev-libs/atk:0
 		>=x11-libs/vte-0.28:0
 	)
 	gtk3? (
-		>=x11-libs/gtk+-3.0:3
+		>=x11-libs/gtk+-3.0:3[X]
 		>=x11-libs/vte-0.38:2.91
 	)"
 

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild
similarity index 96%
rename from x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
rename to x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild
index d33d288..4184916 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.16.1-r2.ebuild
@@ -23,7 +23,7 @@ COMMON_DEPEND="dev-libs/atk:0
 	x11-libs/libSM:0
 	x11-libs/libX11:0
 	x11-libs/pango:0
-	>=x11-libs/gtk+-3.14:3
+	>=x11-libs/gtk+-3.14:3[X]
 	>=x11-libs/vte-0.38:2.91"
 
 RDEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-01-02 17:16 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-01-02 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     c9e86063830b02f190deca38282e64c9259a2a0c
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 17:13:08 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 17:14:51 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c9e86063

x11-terms/mate-terminal: revbump adding back mate-desktop as runtime dependency

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=602914

Package-Manager: Portage-2.3.1, Repoman-2.3.1

 .../{mate-terminal-1.16.1.ebuild => mate-terminal-1.16.1-r1.ebuild}  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
similarity index 86%
rename from x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
rename to x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
index c1bd264..db98e2a 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,8 @@ COMMON_DEPEND="dev-libs/atk:0
 	>=x11-libs/gtk+-3.14:3
 	>=x11-libs/vte-0.38:2.91"
 
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
 
 DEPEND="${COMMON_DEPEND}
 	app-text/rarian:0


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2017-01-02 17:16 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2017-01-02 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e8a6cb9b931f86a0c4aecfda8e1c956597d47eea
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 17:16:21 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 17:16:21 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e8a6cb9b

x11-terms/mate-terminal: adding back mate-desktop as runtime dependency to live ebuild

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=602914

Package-Manager: Portage-2.3.1, Repoman-2.3.1

 x11-terms/mate-terminal/mate-terminal-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index c1bd264..db98e2a 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,8 @@ COMMON_DEPEND="dev-libs/atk:0
 	>=x11-libs/gtk+-3.14:3
 	>=x11-libs/vte-0.38:2.91"
 
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+	>=mate-base/mate-desktop-1.6"
 
 DEPEND="${COMMON_DEPEND}
 	app-text/rarian:0


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-11-29 19:49 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2016-11-29 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ef278bf55451c83c375ce940f10c3c8214d8a983
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 21:15:42 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 18:44:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ef278bf5

x11-terms/mate-terminal: version bump to 1.16.1

* gtk3 only
* drop mate-desktop dependency
* add dconf as dep

Package-Manager: portage-2.3.1

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.16.1.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 81374fd..9b98c5c 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1,3 @@
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d
+DIST mate-terminal-1.16.1.tar.xz 1269040 SHA256 c032a11a6a4f5ccb84c3453cedba6c0b7100858cf1a2fa5d7f97173d4c33bccc SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1 WHIRLPOOL caf3607c674a8ee62b417ae02dd9acf30e1d6b1726b0c2485889071eb8e946f66f31333c0191ba0d67e83eb9450ef5eeda0c066fb92ddc6bbb601e5fcad0d272

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
new file mode 100644
index 0000000..c1bd264
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=gnome-base/dconf-0.13.4:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	>=x11-libs/gtk+-3.14:3
+	>=x11-libs/vte-0.38:2.91"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian:0
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-11-22 11:11 Ettore Di Giacinto
  0 siblings, 0 replies; 24+ messages in thread
From: Ettore Di Giacinto @ 2016-11-22 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     5bafc5661688a67852fd8ee45a88152c24c9f32a
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 19:21:58 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 11:10:41 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5bafc566

x11-terms/mate-terminal: Drop 1.10.x

Package-Manager: portage-2.3.1

 x11-terms/mate-terminal/Manifest                   |  1 -
 .../mate-terminal/mate-terminal-1.10.2.ebuild      | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index cb692c4..81374fd 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,3 +1,2 @@
-DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d

diff --git a/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild b/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
deleted file mode 100644
index 0d13e70..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="The MATE Terminal"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/glib-2.36:2
-	>=mate-base/mate-desktop-1.10:0
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-2.24.0:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/vte-0.27.1:0"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.40:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-10-15  2:22 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-10-15  2:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6b0204fcdb8f2ca12d639c659d95ac2ae4ef6a2a
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Thu Oct 13 21:39:30 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 01:26:31 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=6b0204fc

x11-terms/mate-terminal: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index e842ea2..af135d5 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~x86"
+	KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="The MATE Terminal"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-09-10 18:56 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-09-10 18:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1c4abfe27fa9c93d53bc3405e50bf2b4d1cad4ec
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Mon Sep  5 13:48:19 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 13:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1c4abfe2

x11-terms/mate-terminal: Version bump to 1.14.1, updated 9999 force gtk3 and swap mate-desktop with dconf as dep

Package-Manager: portage-2.2.26

 x11-terms/mate-terminal/Manifest                        |  1 +
 ...terminal-9999.ebuild => mate-terminal-1.14.1.ebuild} |  0
 x11-terms/mate-terminal/mate-terminal-9999.ebuild       | 17 +++++------------
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 5d6c204..cb692c4 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1,3 @@
 DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
+DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild
similarity index 100%
copy from x11-terms/mate-terminal/mate-terminal-9999.ebuild
copy to x11-terms/mate-terminal/mate-terminal-1.14.1.ebuild

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index 58564f0..e3bdd92 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -14,24 +14,18 @@ DESCRIPTION="The MATE Terminal"
 LICENSE="GPL-3"
 SLOT="0"
 
-IUSE="gtk3"
+IUSE=""
 
 COMMON_DEPEND="dev-libs/atk:0
 	>=dev-libs/glib-2.36:2
-	>=mate-base/mate-desktop-1.6[gtk3(-)=]
+	>=gnome-base/dconf-0.13.4:0
 	x11-libs/gdk-pixbuf:2
 	x11-libs/libICE:0
 	x11-libs/libSM:0
 	x11-libs/libX11:0
 	x11-libs/pango:0
-	!gtk3? (
-		>=x11-libs/gtk+-2.24.0:2
-		>=x11-libs/vte-0.28:0
-	)
-	gtk3? (
-		>=x11-libs/gtk+-3.0:3
-		>=x11-libs/vte-0.38:2.91
-	)"
+	>=x11-libs/gtk+-3.14:3
+	>=x11-libs/vte-0.38:2.91"
 
 RDEPEND="${COMMON_DEPEND}"
 
@@ -44,6 +38,5 @@ DEPEND="${COMMON_DEPEND}
 	virtual/pkgconfig:*"
 
 src_configure() {
-	mate_src_configure \
-		--with-gtk=$(usex gtk3 3.0 2.0)
+	mate_src_configure
 }


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-09-10 18:56 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-09-10 18:56 UTC (permalink / raw
  To: gentoo-commits

commit:     f1d4b13c300c3e8023dd5eba2b9de65526adce31
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 17:54:05 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 17:54:05 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f1d4b13c

x11-terms/mate-terminal: remove unnecessary src_prepare declaration

Package-Manager: portage-2.3.0

 x11-terms/mate-terminal/mate-terminal-9999.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index e3bdd92..c1bd264 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -36,7 +36,3 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.50.1:*
 	sys-devel/gettext:*
 	virtual/pkgconfig:*"
-
-src_configure() {
-	mate_src_configure
-}


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-06-17 17:39 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-06-17 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     37f2e7071ea7263142a2883470b4b727017f2db3
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 04:08:06 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 17:35:32 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=37f2e707

x11-terms/mate-terminal:  Version bump to 1.12.1, add 9999, add gtk3

Package-Manager: portage-2.2.26

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.12.1.ebuild      | 47 ++++++++++++++++++++++
 x11-terms/mate-terminal/mate-terminal-9999.ebuild  | 47 ++++++++++++++++++++++
 x11-terms/mate-terminal/metadata.xml               |  3 ++
 4 files changed, 98 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 366b511..5d6c204 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1 +1,2 @@
 DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b
+DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
new file mode 100644
index 0000000..38cd54a
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE="gtk3"
+
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=mate-base/mate-desktop-1.6[gtk3(-)=]
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	!gtk3? (
+		>=x11-libs/gtk+-2.24.0:2
+		>=x11-libs/vte-0.28:0
+	)
+	gtk3? (
+		>=x11-libs/gtk+-3.0:3
+		>=x11-libs/vte-0.38:2.91
+	)"
+
+DEPEND="${RDEPEND}
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"
+
+src_configure() {
+	mate_src_configure \
+		--with-gtk=$(usex gtk3 3.0 2.0)
+}

diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
new file mode 100644
index 0000000..38cd54a
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Terminal"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE="gtk3"
+
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=mate-base/mate-desktop-1.6[gtk3(-)=]
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	!gtk3? (
+		>=x11-libs/gtk+-2.24.0:2
+		>=x11-libs/vte-0.28:0
+	)
+	gtk3? (
+		>=x11-libs/gtk+-3.0:3
+		>=x11-libs/vte-0.38:2.91
+	)"
+
+DEPEND="${RDEPEND}
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"
+
+src_configure() {
+	mate_src_configure \
+		--with-gtk=$(usex gtk3 3.0 2.0)
+}

diff --git a/x11-terms/mate-terminal/metadata.xml b/x11-terms/mate-terminal/metadata.xml
index 83534e8..bc460df 100644
--- a/x11-terms/mate-terminal/metadata.xml
+++ b/x11-terms/mate-terminal/metadata.xml
@@ -5,6 +5,9 @@
         <email>mate@gentoo.org</email>
         <name>Gentoo MATE Desktop</name>
     </maintainer>
+	<use>
+		<flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
+	</use>
     <upstream>
         <remote-id type="github">mate-desktop/mate-terminal</remote-id>
     </upstream>


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2016-03-26  2:37 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2016-03-26  2:37 UTC (permalink / raw
  To: gentoo-commits

commit:     33576ade3d77796f2f5e4c4dc8e83e776a450a9d
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 02:10:09 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:23:50 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=33576ade

x11-terms/mate-terminal: Drop 1.8.x

Package-Manager: portage-2.2.26

 x11-terms/mate-terminal/Manifest                   |  1 -
 x11-terms/mate-terminal/mate-terminal-1.8.1.ebuild | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index b47967b..366b511 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1 @@
 DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b
-DIST mate-terminal-1.8.1.tar.xz 1160064 SHA256 d4ba3fd495feb4f8836ea9ca4c201c78fe9564c8190a2d3c84ca4e514a7aa39d SHA512 fec2b2a48ca5a6218a73694627e9a690f61be9706c12999428467755949a47d1f57fb5767370fe9c1fba02333b4802ecbebae0b7f87f547539cdd1b3eaa44ee1 WHIRLPOOL 8d1ed15964ffc67d22094c52a68b6c88aded026511d3de2c9bf9c0a494424ae27f5f234db5b9e2ce29eabfd512605cd478a5f255b22f6281f8da536fb5298cbd

diff --git a/x11-terms/mate-terminal/mate-terminal-1.8.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.8.1.ebuild
deleted file mode 100644
index 2268495..0000000
--- a/x11-terms/mate-terminal/mate-terminal-1.8.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="The MATE Terminal"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/glib-2.25:2
-	>=gnome-base/dconf-0.10:0
-	>=mate-base/mate-desktop-1.8:0
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-2.18:2
-	x11-libs/libICE:0
-	x11-libs/libSM:0
-	x11-libs/libX11:0
-	x11-libs/pango:0
-	>=x11-libs/vte-0.27.1:0"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	>=dev-util/intltool-0.40:*
-	sys-devel/gettext:*
-	virtual/pkgconfig:*"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README"


^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
@ 2015-12-31  6:27 NP Hardass
  0 siblings, 0 replies; 24+ messages in thread
From: NP Hardass @ 2015-12-31  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     8fa8d0d828498283b13aab6043d9915240d38d26
Author:     Alexander van der Meij <alexandervdm <AT> gliese <DOT> me>
AuthorDate: Wed Sep 23 05:54:36 2015 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 03:19:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=8fa8d0d8

x11-terms/mate-terminal: Version bump to 1.10.2

Package-Manager: portage-2.3.6-r9
Manifest-Sign-Key: 0x1CD9411DB2AF18FB
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/Manifest                   | 28 ++++++++-------
 .../mate-terminal/mate-terminal-1.10.2.ebuild      | 40 ++++++++++++++++++++++
 2 files changed, 55 insertions(+), 13 deletions(-)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 9fdfa75..bac8316 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,24 +1,26 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
+DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b
 DIST mate-terminal-1.8.1.tar.xz 1160064 SHA256 d4ba3fd495feb4f8836ea9ca4c201c78fe9564c8190a2d3c84ca4e514a7aa39d SHA512 fec2b2a48ca5a6218a73694627e9a690f61be9706c12999428467755949a47d1f57fb5767370fe9c1fba02333b4802ecbebae0b7f87f547539cdd1b3eaa44ee1 WHIRLPOOL 8d1ed15964ffc67d22094c52a68b6c88aded026511d3de2c9bf9c0a494424ae27f5f234db5b9e2ce29eabfd512605cd478a5f255b22f6281f8da536fb5298cbd
+EBUILD mate-terminal-1.10.2.ebuild 856 SHA256 4d21af1fad862532f5b08496327075a6c6b0cb02073e0de8d830dc71dd494de2 SHA512 5ef94002b6da35c4e492c6cd183ed911b346db87f6e1c5bdca5e9553cc36b8d20ebbb82d051c9c08674e5e0cc7731f75217da20fabfb94974d7778e995b76580 WHIRLPOOL 88a5f7ba15f6158a984e5428c0467de91b94c81cfdbe8407c1b57ca32a1a8e17359bb0f9dc978d53ae2760df817bcb603c92d5e8c7562ca4e33b73d6cd55dc58
 EBUILD mate-terminal-1.8.1.ebuild 885 SHA256 e46cafe1fba41914b928bbe72ac9e1193c05f194af55368fe83b0a7a0df4b82d SHA512 e9aa29c89db204f25849933ab6a38a0459e920e146f2a9c3e2d498d14331577d74905027612c6fc206a5e90c47b8d0fbaca76ac253def1c6da04c5fad33a2f1a WHIRLPOOL 344476dbb7250d9c53c23cc5298c56a85629933106b298b7bfe1cde01b01f9f4f6c9147bdf6a81c17ecbe807ced5db423dfb7dcc3300e3ae907bfc3477c9388e
 MISC ChangeLog 1471 SHA256 39cb546514d356e050499e03c34686db48432002ee6d488a35e40429ec88a15c SHA512 28c2f9c61f1b28eee5cdcd39722b4ee73edd4f420bf4cab9a0e540c6029e88ed00b705faf5cf28a278cb2ceeb7a09db0776aaa41b4457405e7035f697b33501c WHIRLPOOL e2e540f738dd644ee1c39bbb8e029b9023b12ab14d44f559165585a234aab544b1e4da0cf641e3554b5ed04d153d0467d5b9ab692637063b38d29175a220e44d
 MISC metadata.xml 264 SHA256 e8e29a149f9db5dfc46476bb542bb10be41b2363779f0757afe343ec16086462 SHA512 19e1b64b25df123b13121aec5318384ec14b0804e08398f4c17c359d2d0d7fc39898917fa88247d53db83916a855f0e7d437d3363a4cf20362eaaf4f144fdfbd WHIRLPOOL e841f3182ac1fc5215bbcf6590a69626e1a1ca892965f12bbab6babd248cc768c5cc65cdcd6b3bdd29f21a174484e05a39969e40691710ed6538b02f8f785589
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
-iQIcBAEBCAAGBQJWAOEWAAoJEBzZQR2yrxj7AzAP/08qRoORQUvgfr+lXpBxmLck
-KZyNKjvc1AH8dQxmwWI52510GXiWIR8h/jR2m5ZgGfX3AmtGzDy8wMTfj9w8FCoB
-malkIyreJlvfZ+oqqA01KKLZgKcbv4o2NS2OEpqFqq9fWouwA2+KkTEtHSv5+USx
-mXvjYax92UiS2IHQzcZ760wTz+nGeUSxnCmG+gftZgWMfj20H3eXial8QNSUsrV7
-ixcZINZL1QjTIc96mbb8mqCNjsxRzrStAkpiKmP3vMirTKmA8MfJmKOuyFcg88FG
-mZRhI4N1S03CBF1RScP4Wtp7hIdLujFnBNgigUzJxwCbfli9Xot5asXp+KIwsZzX
-NmMXa2UAK2MOk/Gd6rWGvJlzKOx6vRKS5rklUSt+wDYBEbmWRNNBivaSJqeUcPIC
-cgzlTg+zZthpLmQ3jjoBd8nG0dCcaaI6s1CYFhUAuvnNrtlxSny6uYqZPeLIz80r
-h+Whf1zQXJvgs9Z65OS8+OySPvb4UrFEB4mIQPBKoqiW3/kl0RzH1Kkvysw4uYZk
-eaakUZ1Eu0Xz5yxtPsWnijJZ/xMnv9iHNUnCVN2JH66cnRa/K9IKVOD0E6poMrpq
-VVm0p8apDw58qpAc+BYnMNmK+x8AuKe6HykAoTva1D6kVBVMUJ96QfvSKfIR4kme
-bY1wZ63b0hcbnr/LMtAX
-=8xIw
+iQIcBAEBCAAGBQJWhJ1OAAoJEBzZQR2yrxj7a4EP/iQBde08foAvC4RJUGH8pTH9
+f4t4471oObqfzU9gDlXT/Z+/9rqkcsiAutUEgsY+L3TJ8mJyvKQ/+ko/PCTQAJom
+1fNpTgCKQEsK4aUZ3n9tKlarrdqlkJiURZpNo1RAgq/D2xqGghtKeBJra5UbsaCM
+JwnPEORCDBW+ty3FpEn6Mb0PwmrjJz9pX8hYn2XvxAh5NmbCedgi79IUuCLnLhtG
+QBDmo9Pwh7BcUAWsE/tit5kQ27ncYAqgY3xH3TbP9dlJvnD2EMqeNg813Lh1v5TH
+594wdNUGUHrNRdrjP4SQwY3aoy72RjNLMl2LUlKIqQWNS7krZCSS4/zQKcpcPD6Z
+K3Oan0LxRMpyQQtMhezjUOtk2rIAdIzUJxyimUs4aeqiOSNEi3ZDYECYiNOpIP6E
+HmPQ+0dEuPqKvwT5ujSR07TgHTJH3P8c4kSTUnQ9w/g64T8yVm/iJtrGcORTpEoZ
+GRQjYzVibVoyrFfUYs48PAo/EDUJsFDlWJfdsBnCP0Aw7nUuqwHU2O4YYniCC6Xt
+MRpVoypIFamddD8RMGXwBC6avwtyru8LhFLNhNmORVULp2ZA5utDDKw6cLAVDn78
+U7wr2cxR+FcAZ7DzUd9hVcwf0t46+KQkq1eZHp1VyYnkVpWqF8IzZ17ATkN9LawT
+321LEPXI8PBQu44/s5LP
+=QeHe
 -----END PGP SIGNATURE-----

diff --git a/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild b/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
new file mode 100644
index 0000000..659a037
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
+DESCRIPTION="The MATE Terminal"
+HOMEPAGE="http://mate-desktop.org"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=mate-base/mate-desktop-1.10:0
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-2.24.0:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	>=x11-libs/vte-0.27.1:0"
+
+DEPEND="${RDEPEND}
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.40:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"
+
+DOCS="AUTHORS ChangeLog HACKING NEWS README"


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

end of thread, other threads:[~2021-06-10  0:24 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15  2:22 [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/ NP Hardass
  -- strict thread matches above, loose matches on Subject: below --
2021-06-10  0:24 Adam Feldman
2021-06-10  0:24 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-02  5:55 Adam Feldman
2020-04-09 22:52 Adam Feldman
2018-02-11 13:49 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2017-09-27  3:18 NP Hardass
2017-05-14 10:30 Ettore Di Giacinto
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
2017-03-13  9:49 Ettore Di Giacinto
2017-03-13  9:49 Ettore Di Giacinto
2017-01-02 17:16 Ettore Di Giacinto
2017-01-02 17:16 Ettore Di Giacinto
2016-11-29 19:49 Ettore Di Giacinto
2016-11-22 11:11 Ettore Di Giacinto
2016-10-15  2:22 NP Hardass
2016-09-10 18:56 NP Hardass
2016-09-10 18:56 NP Hardass
2016-06-17 17:39 NP Hardass
2016-03-26  2:37 NP Hardass
2015-12-31  6:27 NP Hardass

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