* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2016-10-08 18:23 Gilles Dartiguelongue
0 siblings, 0 replies; 47+ messages in thread
From: Gilles Dartiguelongue @ 2016-10-08 18:23 UTC (permalink / raw
To: gentoo-commits
commit: 873d0f434e310ef977633aa726e552e3e98f3305
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 22:22:34 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 18:22:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873d0f43
x11-themes/gtk-engines-adwaita: GTK+2 Adwaita theme engine
Split from x11-themes/gnome-themes-standard.
Gentoo-bug: 569552
Package-Manager: portage-2.3.1
x11-themes/gtk-engines-adwaita/Manifest | 1 +
.../gtk-engines-adwaita-3.20.2.ebuild | 45 ++++++++++++++++++++++
x11-themes/gtk-engines-adwaita/metadata.xml | 8 ++++
3 files changed, 54 insertions(+)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
new file mode 100644
index 00000000..b39c7ec
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -0,0 +1 @@
+DIST gnome-themes-standard-3.20.2.tar.xz 2878508 SHA256 9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915 SHA512 ce6dd2697e4afd5f36b6c362086eb5d5f3732ab863770f024e4970b2f7399b8ae6e49241de99bf8b558e4d80869ec1002d817f3dd9e7b8fbf9ea8da5a1d386fc WHIRLPOOL aa3e2f2f8a845cf6d1d09726cb58b113a8f4d6cf0cbf04b450602ba8ff17668dd827e0c2de40326f1a388d9a8998e03db4c301395a2e41ec3666e0c40cd23883
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
new file mode 100644
index 00000000..5b7e320
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+GNOME_ORG_MODULE="gnome-themes-standard"
+
+inherit gnome.org multilib-minimal
+
+DESCRIPTION="Adwaita GTK+2 theme engine"
+HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+ >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+ !<x11-themes/gnome-themes-standard-3.20.2-r1
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" econf \
+ --disable-static \
+ --enable-gtk2-engine \
+ --disable-gtk3-engine \
+ GTK_UPDATE_ICON_CACHE=$(type -P true)
+}
+
+multilib_src_compile() {
+ emake -C themes/Adwaita/gtk-2.0 libadwaita.la
+}
+
+multilib_src_install() {
+ emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
+ prune_libtool_files --modules
+}
diff --git a/x11-themes/gtk-engines-adwaita/metadata.xml b/x11-themes/gtk-engines-adwaita/metadata.xml
new file mode 100644
index 00000000..3998080
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-01-16 18:45 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2017-01-16 18:45 UTC (permalink / raw
To: gentoo-commits
commit: c9bff85f6f63656956401eb6b906b0ec7bfa6a83
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 18:28:31 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 18:45:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bff85f
x11-themes/gtk-engines-adwaita: Bump to 3.22.2 to keep in sync with gnome-themes-standard
No changes to the compiled code that this split uses, but it's a fast compile and
better to keep in sync with gnome-themes-standard to use the same tarball at the
same visibility level.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-themes/gtk-engines-adwaita/Manifest | 1 +
.../gtk-engines-adwaita-3.22.2.ebuild | 45 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
index b39c7ec..a5e8891 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1 +1,2 @@
DIST gnome-themes-standard-3.20.2.tar.xz 2878508 SHA256 9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915 SHA512 ce6dd2697e4afd5f36b6c362086eb5d5f3732ab863770f024e4970b2f7399b8ae6e49241de99bf8b558e4d80869ec1002d817f3dd9e7b8fbf9ea8da5a1d386fc WHIRLPOOL aa3e2f2f8a845cf6d1d09726cb58b113a8f4d6cf0cbf04b450602ba8ff17668dd827e0c2de40326f1a388d9a8998e03db4c301395a2e41ec3666e0c40cd23883
+DIST gnome-themes-standard-3.22.2.tar.xz 2900572 SHA256 b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5 SHA512 d1fe6d93d06b9a231898055cf801adace0949c06658a08b445c3e0aaf127a4682d857463ee08a74d3652bad9e19bfaff4f651b5174cbeb76c99143da25cf39bd WHIRLPOOL 31c2e71d180b281d15319ca777a216d4db6be5639b4fb1ae33dbd1ff3981b4953ac934b58d1a77565c811d2c835f9d62518d342d8e5c1dc0a8ba5a8e437952aa
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild
new file mode 100644
index 00000000..f765a8b
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+GNOME_ORG_MODULE="gnome-themes-standard"
+
+inherit gnome.org multilib-minimal
+
+DESCRIPTION="Adwaita GTK+2 theme engine"
+HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+ >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+ !<x11-themes/gnome-themes-standard-3.20.2-r1
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" econf \
+ --disable-static \
+ --enable-gtk2-engine \
+ --disable-gtk3-engine \
+ GTK_UPDATE_ICON_CACHE=$(type -P true)
+}
+
+multilib_src_compile() {
+ emake -C themes/Adwaita/gtk-2.0 libadwaita.la
+}
+
+multilib_src_install() {
+ emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
+ prune_libtool_files --modules
+}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-01-16 23:32 Jeroen Roovers
0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-01-16 23:32 UTC (permalink / raw
To: gentoo-commits
commit: 10c850f72d8f9d79117e640123f062673c432d07
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 23:30:32 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 23:32:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c850f7
x11-themes/gtk-engines-adwaita: Mark ~hppa (bug #600994).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 5b7e320..621f971 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.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$
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-01-16 23:34 Jeroen Roovers
0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-01-16 23:34 UTC (permalink / raw
To: gentoo-commits
commit: a7942c9c04d92ff184a385c377aec2fedc339a55
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 23:33:38 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 23:34:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7942c9c
x11-themes/gtk-engines-adwaita: Mark ~hppa (bug #600994).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild
index f765a8b..621f971 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-11 18:31 Pacho Ramos
0 siblings, 0 replies; 47+ messages in thread
From: Pacho Ramos @ 2017-02-11 18:31 UTC (permalink / raw
To: gentoo-commits
commit: f3ca65167871cc8fbde2553964cab961bc90d7ef
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 18:10:46 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 18:30:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ca6516
x11-themes/gtk-engines-adwaita: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 58b40eb17f..0893a8b2c2 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-17 10:56 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-02-17 10:56 UTC (permalink / raw
To: gentoo-commits
commit: af98658a728e820d7f8034ec7c2b429cbf630df8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 10:55:18 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 10:55:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af98658a
x11-themes/gtk-engines-adwaita: sparc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 0893a8b2c2..29ebcb118d 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-18 14:44 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-02-18 14:44 UTC (permalink / raw
To: gentoo-commits
commit: 62da1b069295b17f1b65939612807c299fe30c26
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 14:43:05 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 14:43:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62da1b06
x11-themes/gtk-engines-adwaita: ia64 stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 29ebcb118d..0ef43b88db 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-21 9:16 Tobias Klausmann
0 siblings, 0 replies; 47+ messages in thread
From: Tobias Klausmann @ 2017-02-21 9:16 UTC (permalink / raw
To: gentoo-commits
commit: 7ca1c2a93e988f4b42559089e953d5ae94f830c8
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 09:15:52 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 09:15:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca1c2a9
x11-themes/gtk-engines-adwaita-3.20.2-r0: add alpha keyword
Gentoo-Bug: 606818
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 0ef43b88db..158ab698b8 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-24 14:07 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-02-24 14:07 UTC (permalink / raw
To: gentoo-commits
commit: ce52b08df51e61daca17624aefe390ff4ed7d915
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 14:06:44 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 14:06:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce52b08d
x11-themes/gtk-engines-adwaita: ppc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index f7a45c074f..9752515221 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-02-24 21:29 Michael Weber
0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-02-24 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 5c47cda565b1c1393c0ed4293954909e43333ca8
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 21:28:36 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 21:28:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c47cda5
x11-themes/gtk-engines-adwaita: arm stable (bug 606818)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 9752515221..c73bae9fce 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-16 13:24 Jeroen Roovers
0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-03-16 13:24 UTC (permalink / raw
To: gentoo-commits
commit: 7ca994978c7bec1e473faf2500bacf155a22ccb7
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 13:21:25 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 13:21:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca99497
x11-themes/gtk-engines-adwaita: Stable for HPPA (bug #606818).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 64efb78cebd..1d7c3dcd36c 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-23 5:47 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2017-03-23 5:47 UTC (permalink / raw
To: gentoo-commits
commit: 637a1159ad29c81ccea7ca6dd876f92643cb9b30
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 05:46:16 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 05:47:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637a1159
x11-themes/gtk-engines-adwaita: bump to 3.22.2 to keep in sync with gnome-themes-standard
Package-Manager: Portage-2.3.4, Repoman-2.3.1
x11-themes/gtk-engines-adwaita/Manifest | 1 +
.../gtk-engines-adwaita-3.22.3.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
index a5e8891a206..f0b58acb87e 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1,2 +1,3 @@
DIST gnome-themes-standard-3.20.2.tar.xz 2878508 SHA256 9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915 SHA512 ce6dd2697e4afd5f36b6c362086eb5d5f3732ab863770f024e4970b2f7399b8ae6e49241de99bf8b558e4d80869ec1002d817f3dd9e7b8fbf9ea8da5a1d386fc WHIRLPOOL aa3e2f2f8a845cf6d1d09726cb58b113a8f4d6cf0cbf04b450602ba8ff17668dd827e0c2de40326f1a388d9a8998e03db4c301395a2e41ec3666e0c40cd23883
DIST gnome-themes-standard-3.22.2.tar.xz 2900572 SHA256 b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5 SHA512 d1fe6d93d06b9a231898055cf801adace0949c06658a08b445c3e0aaf127a4682d857463ee08a74d3652bad9e19bfaff4f651b5174cbeb76c99143da25cf39bd WHIRLPOOL 31c2e71d180b281d15319ca777a216d4db6be5639b4fb1ae33dbd1ff3981b4953ac934b58d1a77565c811d2c835f9d62518d342d8e5c1dc0a8ba5a8e437952aa
+DIST gnome-themes-standard-3.22.3.tar.xz 2904736 SHA256 61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a SHA512 aa2f3ad4d867732cd09df6adb4f48ed2757e3f28930ef791ba97a82007332c810d84dd1074ca518ec0fe71bd7d8b95404854bd799e3b1fe616e1809e8ee33501 WHIRLPOOL cf45ce25f1fec524364c39aa8e367678e353c0f20443ec5bb380f187cf44d76fdb3c602b6c96a74f16a4ac479bf856e6fb84ddbb7a5b869e69d7734652db9613
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
new file mode 100644
index 00000000000..8ed8eefadc7
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME_ORG_MODULE="gnome-themes-standard"
+
+inherit gnome.org multilib-minimal
+
+DESCRIPTION="Adwaita GTK+2 theme engine"
+HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+ >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+ !<x11-themes/gnome-themes-standard-3.20.2-r1
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" econf \
+ --disable-static \
+ --enable-gtk2-engine \
+ --disable-gtk3-engine \
+ GTK_UPDATE_ICON_CACHE=$(type -P true)
+}
+
+multilib_src_compile() {
+ emake -C themes/Adwaita/gtk-2.0 libadwaita.la
+}
+
+multilib_src_install() {
+ emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
+ prune_libtool_files --modules
+}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-23 12:09 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2017-03-23 12:09 UTC (permalink / raw
To: gentoo-commits
commit: c953f4a57fadbc94c8aa59f2a75b6968b129d418
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 12:07:37 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 12:07:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c953f4a5
x11-themes/gtk-engines-adwaita: explicitly inherit ltprune for prune_libtool_files
Gentoo-bug: 613342
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 8ed8eefadc7..50ef6f40687 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -4,7 +4,7 @@
EAPI="6"
GNOME_ORG_MODULE="gnome-themes-standard"
-inherit gnome.org multilib-minimal
+inherit ltprune gnome.org multilib-minimal
DESCRIPTION="Adwaita GTK+2 theme engine"
HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-28 14:59 Michael Weber
0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-03-28 14:59 UTC (permalink / raw
To: gentoo-commits
commit: 9011ca7fdc36146ca0bc333308549f8aa991c7a3
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 14:57:37 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 14:59:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9011ca7f
x11-themes/gtk-engines-adwaita: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 50ef6f40687..010c3e43a91 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-28 15:09 Michael Weber
0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-03-28 15:09 UTC (permalink / raw
To: gentoo-commits
commit: 3e07c9bf22cf52a0ca57388650e6e8f3cb3ec1ae
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 15:09:05 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 15:09:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e07c9bf
x11-themes/gtk-engines-adwaita: ppc64 stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 010c3e43a91..627c7bcda7b 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-03-29 7:45 Michael Weber
0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-03-29 7:45 UTC (permalink / raw
To: gentoo-commits
commit: a9fe38661b519f1dc9287114f52f3d6b06ceb833
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 06:28:00 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 07:45:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fe3866
x11-themes/gtk-engines-adwaita: ppc stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 627c7bcda7b..1ee3bb5ba3d 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-04-01 13:16 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-04-01 13:16 UTC (permalink / raw
To: gentoo-commits
commit: 39abb5dc30e05ce6a8b1deef774704ed6f9a14c4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 13:15:28 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 13:16:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39abb5dc
x11-themes/gtk-engines-adwaita: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 1ee3bb5ba3d..d2cc9903f07 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-04-01 16:31 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-04-01 16:31 UTC (permalink / raw
To: gentoo-commits
commit: f6b1acf38df5c3a15c6bda23c032de8297faccfd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 16:30:46 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 16:31:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b1acf3
x11-themes/gtk-engines-adwaita: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index d2cc9903f07..ca8d9387272 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-04-12 10:10 Jeroen Roovers
0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-04-12 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 231425a4ff8354499d96695ebc34367bb5dd8fc5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 10:08:22 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 10:10:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231425a4
x11-themes/gtk-engines-adwaita: Stable for HPPA (bug #611134).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index ca8d9387272..47163a52d27 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-04-22 17:53 Tobias Klausmann
0 siblings, 0 replies; 47+ messages in thread
From: Tobias Klausmann @ 2017-04-22 17:53 UTC (permalink / raw
To: gentoo-commits
commit: d29160f3574f4fdfc47d62942866462d02efd427
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 07:40:09 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 17:53:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29160f3
x11-themes/gtk-engines-adwaita-3.22.3-r0: add alpha keyword
Gentoo-Bug: 611134
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 47163a52d27..7b76d12f542 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-06-12 10:07 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2017-06-12 10:07 UTC (permalink / raw
To: gentoo-commits
commit: a763994ab570a2eb735c8f7aab5b83f4824df5ba
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 09:00:31 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 10:04:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a763994a
x11-themes/gtk-engines-adwaita: ia64 stable, bug #611134
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index 7b76d12f542..dda8172c0c4 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-07-07 10:12 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-07-07 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 0f9ef6f18c8342c3d50d70202790d62ffe6a638d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 10:12:18 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 10:12:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9ef6f1
x11-themes/gtk-engines-adwaita: sparc stable wrt bug #611134
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index dda8172c0c4..8ac8fb0e00e 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2017-07-07 21:20 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2017-07-07 21:20 UTC (permalink / raw
To: gentoo-commits
commit: cea4b7b7b9b98ddc5d86d520e7b0783e6fc33b75
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 21:02:17 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 21:19:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea4b7b7
x11-themes/gtk-engines-adwaita: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-themes/gtk-engines-adwaita/Manifest | 1 -
.../gtk-engines-adwaita-3.20.2.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
index 3ffde615387..ef8b10f395f 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1,2 +1 @@
-DIST gnome-themes-standard-3.20.2.tar.xz 2878508 SHA256 9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915 SHA512 ce6dd2697e4afd5f36b6c362086eb5d5f3732ab863770f024e4970b2f7399b8ae6e49241de99bf8b558e4d80869ec1002d817f3dd9e7b8fbf9ea8da5a1d386fc WHIRLPOOL aa3e2f2f8a845cf6d1d09726cb58b113a8f4d6cf0cbf04b450602ba8ff17668dd827e0c2de40326f1a388d9a8998e03db4c301395a2e41ec3666e0c40cd23883
DIST gnome-themes-standard-3.22.3.tar.xz 2904736 SHA256 61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a SHA512 aa2f3ad4d867732cd09df6adb4f48ed2757e3f28930ef791ba97a82007332c810d84dd1074ca518ec0fe71bd7d8b95404854bd799e3b1fe616e1809e8ee33501 WHIRLPOOL cf45ce25f1fec524364c39aa8e367678e353c0f20443ec5bb380f187cf44d76fdb3c602b6c96a74f16a4ac479bf856e6fb84ddbb7a5b869e69d7734652db9613
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
deleted file mode 100644
index 1d7c3dcd36c..00000000000
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-GNOME_ORG_MODULE="gnome-themes-standard"
-
-inherit gnome.org multilib-minimal
-
-DESCRIPTION="Adwaita GTK+2 theme engine"
-HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
-
-COMMON_DEPEND="
- >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
-"
-RDEPEND="${COMMON_DEPEND}
- !<x11-themes/gnome-themes-standard-3.20.2-r1
-"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
- --disable-static \
- --enable-gtk2-engine \
- --disable-gtk3-engine \
- GTK_UPDATE_ICON_CACHE=$(type -P true)
-}
-
-multilib_src_compile() {
- emake -C themes/Adwaita/gtk-2.0 libadwaita.la
-}
-
-multilib_src_install() {
- emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
- prune_libtool_files --modules
-}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2018-12-28 23:58 Gilles Dartiguelongue
0 siblings, 0 replies; 47+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-28 23:58 UTC (permalink / raw
To: gentoo-commits
commit: 110827777db3db80cab647a068d4605e820adc0d
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 28 22:32:58 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 28 23:57:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11082777
x11-themes/gtk-engines-adwaita: 3.22.3 → 3.28
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/Manifest | 1 +
.../gtk-engines-adwaita-3.28.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
index 125b0fdcfb5..4be6f2c8af6 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1 +1,2 @@
+DIST gnome-themes-extra-3.28.tar.xz 2953272 BLAKE2B 122ff5f1d95086c5cad6818efa79763ab574b7d6792b846198ac7ed5b521747d4357025ebd0ac6b5ea1161bf1dd3482ac2e867822bf863928b05a8486172ba0d SHA512 bccc446e86b12476b86a0fe2e3354500c8fb3eef62a85c3823d69aaa259e032e1f94e7993bf633397b669c425ef42635b0cf17b376f0b7cf1869bb1d7160ede0
DIST gnome-themes-standard-3.22.3.tar.xz 2904736 BLAKE2B bc1dad2f6ce913a40bd532064f590c38e7c3db05a1e0564bbde8bf5d0349ca96a8e0d7e7683a5bd1b22ce404f7f6dc1efeb3a02a9177186c6e6686045451ddf0 SHA512 aa2f3ad4d867732cd09df6adb4f48ed2757e3f28930ef791ba97a82007332c810d84dd1074ca518ec0fe71bd7d8b95404854bd799e3b1fe616e1809e8ee33501
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
new file mode 100644
index 00000000000..c460ee8d867
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME_ORG_MODULE="gnome-themes-extra"
+
+inherit gnome.org multilib-minimal
+
+DESCRIPTION="Adwaita GTK+2 theme engine"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+ >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+ !<x11-themes/gnome-themes-standard-3.20.2-r1
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" econf \
+ --disable-static \
+ --enable-gtk2-engine \
+ --disable-gtk3-engine \
+ GTK_UPDATE_ICON_CACHE=$(type -P true)
+}
+
+multilib_src_compile() {
+ emake -C themes/Adwaita/gtk-2.0 libadwaita.la
+}
+
+multilib_src_install() {
+ emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
+ find "${D}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2018-12-31 10:06 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2018-12-31 10:06 UTC (permalink / raw
To: gentoo-commits
commit: 2b38dc3d82e7ea464752ff77bbd7586cbfe9c22a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 31 09:52:30 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Dec 31 10:06:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b38dc3d
x11-themes/gtk-engines-adwaita: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 4 ++--
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index f8f06b774d3..bcde2bfa673 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index c460ee8d867..caa966c81b1 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-02-12 11:10 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2019-02-12 11:10 UTC (permalink / raw
To: gentoo-commits
commit: de2bb0133724f591e65be799d252ef81cf9a8075
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 10:11:40 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 11:09:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2bb013
x11-themes/gtk-engines-adwaita: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
index bcde2bfa673..101fd6c82fb 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-05-08 9:33 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2019-05-08 9:33 UTC (permalink / raw
To: gentoo-commits
commit: a24e1d2875da2c108e53e3453d35696285e11b64
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 8 09:31:44 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 8 09:31:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24e1d28
x11-themes/gtk-engines-adwaita: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index caa966c81b1..5f2b450ef35 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-05-09 20:04 Aaron Bauman
0 siblings, 0 replies; 47+ messages in thread
From: Aaron Bauman @ 2019-05-09 20:04 UTC (permalink / raw
To: gentoo-commits
commit: 392381982ccb9a698b7247fff024263e7bb63c26
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu May 9 17:56:41 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu May 9 20:04:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39238198
x11-themes/gtk-engines-adwaita: arm64 stable (bug #685254)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 5f2b450ef35..c9228a91d13 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-05-10 17:33 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2019-05-10 17:33 UTC (permalink / raw
To: gentoo-commits
commit: 6466a16ed7b8ae6774c20b3a6f6e8d8bd3ac3bdb
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 17:32:59 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 10 17:32:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6466a16e
x11-themes/gtk-engines-adwaita: s390 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index c9228a91d13..e60f7256001 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-05-10 17:49 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2019-05-10 17:49 UTC (permalink / raw
To: gentoo-commits
commit: 2bfe4f3bf554abfc5d05d8e4c2f9771e8ca8613b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 17:47:42 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 10 17:49:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfe4f3b
x11-themes/gtk-engines-adwaita: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index e60f7256001..b5d5dd3fa3a 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-05-23 13:02 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2019-05-23 13:02 UTC (permalink / raw
To: gentoo-commits
commit: 084ff175ec7fe478176263b0c9d692de1b0538a1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 13:01:35 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 23 13:01:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=084ff175
x11-themes/gtk-engines-adwaita: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index b5d5dd3fa3a..c0776abd976 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-06-17 10:07 Mikle Kolyada
0 siblings, 0 replies; 47+ messages in thread
From: Mikle Kolyada @ 2019-06-17 10:07 UTC (permalink / raw
To: gentoo-commits
commit: c1e1d5e0e6e258fc5dec7bec8660ba14f1df5794
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 10:06:39 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 10:06:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e1d5e0
x11-themes/gtk-engines-adwaita: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index c0776abd976..e2ad0df234e 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-06-17 19:40 Sergei Trofimovich
0 siblings, 0 replies; 47+ messages in thread
From: Sergei Trofimovich @ 2019-06-17 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 42573b980dc929034cd39fdc3fa65edce3ad1ade
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jun 17 16:51:29 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 19:40:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42573b98
x11-themes/gtk-engines-adwaita: stable 3.28 for sparc, bug #685254
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index e2ad0df234e..b94acdec2e9 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-06-27 12:35 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2019-06-27 12:35 UTC (permalink / raw
To: gentoo-commits
commit: cb977ef0b096d0304e4322d9d4b25fbf3781de7e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 12:34:57 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 12:34:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb977ef0
x11-themes/gtk-engines-adwaita: ppc64 stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index b94acdec2e9..84029bd5e6c 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-07-03 7:11 Agostino Sarubbo
0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2019-07-03 7:11 UTC (permalink / raw
To: gentoo-commits
commit: d6850084a190150bf39e4c196e975dc2a12d9600
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 3 07:11:25 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jul 3 07:11:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6850084
x11-themes/gtk-engines-adwaita: ppc stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 84029bd5e6c..0902485b0df 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2019-07-13 12:08 Sergei Trofimovich
0 siblings, 0 replies; 47+ messages in thread
From: Sergei Trofimovich @ 2019-07-13 12:08 UTC (permalink / raw
To: gentoo-commits
commit: 0c1cf5b4930624f6145aa3225c9a78a4bd9b7cb3
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jul 13 11:56:08 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 12:08:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1cf5b4
x11-themes/gtk-engines-adwaita: stable 3.28 for hppa, bug #685254
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 0902485b0df..c22796d212e 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2020-01-11 20:11 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2020-01-11 20:11 UTC (permalink / raw
To: gentoo-commits
commit: 7f823995d11e244daeb1ffa857231b64dad6a643
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 20:09:37 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 20:11:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f823995
x11-themes/gtk-engines-adwaita: ia64 stable (bug #685254)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 53a3ad37990..f048cbd01e5 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2020-01-11 20:11 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2020-01-11 20:11 UTC (permalink / raw
To: gentoo-commits
commit: 382f1e4e414d8c83838279aaf3260d084bc7c70a
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 20:10:01 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 20:11:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382f1e4e
x11-themes/gtk-engines-adwaita: remove old
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/Manifest | 1 -
.../gtk-engines-adwaita-3.22.3.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/Manifest b/x11-themes/gtk-engines-adwaita/Manifest
index 4be6f2c8af6..b55358bd71d 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1,2 +1 @@
DIST gnome-themes-extra-3.28.tar.xz 2953272 BLAKE2B 122ff5f1d95086c5cad6818efa79763ab574b7d6792b846198ac7ed5b521747d4357025ebd0ac6b5ea1161bf1dd3482ac2e867822bf863928b05a8486172ba0d SHA512 bccc446e86b12476b86a0fe2e3354500c8fb3eef62a85c3823d69aaa259e032e1f94e7993bf633397b669c425ef42635b0cf17b376f0b7cf1869bb1d7160ede0
-DIST gnome-themes-standard-3.22.3.tar.xz 2904736 BLAKE2B bc1dad2f6ce913a40bd532064f590c38e7c3db05a1e0564bbde8bf5d0349ca96a8e0d7e7683a5bd1b22ce404f7f6dc1efeb3a02a9177186c6e6686045451ddf0 SHA512 aa2f3ad4d867732cd09df6adb4f48ed2757e3f28930ef791ba97a82007332c810d84dd1074ca518ec0fe71bd7d8b95404854bd799e3b1fe616e1809e8ee33501
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
deleted file mode 100644
index 9f6726d65f0..00000000000
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.22.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-GNOME_ORG_MODULE="gnome-themes-standard"
-
-inherit ltprune gnome.org multilib-minimal
-
-DESCRIPTION="Adwaita GTK+2 theme engine"
-HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE=""
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
-
-COMMON_DEPEND="
- >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
-"
-RDEPEND="${COMMON_DEPEND}
- !<x11-themes/gnome-themes-standard-3.20.2-r1
-"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
- --disable-static \
- --enable-gtk2-engine \
- --disable-gtk3-engine \
- GTK_UPDATE_ICON_CACHE=$(type -P true)
-}
-
-multilib_src_compile() {
- emake -C themes/Adwaita/gtk-2.0 libadwaita.la
-}
-
-multilib_src_install() {
- emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
- prune_libtool_files --modules
-}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2020-02-09 14:42 Mart Raudsepp
0 siblings, 0 replies; 47+ messages in thread
From: Mart Raudsepp @ 2020-02-09 14:42 UTC (permalink / raw
To: gentoo-commits
commit: 495a7bcc9ad9299f18dde9160fa360340ee8828c
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 14:07:38 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 14:41:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495a7bcc
x11-themes/gtk-engines-adwaita: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 3e162d09403..4263aba9d33 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2020-12-18 22:05 Matt Turner
0 siblings, 0 replies; 47+ messages in thread
From: Matt Turner @ 2020-12-18 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 1f9dad277fb7fed85f8d0769a96c697eb332e167
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Thu Dec 17 16:49:45 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 22:04:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9dad27
x11-themes/gtk-engines-adwaita: EAPI 7
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 4c09b1ff5d2..eb94c0181f6 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
GNOME_ORG_MODULE="gnome-themes-extra"
inherit gnome.org multilib-minimal
@@ -11,16 +11,13 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-IUSE=""
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
-COMMON_DEPEND="
+DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
"
-RDEPEND="${COMMON_DEPEND}
- !<x11-themes/gnome-themes-standard-3.20.2-r1
-"
-DEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}"
+BDEPEND="
>=dev-util/intltool-0.40
sys-devel/gettext
virtual/pkgconfig
@@ -40,5 +37,9 @@ multilib_src_compile() {
multilib_src_install() {
emake -C themes/Adwaita/gtk-2.0 DESTDIR="${D}" install-engineLTLIBRARIES
- find "${D}" -name '*.la' -delete || die
+}
+
+multilib_src_install_all() {
+ einstalldocs
+ find "${ED}" -type f -name '*.la' -delete || die
}
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2021-04-05 22:19 Sam James
0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-04-05 22:19 UTC (permalink / raw
To: gentoo-commits
commit: 8a590a7c692b4e2a46ebc91ca777e0851fccc27d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 5 20:51:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 5 22:18:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a590a7c
x11-themes/gtk-engines-adwaita: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index eb94c0181f6..ca21345a86d 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.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=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2021-05-19 9:23 Yixun Lan
0 siblings, 0 replies; 47+ messages in thread
From: Yixun Lan @ 2021-05-19 9:23 UTC (permalink / raw
To: gentoo-commits
commit: 0fc95f2ddaf1ee6451a4a803a7255d0195e8ce5e
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed May 19 08:31:20 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed May 19 09:22:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc95f2d
x11-themes/gtk-engines-adwaita: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index ca21345a86d..419a497ddb2 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2021-05-19 20:58 Thomas Deutschmann
0 siblings, 0 replies; 47+ messages in thread
From: Thomas Deutschmann @ 2021-05-19 20:58 UTC (permalink / raw
To: gentoo-commits
commit: 19a5bf067593def74fea256c4e8c97b255ea0a02
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed May 19 20:57:48 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed May 19 20:58:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a5bf06
Revert "x11-themes/gtk-engines-adwaita: add riscv keyword"
This reverts commit 0fc95f2ddaf1ee6451a4a803a7255d0195e8ce5e.
Depends on x11-libs/gtk+ which isn't keyworded yet for riscv.
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 419a497ddb2..ca21345a86d 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2021-05-21 0:51 Yixun Lan
0 siblings, 0 replies; 47+ messages in thread
From: Yixun Lan @ 2021-05-21 0:51 UTC (permalink / raw
To: gentoo-commits
commit: 500ee6d2d06d396eb9397666638328d75b3187d2
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu May 20 14:24:59 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri May 21 00:50:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500ee6d2
x11-themes/gtk-engines-adwaita: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index ca21345a86d..419a497ddb2 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2022-05-17 8:37 WANG Xuerui
0 siblings, 0 replies; 47+ messages in thread
From: WANG Xuerui @ 2022-05-17 8:37 UTC (permalink / raw
To: gentoo-commits
commit: 5d00eb0fc8bf11c490b66e17052649040b99e234
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 08:01:22 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue May 17 08:36:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d00eb0f
x11-themes/gtk-engines-adwaita: keyword 3.28 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
index 419a497ddb28..cff7c4f8e140 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2023-02-01 18:07 Matt Turner
0 siblings, 0 replies; 47+ messages in thread
From: Matt Turner @ 2023-02-01 18:07 UTC (permalink / raw
To: gentoo-commits
commit: 65e9f9fbd8ae9d27e67a8664d23a8f5749dabc86
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 18:05:47 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 18:07:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e9f9fb
x11-themes/gtk-engines-adwaita: Add remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-themes/gtk-engines-adwaita/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-themes/gtk-engines-adwaita/metadata.xml b/x11-themes/gtk-engines-adwaita/metadata.xml
index 7b343b06be8a..98db61c81e86 100644
--- a/x11-themes/gtk-engines-adwaita/metadata.xml
+++ b/x11-themes/gtk-engines-adwaita/metadata.xml
@@ -5,4 +5,7 @@
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
+<upstream>
+ <remote-id type="gnome-gitlab">GNOME/gnome-themes-extra</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 47+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/
@ 2024-06-08 13:44 David Seifert
0 siblings, 0 replies; 47+ messages in thread
From: David Seifert @ 2024-06-08 13:44 UTC (permalink / raw
To: gentoo-commits
commit: 35666aadb78ff9e3a71dc30c0a2a557cad054c61
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 13:44:11 2024 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 13:44:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35666aad
x11-themes/gtk-engines-adwaita: update EAPI 7 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...ines-adwaita-3.28.ebuild => gtk-engines-adwaita-3.28-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28-r1.ebuild
similarity index 93%
rename from x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
rename to x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28-r1.ebuild
index d564f2723a09..04649bb34574 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-GNOME_ORG_MODULE="gnome-themes-extra"
+EAPI=8
+GNOME_ORG_MODULE="gnome-themes-extra"
inherit gnome.org multilib-minimal
DESCRIPTION="Adwaita GTK+2 theme engine"
@@ -25,7 +25,6 @@ BDEPEND="
multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
- --disable-static \
--enable-gtk2-engine \
--disable-gtk3-engine \
GTK_UPDATE_ICON_CACHE=$(type -P true)
^ permalink raw reply related [flat|nested] 47+ messages in thread
end of thread, other threads:[~2024-06-08 13:44 UTC | newest]
Thread overview: 47+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 10:07 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/ Mart Raudsepp
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 13:44 David Seifert
2023-02-01 18:07 Matt Turner
2022-05-17 8:37 WANG Xuerui
2021-05-21 0:51 Yixun Lan
2021-05-19 20:58 Thomas Deutschmann
2021-05-19 9:23 Yixun Lan
2021-04-05 22:19 Sam James
2020-12-18 22:05 Matt Turner
2020-02-09 14:42 Mart Raudsepp
2020-01-11 20:11 Mart Raudsepp
2020-01-11 20:11 Mart Raudsepp
2019-07-13 12:08 Sergei Trofimovich
2019-07-03 7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 19:40 Sergei Trofimovich
2019-06-17 10:07 Mikle Kolyada
2019-05-23 13:02 Mikle Kolyada
2019-05-10 17:49 Mikle Kolyada
2019-05-10 17:33 Mikle Kolyada
2019-05-09 20:04 Aaron Bauman
2019-05-08 9:33 Mikle Kolyada
2019-02-12 11:10 Mart Raudsepp
2018-12-31 10:06 Mikle Kolyada
2018-12-28 23:58 Gilles Dartiguelongue
2017-07-07 21:20 Mart Raudsepp
2017-07-07 10:12 Agostino Sarubbo
2017-04-22 17:53 Tobias Klausmann
2017-04-12 10:10 Jeroen Roovers
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2017-03-29 7:45 Michael Weber
2017-03-28 15:09 Michael Weber
2017-03-28 14:59 Michael Weber
2017-03-23 12:09 Mart Raudsepp
2017-03-23 5:47 Mart Raudsepp
2017-03-16 13:24 Jeroen Roovers
2017-02-24 21:29 Michael Weber
2017-02-24 14:07 Agostino Sarubbo
2017-02-21 9:16 Tobias Klausmann
2017-02-18 14:44 Agostino Sarubbo
2017-02-17 10:56 Agostino Sarubbo
2017-02-11 18:31 Pacho Ramos
2017-01-16 23:34 Jeroen Roovers
2017-01-16 23:32 Jeroen Roovers
2017-01-16 18:45 Mart Raudsepp
2016-10-08 18:23 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox