* [gentoo-commits] repo/gentoo:master commit in: x11-themes/nuovo-icon-theme/
@ 2015-11-21 14:40 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2015-11-21 14:40 UTC (permalink / raw
To: gentoo-commits
commit: e2b34335581731b1cd076951b3eccd0e52f19ea3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 14:24:04 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 14:39:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b34335
x11-themes/nuovo-icon-theme: Bump EAPI
Package-Manager: portage-2.2.24
x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
index 10c0342..a74a9c4 100644
--- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
+++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=5
inherit gnome2-utils
DESCRIPTION="A scalable icon theme called Nuovo"
@@ -25,7 +26,7 @@ src_install() {
rm -f Nuovo/{AUTHORS,Changelog,COPYING,DONATE,INSTALL,README}
insinto /usr/share/icons
- doins -r Nuovo || die
+ doins -r Nuovo
}
pkg_preinst() { gnome2_icon_savelist; }
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/nuovo-icon-theme/
@ 2016-08-06 10:17 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-08-06 10:17 UTC (permalink / raw
To: gentoo-commits
commit: 8174a6e473c33da52c622d4c1a2ff0c67fbe298a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 10:13:00 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 10:17:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8174a6e4
x11-themes/nuovo-icon-theme: Cleanup per bug #131259
Package-Manager: portage-2.3.0
x11-themes/nuovo-icon-theme/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/x11-themes/nuovo-icon-theme/metadata.xml b/x11-themes/nuovo-icon-theme/metadata.xml
index 8ba4b9b..cc1ab68 100644
--- a/x11-themes/nuovo-icon-theme/metadata.xml
+++ b/x11-themes/nuovo-icon-theme/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>ssuominen@gentoo.org</email>
- <name>Samuli Suominen</name>
- </maintainer>
<maintainer type="project">
<email>desktop-misc@gentoo.org</email>
<name>Gentoo Desktop Miscellaneous Project</name>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/nuovo-icon-theme/
@ 2016-11-27 11:21 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-11-27 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 623ffd1076e443c99a86fcf6acf38dee42733077
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 11:18:08 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:20:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623ffd10
x11-themes/nuovo-icon-theme: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
index a74a9c4..92f0d0a 100644
--- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
+++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 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="~amd64 ~x86"
IUSE="minimal"
-RDEPEND="!minimal? ( x11-themes/gnome-icon-theme )"
+RDEPEND="!minimal? ( x11-themes/adwaita-icon-theme )"
DEPEND=""
RESTRICT="binchecks strip"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/nuovo-icon-theme/
@ 2019-09-27 12:59 Jeroen Roovers
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers @ 2019-09-27 12:59 UTC (permalink / raw
To: gentoo-commits
commit: b6be580ab6d9f842d1f985d061ca18decd90d7be
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 12:55:18 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 12:59:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6be580a
x11-themes/nuovo-icon-theme: gnome2-utils => xdg-utils
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Bug: https://bugs.gentoo.org/695364
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
index a5eb76f0c92..36ef2e9dd4b 100644
--- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
+++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit gnome2-utils
+inherit xdg-utils
DESCRIPTION="A scalable icon theme called Nuovo"
HOMEPAGE="http://www.silvestre.com.ar/"
@@ -28,6 +28,10 @@ src_install() {
doins -r Nuovo
}
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/nuovo-icon-theme/
@ 2021-03-12 20:49 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2021-03-12 20:49 UTC (permalink / raw
To: gentoo-commits
commit: f8dea25c3e63808189d3e0bd70e01f0ce61f5eb0
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Feb 4 18:18:49 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 20:49:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dea25c
x11-themes/nuovo-icon-theme: fix eclass usage
move to EAPI 7
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/nuovo-icon-theme/metadata.xml | 10 ++++++---
...e-0.5.ebuild => nuovo-icon-theme-0.5-r1.ebuild} | 25 ++++++----------------
2 files changed, 13 insertions(+), 22 deletions(-)
diff --git a/x11-themes/nuovo-icon-theme/metadata.xml b/x11-themes/nuovo-icon-theme/metadata.xml
index cc1ab684739..52c3f63cafa 100644
--- a/x11-themes/nuovo-icon-theme/metadata.xml
+++ b/x11-themes/nuovo-icon-theme/metadata.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>desktop-misc@gentoo.org</email>
- <name>Gentoo Desktop Miscellaneous Project</name>
+ <maintainer type="person">
+ <email>gentoo@aisha.cc</email>
+ <name>Aisha Tammy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>
diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5-r1.ebuild
similarity index 52%
rename from x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
rename to x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5-r1.ebuild
index 36ef2e9dd4b..4aaf9b58c2a 100644
--- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
+++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5-r1.ebuild
@@ -1,24 +1,19 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit xdg-utils
+EAPI=7
+
+inherit xdg
DESCRIPTION="A scalable icon theme called Nuovo"
HOMEPAGE="http://www.silvestre.com.ar/"
-SRC_URI="http://www.silvestre.com.ar/icons/dlg-nuovo-${PV}.tar.bz2"
+SRC_URI="mirror://gentoo/dlg-nuovo-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="minimal"
-
-RDEPEND="!minimal? ( x11-themes/adwaita-icon-theme )"
-DEPEND=""
-RESTRICT="binchecks strip"
-
-S=${WORKDIR}
+S="${WORKDIR}"
src_install() {
dodoc Nuovo/{AUTHORS,Changelog,README}
@@ -27,11 +22,3 @@ src_install() {
insinto /usr/share/icons
doins -r Nuovo
}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-03-12 20:49 UTC | newest]
Thread overview: 5+ 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/nuovo-icon-theme/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2021-03-12 20:49 Andreas Sturmlechner
2019-09-27 12:59 Jeroen Roovers
2016-08-06 10:17 Pacho Ramos
2015-11-21 14:40 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox