dev-util/reswrap: drop old EAPI
authorAaron Bauman <bman@gentoo.org>
Sun, 3 Jun 2018 00:36:13 +0000 (20:36 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 3 Jun 2018 02:58:57 +0000 (22:58 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/reswrap/Manifest
dev-util/reswrap/reswrap-3.2.0.ebuild [deleted file]

index 9271342b4bd4cf4939a3767594c436e1b15a1fb5..870deae6bf5c23952b86f075eac0990ef9a35c52 100644 (file)
@@ -1,2 +1 @@
-DIST fox-1.4.12.tar.gz 3922769 BLAKE2B 6a38a79d821928d5ec860f9684e998581b9a03855245c860b6d05014c1a7ad6d0399aa3e128151c402e720fbf16c5538a429c4c20b90edf49f281bd1b10d3ff6 SHA512 aa2accc25fc740c4959dec5ebb87b86afb035e65636986a220e3d43582da3aabaa2ee8ce9acc2c043fb530c12fc0f0806c06ff75155afc47e7dc783bef44d8f7
 DIST fox-1.6.40.tar.gz 4353981 BLAKE2B f024341d12a9ab0e69284513e0500a0448a66f112a656cfbaa700720a4823f8a13fa81752ed90b843eb27f72bd948ea3fd7ab106e9fb57fc43c728aefcfc88f5 SHA512 63c46b3db2693c91dc6277b08395ab3a0748414471b7bff10062cac9ddc5e743ee7af5b85ea5f7b7dc96723baa1c9ff7ae18a0f503a210b6255ac956023ac17b
diff --git a/dev-util/reswrap/reswrap-3.2.0.ebuild b/dev-util/reswrap/reswrap-3.2.0.ebuild
deleted file mode 100644 (file)
index aad5b12..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-FOX_COMPONENT="utils"
-FOX_PV="1.4.12"
-
-inherit fox
-
-DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-
-FOXCONF="--disable-bz2lib \
-       --disable-cups \
-       --disable-jpeg \
-       --without-opengl \
-       --disable-png \
-       --without-shape \
-       --disable-tiff \
-       --without-x \
-       --without-xcursor \
-       --without-xrandr \
-       --without-xshm \
-       --without-xft \
-       --disable-zlib"