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"

Reply via email to