* [gentoo-commits] repo/gentoo:master commit in: x11-themes/tango-icon-theme/
@ 2016-11-27 11:21 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-11-27 11:21 UTC (permalink / raw
To: gentoo-commits
commit: bcb8174cc906909ab3c6f7ba70c959ef48f60a0e
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 11:19:00 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:20:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb8174c
x11-themes/tango-icon-theme: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
index 2075a73..c592e73 100644
--- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
+++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="minimal png"
-RDEPEND="!hppa? ( !minimal? ( x11-themes/gnome-icon-theme ) )
+RDEPEND="!hppa? ( !minimal? ( x11-themes/adwaita-icon-theme ) )
>=x11-themes/hicolor-icon-theme-0.12"
DEPEND="${RDEPEND}
dev-util/intltool
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/tango-icon-theme/
@ 2017-02-11 19:47 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-02-11 19:47 UTC (permalink / raw
To: gentoo-commits
commit: eb82bb17444698ea58fb679c619596074ac244c7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 19:21:57 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 19:46:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb82bb17
x11-themes/tango-icon-theme: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907
...tango-icon-theme-0.8.90.ebuild => tango-icon-theme-0.8.90-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
similarity index 94%
rename from x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
rename to x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
index 847d2550c1..3b244b172d 100644
--- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
+++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=gnome-base/librsvg-2.34
- || ( media-gfx/imagemagick[png?] media-gfx/graphicsmagick[imagemagick,png?] )
+ virtual/imagemagick-tools[png?]
sys-devel/gettext
>=x11-misc/icon-naming-utils-0.8.90"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/tango-icon-theme/
@ 2024-12-21 21:24 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-12-21 21:24 UTC (permalink / raw
To: gentoo-commits
commit: 68747bfa9fa0d2813e913a970edbfbd235c15c34
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 21:24:07 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 21:24:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68747bfa
x11-themes/tango-icon-theme: Keyword 0.8.90-r1 arm64, #946787
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
index 8a9bad8868b5..2e68487acd97 100644
--- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
+++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="minimal png"
RESTRICT="binchecks strip"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-21 21:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-27 11:21 [gentoo-commits] repo/gentoo:master commit in: x11-themes/tango-icon-theme/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2017-02-11 19:47 David Seifert
2024-12-21 21:24 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox