* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2016-12-04 11:50 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-12-04 11:50 UTC (permalink / raw
To: gentoo-commits
commit: b4a7ff3066037dface89ed3b2bdc2456d830ffe0
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 10:32:19 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 10:32:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a7ff30
x11-themes/gnome-icon-theme-extras: Update ebuild
Package-Manager: portage-2.3.2
| 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
--git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
index ccd75e4..0e371f1 100644
--- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
+++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
-GCONF_DEBUG="no"
-
+EAPI=6
inherit gnome2
DESCRIPTION="Extra GNOME icons for specific devices and file types"
-HOMEPAGE="https://www.gnome.org/ https://git.gnome.org/browse/gnome-icon-theme-extras/"
+HOMEPAGE="https://git.gnome.org/browse/gnome-icon-theme-extras/"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2016-12-04 11:50 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-12-04 11:50 UTC (permalink / raw
To: gentoo-commits
commit: afbe83979eaa0430330c4596a92caae70714d810
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 10:31:14 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 10:31:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbe8397
x11-themes/gnome-icon-theme-extras: Drop old
Package-Manager: portage-2.3.2
| 1 -
| 37 ----------------------
2 files changed, 38 deletions(-)
--git a/x11-themes/gnome-icon-theme-extras/Manifest b/x11-themes/gnome-icon-theme-extras/Manifest
index 6cd679e..c4a757b 100644
--- a/x11-themes/gnome-icon-theme-extras/Manifest
+++ b/x11-themes/gnome-icon-theme-extras/Manifest
@@ -1,2 +1 @@
DIST gnome-icon-theme-extras-3.12.0.tar.xz 1729576 SHA256 4eec6cea8a7b09c4ed6ebab1a3b42539b9c61a53bec4b8872e774611cc619608 SHA512 e74b1b31cdc6bc2d9410c874b8e0891521a657cd3cc86c391f58709fa2d35d9e983bd50faaca1f1378a11d716502143bc2b41942a9cdcd3caa2280429bb3f6f5 WHIRLPOOL 386b24c827dae192f87e58a42919fac94d52f112be1b497e5dff1c75cf9af8355a7116971474ef672645ebb98d04928050f43f4735c5c7a01ac9a5af8241e149
-DIST gnome-icon-theme-extras-3.6.2.tar.xz 1668040 SHA256 93aaaadf40c85ebc42232a4d8e45ca507754b8e1271e797bbcdaded52bd03ec7 SHA512 51d4bc256b9b72cf9f72067e8b5e7e3c95e1026b83af1ce092390299d220b73fdb8ef9b2f2f4946b97d594ff22925e574e84095592241eeb3b14fa95e4187cba WHIRLPOOL 339f5816a0d50f1baa247859c1322a6c1d6ce9280c9ee286f7929725ca73007b61fe6f442836f463f8bd072f056a39c91f71c92c3bc2c45434252a2ffd982cd3
diff --git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.6.2.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.6.2.ebuild
deleted file mode 100644
index 8deb607..00000000
--- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.6.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Extra GNOME icons for specific devices and file types"
-HOMEPAGE="https://www.gnome.org/ https://git.gnome.org/browse/gnome-icon-theme-extras/"
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-DEPEND="${RDEPEND}
- >=x11-misc/icon-naming-utils-0.8.7
- virtual/pkgconfig"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
-# FIXME: double check potential LINGUAS problem
-
-src_prepare() {
- DOCS="AUTHORS README NEWS"
- G2CONF="${G2CONF} --enable-icon-mapping"
-
- gnome2_src_prepare
-
- # Always use pre-rendered icons
- # FIXME: changing configure.ac triggers maintainer-mode rebuild
- sed -e 's/"x$allow_rendering" = "xyes"/"x$allow_rendering" = "xdonotwant"/' \
- -i configure || die
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2022-07-01 5:54 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2022-07-01 5:54 UTC (permalink / raw
To: gentoo-commits
commit: 2a18b7c6cb3e5998fe298a00f93cb63629955e7b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 05:53:53 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 05:53:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a18b7c6
x11-themes/gnome-icon-theme-extras: Keyword 3.12.0 arm64, #855440
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
index 20512a256911..d2ba5a9fa725 100644
--- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
+++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/Archive/gnome-icon-theme-extras"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=x11-themes/hicolor-icon-theme-0.10"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2022-10-31 20:31 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2022-10-31 20:31 UTC (permalink / raw
To: gentoo-commits
commit: b67feb6ef04f26c3ded06c66357428483d91c17d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:49 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 20:30:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67feb6e
x11-themes/gnome-icon-theme-extras: Set remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 3 +++
1 file changed, 3 insertions(+)
--git a/x11-themes/gnome-icon-theme-extras/metadata.xml b/x11-themes/gnome-icon-theme-extras/metadata.xml
index c6e394b17a27..ab7a1de710ce 100644
--- a/x11-themes/gnome-icon-theme-extras/metadata.xml
+++ b/x11-themes/gnome-icon-theme-extras/metadata.xml
@@ -5,4 +5,7 @@
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
+ <upstream>
+ <remote-id type="gnome-gitlab">Archive/gnome-icon-theme-extras</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2023-02-19 22:03 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2023-02-19 22:03 UTC (permalink / raw
To: gentoo-commits
commit: d284042ff2c6bc36901049972b9d661ef46e1062
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 22:03:34 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 22:03:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d284042f
x11-themes/gnome-icon-theme-extras: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
| 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
similarity index 86%
rename from x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
rename to x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
index d2ba5a9fa725..a69ee7906e43 100644
--- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0.ebuild
+++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit gnome2
DESCRIPTION="Extra GNOME icons for specific devices and file types"
@@ -10,16 +11,15 @@ HOMEPAGE="https://gitlab.gnome.org/Archive/gnome-icon-theme-extras"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
RDEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-DEPEND="${RDEPEND}
- >=x11-misc/icon-naming-utils-0.8.7
- virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ x11-misc/icon-naming-utils
+ virtual/pkgconfig"
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
# FIXME: double check potential LINGUAS problem
src_prepare() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/
@ 2023-12-07 16:25 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-12-07 16:25 UTC (permalink / raw
To: gentoo-commits
commit: 9fc407e88b1007598e7cc157814f22e5a6f69c36
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Dec 7 05:37:00 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 16:25:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc407e8
x11-themes/gnome-icon-theme-extras: unkeyword 3.12.0-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
index a69ee7906e43..26e3cb40fabd 100644
--- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
+++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.12.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/Archive/gnome-icon-theme-extras"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
# This ebuild does not install any binaries
RESTRICT="binchecks strip"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-12-07 16:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-04 11:50 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-extras/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:25 Arthur Zamarin
2023-02-19 22:03 David Seifert
2022-10-31 20:31 Matt Turner
2022-07-01 5:54 Arthur Zamarin
2016-12-04 11:50 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox