public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/regex-compat-tdfa/
Date: Thu, 16 Jun 2016 21:32:27 +0000 (UTC)	[thread overview]
Message-ID: <1466112737.a4dc00211d8e1971b10c74f06243a015d05ecf3a.slyfox@gentoo> (raw)

commit:     a4dc00211d8e1971b10c74f06243a015d05ecf3a
Author:     Sergei Trofimovich <siarheit <AT> google <DOT> com>
AuthorDate: Thu Jun 16 21:25:27 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 21:32:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4dc0021

dev-haskell/regex-compat-tdfa: drop ghc-switching USE flags, bug #584826

Reported-by: Thomas Beutin
Bug: https://bugs.gentoo.org/584826

Package-Manager: portage-2.3.0_rc1

 dev-haskell/regex-compat-tdfa/metadata.xml                     |  4 ----
 .../regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild        | 10 ++--------
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/dev-haskell/regex-compat-tdfa/metadata.xml b/dev-haskell/regex-compat-tdfa/metadata.xml
index 27e2756..a4dbf29 100644
--- a/dev-haskell/regex-compat-tdfa/metadata.xml
+++ b/dev-haskell/regex-compat-tdfa/metadata.xml
@@ -5,10 +5,6 @@
 		<email>haskell@gentoo.org</email>
 		<name>Gentoo Haskell</name>
 	</maintainer>
-	<use>
-		<flag name="newbase">Use base-4.0 or newer.</flag>
-		<flag name="splitbase">Use the new smaller, split-up base package.</flag>
-	</use>
 	<longdescription>
 		One module layer over regex-tdfa to replace Text.Regex.
 		

diff --git a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
index 7d053a6..cdeb116 100644
--- a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
+++ b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0/${PV}"
 KEYWORDS="amd64 x86"
-IUSE="+newbase +splitbase"
+IUSE=""
 
 RDEPEND=">=dev-haskell/regex-base-0.93:=[profile?]
 	>=dev-haskell/regex-tdfa-1.1.0:=[profile?]
@@ -25,9 +25,3 @@ RDEPEND=">=dev-haskell/regex-base-0.93:=[profile?]
 DEPEND="${RDEPEND}
 	>=dev-haskell/cabal-1.6.0.3
 "
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag newbase newbase) \
-		$(cabal_flag splitbase splitbase)
-}


             reply	other threads:[~2016-06-16 21:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16 21:32 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-31 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/regex-compat-tdfa/ Sergei Trofimovich
2019-05-29  6:59 Michael Haubenwallner
2019-05-28 10:52 Michael Haubenwallner
2018-04-05 15:21 Aaron Bauman
2016-05-15 17:40 Sergei Trofimovich

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=1466112737.a4dc00211d8e1971b10c74f06243a015d05ecf3a.slyfox@gentoo \
    --to=slyfox@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