commit:     7bdffd3c949c20c4fc11e02663dd68bccb492891
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 08:01:56 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 08:03:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdffd3c

dev-haskell/ac-ppm: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/ac-ppm/Manifest            |  1 -
 dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild | 29 -----------------------------
 dev-haskell/ac-ppm/metadata.xml        | 20 --------------------
 profiles/package.mask                  | 10 ----------
 4 files changed, 60 deletions(-)

diff --git a/dev-haskell/ac-ppm/Manifest b/dev-haskell/ac-ppm/Manifest
deleted file mode 100644
index ad3ac868235e..000000000000
--- a/dev-haskell/ac-ppm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST AC-PPM-1.1.1.tar.gz 2958 BLAKE2B 
c2d5c96eebde31a45d8bd3c956687d01fc0c56906b841816bfcc80912831324fde0ccbb67f7aff99fc3efe4797fafcec554cd2599806168c9ea8c975d6f1eb0f
 SHA512 
c296cb02fa9d70ca1f75bfdda8e307f66c800ac0e7b110bdd4af685c6acc506f3310456519d2445f850263baa22aa317266c68166bfcb551d297296d8c4de5ef

diff --git a/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild 
b/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild
deleted file mode 100644
index 08e3960accc9..000000000000
--- a/dev-haskell/ac-ppm/ac-ppm-1.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-MY_PN="AC-PPM"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Trivial package for writing PPM images"
-HOMEPAGE="https://hackage.haskell.org/package/AC-PPM";
-SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.6
-"
-
-S="${WORKDIR}/${MY_P}"

diff --git a/dev-haskell/ac-ppm/metadata.xml b/dev-haskell/ac-ppm/metadata.xml
deleted file mode 100644
index 51ade57a54de..000000000000
--- a/dev-haskell/ac-ppm/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-       <longdescription>
-               This package is written in 100% Haskell and enables you to
-               write PPM (\"Portable Pixel Map\") images in human-readable
-               text format as well as the more efficient binary format.
-               It uses the ByteString library for maximum efficiency.
-               For those that don't know, PPM is an image file format
-               which is trivially simple, but therefore horribly inefficient.
-               None the less, many programs can read PPM files, so this
-               package represents an easy way to write Haskell code that
-               generates images, without having to depend on any external
-               C code.
-       </longdescription>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 2e2b8b50c400..2e993d47b851 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -322,16 +322,6 @@ dev-haskell/chaselev-deque
 # Removal: 2022-08-23
 dev-go/golint
 
-# Sam James <[email protected]> (2022-07-22)
-# Monolithic mask for dev-haskell/* packages which have no reverse 
dependencies,
-# are broken, or severely out of date. The aim is to have the Haskell overlay
-# (::haskell) be the place for development packages and only have packages
-# needed for end-user applications in ::gentoo, as the status quo has
-# proven to be unsustainable. More up-to-date versions of these packages
-# are available in ::haskell.
-# Removal on 2022-08-22.
-dev-haskell/ac-ppm
-
 # Hans de Graaff <[email protected]> (2022-07-16)
 # No longer supported upstream. Use a newer ruby version instead.
 # Masked for removal in 30 days.

Reply via email to