* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/old-locale/
@ 2019-05-28 10:52 Michael Haubenwallner
0 siblings, 0 replies; 4+ messages in thread
From: Michael Haubenwallner @ 2019-05-28 10:52 UTC (permalink / raw
To: gentoo-commits
commit: 1e6a5791bdf2b67914b818e5b944c5c1dc5303ac
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 10:42:51 2019 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue May 28 10:51:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6a5791
dev-haskell/old-locale: add ~amd64-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
index 1e589622147..7642fffd0a2 100644
--- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
+++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/old-locale/
@ 2019-05-29 6:59 Michael Haubenwallner
0 siblings, 0 replies; 4+ messages in thread
From: Michael Haubenwallner @ 2019-05-29 6:59 UTC (permalink / raw
To: gentoo-commits
commit: 2f802ef3a28c218c86d0904c46546fd5d43fd2dc
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 16:00:43 2019 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed May 29 06:57:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f802ef3
dev-haskell/old-locale: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
index 7642fffd0a2..ca81a37488c 100644
--- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
+++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/old-locale/
@ 2020-10-25 10:08 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-10-25 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 6dcf9c0749ed0007281bf92c129932826e9cd9cc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 10:06:21 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 10:06:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dcf9c07
dev-haskell/old-locale: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
index 79bc9454560..4dd37859002 100644
--- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
+++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
# ebuild generated by hackport 0.4.4.9999
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
CABAL_CORE_LIB_GHC_PV="6.12.* 7.0.* 7.2.* 7.4.* 7.6.* 7.8.*"
src_prepare() {
+ default
cabal_chdeps \
'base >= 4.2 && < 4.9' 'base >= 4.2'
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/old-locale/
@ 2023-10-23 3:20 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-10-23 3:20 UTC (permalink / raw
To: gentoo-commits
commit: cf28158e4f5c0959ad7b18c564c03ea4d354a530
Author: hololeap <hololeap <AT> protonmail <DOT> com>
AuthorDate: Fri Oct 6 06:06:18 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 03:11:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf28158e
dev-haskell/old-locale: Migrate to CABAL_CHDEPS
Signed-off-by: hololeap <hololeap <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
index 174bb62cf487..75fdf036433b 100644
--- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
+++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild
@@ -26,8 +26,6 @@ DEPEND="${RDEPEND}
# it's not quite true, but there was no major releases
CABAL_CORE_LIB_GHC_PV="6.12.* 7.0.* 7.2.* 7.4.* 7.6.* 7.8.*"
-src_prepare() {
- default
- cabal_chdeps \
- 'base >= 4.2 && < 4.9' 'base >= 4.2'
-}
+CABAL_CHDEPS=(
+ 'base >= 4.2 && < 4.9' 'base >= 4.2'
+)
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-10-23 3:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-25 10:08 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/old-locale/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2023-10-23 3:20 Sam James
2019-05-29 6:59 Michael Haubenwallner
2019-05-28 10:52 Michael Haubenwallner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox