public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-lang/helium/
@ 2018-03-17  6:45 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2018-03-17  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b9227848e1f49666a204664310a5b1862fee6ab5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 06:28:19 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 06:45:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9227848

dev-lang/helium: Drop ppc keywords

 dev-lang/helium/helium-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/helium/helium-1.6.ebuild b/dev-lang/helium/helium-1.6.ebuild
index fcf75d263bb..906b95f8837 100644
--- a/dev-lang/helium/helium-1.6.ebuild
+++ b/dev-lang/helium/helium-1.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.uu.nl/helium/distr/${P}-src.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 # compilation breaks on amd64, suspect lvm doesn't work properly
-KEYWORDS="-amd64 ~ppc -sparc ~x86"
+KEYWORDS="-amd64 -sparc ~x86"
 IUSE="readline"
 
 DEPEND=">=dev-lang/ghc-6.8


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/helium/
@ 2018-03-17  6:45 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2018-03-17  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3eac3b24698e988abcc579be7e854f51e643f683
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 06:28:34 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 06:45:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eac3b24

dev-lang/helium: Drop sparc keywords

 dev-lang/helium/helium-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/helium/helium-1.6.ebuild b/dev-lang/helium/helium-1.6.ebuild
index 906b95f8837..c50a91e79bd 100644
--- a/dev-lang/helium/helium-1.6.ebuild
+++ b/dev-lang/helium/helium-1.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.uu.nl/helium/distr/${P}-src.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 # compilation breaks on amd64, suspect lvm doesn't work properly
-KEYWORDS="-amd64 -sparc ~x86"
+KEYWORDS="-amd64 ~x86"
 IUSE="readline"
 
 DEPEND=">=dev-lang/ghc-6.8


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/helium/
@ 2019-08-11  8:21 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2019-08-11  8:21 UTC (permalink / raw
  To: gentoo-commits

commit:     bff422d8214e131511607819caf247cf532bd966
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sun Aug 11 08:03:29 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 08:21:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff422d8

dev-lang/helium: update HOMEPAGE, metadata

Closes: https://bugs.gentoo.org/691214
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12676
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-lang/helium/helium-1.6.ebuild   | 4 ++--
 dev-lang/helium/helium-1.8.1.ebuild | 4 ++--
 dev-lang/helium/metadata.xml        | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-lang/helium/helium-1.6.ebuild b/dev-lang/helium/helium-1.6.ebuild
index a68f9c8a68d..ff730ad0010 100644
--- a/dev-lang/helium/helium-1.6.ebuild
+++ b/dev-lang/helium/helium-1.6.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=0
@@ -6,7 +6,7 @@ EAPI=0
 inherit autotools eutils
 
 DESCRIPTION="Helium (for learning Haskell)"
-HOMEPAGE="http://www.cs.uu.nl/helium"
+HOMEPAGE="https://github.com/Helium4Haskell/helium"
 SRC_URI="http://www.cs.uu.nl/helium/distr/${P}-src.tar.gz
 	mirror://gentoo/${P}-ghc.patch.bz2"
 

diff --git a/dev-lang/helium/helium-1.8.1.ebuild b/dev-lang/helium/helium-1.8.1.ebuild
index 5228a742d89..c8752db7630 100644
--- a/dev-lang/helium/helium-1.8.1.ebuild
+++ b/dev-lang/helium/helium-1.8.1.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
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="The Helium Compiler"
-HOMEPAGE="http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome"
+HOMEPAGE="https://github.com/Helium4Haskell/helium"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/dev-lang/helium/metadata.xml b/dev-lang/helium/metadata.xml
index b7878815d80..e43c5ea1581 100644
--- a/dev-lang/helium/metadata.xml
+++ b/dev-lang/helium/metadata.xml
@@ -5,4 +5,7 @@
 		<email>haskell@gentoo.org</email>
 		<name>Gentoo Haskell</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">Helium4Haskell/helium</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-11  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-17  6:45 [gentoo-commits] repo/gentoo:master commit in: dev-lang/helium/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2018-03-17  6:45 Matt Turner
2019-08-11  8:21 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox