* [gentoo-commits] repo/gentoo:master commit in: media-gfx/icon-slicer/
@ 2023-05-08 18:41 Conrad Kostecki
0 siblings, 0 replies; 4+ messages in thread
From: Conrad Kostecki @ 2023-05-08 18:41 UTC (permalink / raw
To: gentoo-commits
commit: c8e651a19f2a595b9b4f345c5f6971255c069890
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 24 15:59:06 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon May 8 18:40:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e651a1
media-gfx/icon-slicer: fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
index 53d936443b29..72b4dfca04b3 100644
--- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
+++ b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,9 +8,8 @@ HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/"
SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-LICENSE="GPL-2"
+LICENSE="MIT"
SLOT="0"
-IUSE=""
RDEPEND="x11-apps/xcursorgen
x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/icon-slicer/
@ 2023-05-08 18:41 Conrad Kostecki
0 siblings, 0 replies; 4+ messages in thread
From: Conrad Kostecki @ 2023-05-08 18:41 UTC (permalink / raw
To: gentoo-commits
commit: 71e4b7c19f6b8692343970cf562cc468e623372a
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 24 15:59:33 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon May 8 18:40:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e4b7c1
media-gfx/icon-slicer: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30737
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
new file mode 100644
index 000000000000..12148b7f1a15
--- /dev/null
+++ b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Utility for generating icon themes and libXcursor cursor themes"
+HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/"
+SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz"
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="x11-apps/xcursorgen
+ x11-libs/gtk+:2
+ dev-libs/popt"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/icon-slicer/
@ 2023-06-09 18:11 Arthur Zamarin
0 siblings, 0 replies; 4+ messages in thread
From: Arthur Zamarin @ 2023-06-09 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 6c8d552ee1e374ec89204cfb6c0459cdc81b73e3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 18:11:44 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 18:11:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8d552e
media-gfx/icon-slicer: Stabilize 0.3-r1 sparc, #908196
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
index 12148b7f1a15..b676a257a41d 100644
--- a/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
+++ b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Utility for generating icon themes and libXcursor cursor themes"
HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/"
SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/icon-slicer/
@ 2023-08-15 22:42 Conrad Kostecki
0 siblings, 0 replies; 4+ messages in thread
From: Conrad Kostecki @ 2023-08-15 22:42 UTC (permalink / raw
To: gentoo-commits
commit: 9c37881ec789f4003101852ded59ac01baa59641
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Aug 15 15:44:27 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 22:42:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c37881e
media-gfx/icon-slicer: EAPI6 cleanup
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
deleted file mode 100644
index 72b4dfca04b3..000000000000
--- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="utility for generating icon themes and libXcursor cursor themes"
-HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/"
-SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz"
-
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="x11-apps/xcursorgen
- x11-libs/gtk+:2
- dev-libs/popt"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-15 22:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 18:41 [gentoo-commits] repo/gentoo:master commit in: media-gfx/icon-slicer/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2023-08-15 22:42 Conrad Kostecki
2023-06-09 18:11 Arthur Zamarin
2023-05-08 18:41 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox