Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
b529e5f1
Unverified
Commit
b529e5f1
authored
Feb 24, 2021
by
Wolfgang E. Sanyer
Browse files
app-portage/fquery: resolve DeprecatedEapi QA warning
Signed-off-by:
Wolfgang E. Sanyer
<
WolfgangESanyer@gmail.com
>
parent
6859af49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
app-portage/fquery/fquery-9999.ebuild
app-portage/fquery/fquery-9999.ebuild
+4
-3
No files found.
app-portage/fquery/fquery-9999.ebuild
View file @
b529e5f1
# Copyright 1999-201
8
Gentoo
Foundation
# Copyright 1999-20
2
1 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
EAPI
=
5
EAPI
=
7
# ebuild generated by hackport 0.4.6
# ebuild generated by hackport 0.4.6
...
@@ -15,7 +15,6 @@ HOMEPAGE="https://hackage.haskell.org/package/fquery"
...
@@ -15,7 +15,6 @@ HOMEPAGE="https://hackage.haskell.org/package/fquery"
LICENSE
=
"ZLIB"
LICENSE
=
"ZLIB"
SLOT
=
"0"
SLOT
=
"0"
KEYWORDS
=
""
KEYWORDS
=
""
IUSE
=
""
RDEPEND
=
"dev-haskell/hashtables:=
RDEPEND
=
"dev-haskell/hashtables:=
dev-haskell/parsec:=
dev-haskell/parsec:=
...
@@ -27,6 +26,8 @@ DEPEND="${RDEPEND}
...
@@ -27,6 +26,8 @@ DEPEND="${RDEPEND}
"
"
src_prepare
()
{
src_prepare
()
{
default
sed
-e
's/^Version:.*/&.9999/'
-i
${
PN
}
.cabal
||
die
# just to distinct from release install
sed
-e
's/^Version:.*/&.9999/'
-i
${
PN
}
.cabal
||
die
# just to distinct from release install
# Workaround for Cabal 2.2.0.1 running configure with
# Workaround for Cabal 2.2.0.1 running configure with
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment