public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-portage/fquery/
Date: Thu, 29 Sep 2022 08:01:56 +0000 (UTC)	[thread overview]
Message-ID: <1664438458.b77f39d12078f31b40c002f62fa0f8378829b029.jsmolic@gentoo> (raw)

commit:     b77f39d12078f31b40c002f62fa0f8378829b029
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 08:00:58 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 08:00:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77f39d1

app-portage/fquery: Remove last-rited pkg

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

 app-portage/fquery/Manifest               |  1 -
 app-portage/fquery/fquery-0.2.3-r1.ebuild | 38 -------------------------------
 app-portage/fquery/metadata.xml           |  7 ------
 profiles/package.mask                     | 10 --------
 4 files changed, 56 deletions(-)

diff --git a/app-portage/fquery/Manifest b/app-portage/fquery/Manifest
deleted file mode 100644
index 2c6835950f2a..000000000000
--- a/app-portage/fquery/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fquery-0.2.3.tar.gz 14511 BLAKE2B ccc0162095cf270320c1e7a27ef6f19902ddc591ea04742b9645bbb80e67132d85c3f182d1f7fd536a819e96b64abc734b42728faf46a0f2ab01943f660705ee SHA512 0dc345b189bd18f5f1084ab2aea07390b547b6c663d03fa9cec968e5cef598fe58b6a294845ca12b020c78ff2a01ce7e5da0bb06a513c53b8b5aa357b071fb88

diff --git a/app-portage/fquery/fquery-0.2.3-r1.ebuild b/app-portage/fquery/fquery-0.2.3-r1.ebuild
deleted file mode 100644
index a4f67bfe7708..000000000000
--- a/app-portage/fquery/fquery-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.4.6.9999
-
-CABAL_FEATURES=""
-inherit haskell-cabal
-
-DESCRIPTION="Installed package query tool for Gentoo Linux"
-HOMEPAGE="https://hackage.haskell.org/package/fquery"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hashtables:=
-	dev-haskell/parsec:=
-	dev-haskell/regex-compat:=
-	>=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.6
-"
-
-src_prepare() {
-	default
-
-	# Workaround for Cabal 2.2.0.1 running configure with
-	# ${S}/dist/build set as the current directory.  This changes
-	# the script to prepend ${S}/ to the the paths.  The script
-	# then uses the ${S} environment variable.
-	sed -e 's@\(Adelie/\)@${S}/\1@g' \
-		-i configure || die
-}

diff --git a/app-portage/fquery/metadata.xml b/app-portage/fquery/metadata.xml
deleted file mode 100644
index 3b8937c54cfa..000000000000
--- a/app-portage/fquery/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>haskell@gentoo.org</email>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 19311438a895..9ce0bb1156db 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -242,16 +242,6 @@ net-misc/bgpq3
 # Java library without consumers. Removal on 2022-09-22
 dev-java/byte-buddy-agent
 
-# hololeap <hololeap@protonmail.com> (2022-08-21)
-# 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-09-19.
-app-portage/fquery
-
 # hololeap <hololeap@protonmail.com> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by
 # haskell-cabal.eclass)


                 reply	other threads:[~2022-09-29  8:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664438458.b77f39d12078f31b40c002f62fa0f8378829b029.jsmolic@gentoo \
    --to=jsmolic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox