From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/shakespeare-js/
Date: Fri, 27 Sep 2019 06:54:44 +0000 (UTC) [thread overview]
Message-ID: <1569567251.7d1a2546f93b4d1468d736701c997a920dd65953.slyfox@gentoo> (raw)
commit: 7d1a2546f93b4d1468d736701c997a920dd65953
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 06:54:11 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 06:54:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1a2546
dev-haskell/shakespeare-js: drop underscores from IUSEs, bug #695040
Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/695040
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/shakespeare-js/metadata.xml | 6 +++---
dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-haskell/shakespeare-js/metadata.xml b/dev-haskell/shakespeare-js/metadata.xml
index 7e754854eb9..f6d4148d4d6 100644
--- a/dev-haskell/shakespeare-js/metadata.xml
+++ b/dev-haskell/shakespeare-js/metadata.xml
@@ -16,8 +16,8 @@
shakespeare-js was originally called julius, and shakespeare originated from the hamlet template package.
</longdescription>
<use>
- <flag name="test_coffee">Test coffee.</flag>
- <flag name="test_export">Test export.</flag>
- <flag name="test_roy">Test roy.</flag>
+ <flag name="test-coffee">Test coffee.</flag>
+ <flag name="test-export">Test export.</flag>
+ <flag name="test-roy">Test roy.</flag>
</use>
</pkgmetadata>
diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
index 123e7ad5ec8..ab8acb625c5 100644
--- a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
+++ b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
-IUSE="test_coffee test_export test_roy"
+IUSE="test-coffee test-export test-roy"
RDEPEND=">=dev-haskell/aeson-0.5:=[profile?]
>=dev-haskell/shakespeare-1.2:=[profile?] <dev-haskell/shakespeare-1.3:=[profile?]
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
src_configure() {
haskell-cabal_src_configure \
- $(cabal_flag test_coffee test_coffee) \
- $(cabal_flag test_export test_export) \
- $(cabal_flag test_roy test_roy)
+ $(cabal_flag test-coffee test_coffee) \
+ $(cabal_flag test-export test_export) \
+ $(cabal_flag test-roy test_roy)
}
next reply other threads:[~2019-09-27 6:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-27 6:54 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-31 20:09 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/shakespeare-js/ Sergei Trofimovich
2018-04-05 15:21 Aaron Bauman
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=1569567251.7d1a2546f93b4d1468d736701c997a920dd65953.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