public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.1.ebuild ChangeLog
@ 2015-04-03  8:53 Mark Wright (gienah)
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wright (gienah) @ 2015-04-03  8:53 UTC (permalink / raw
  To: gentoo-commits

gienah      15/04/03 08:53:16

  Modified:             ChangeLog
  Added:                terminfo-0.4.0.1.ebuild
  Log:
  Bump terminfo to 0.4.0.1
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

Revision  Changes    Path
1.39                 dev-haskell/terminfo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	23 Dec 2014 22:53:13 -0000	1.38
+++ ChangeLog	3 Apr 2015 08:53:16 -0000	1.39
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/terminfo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.38 2014/12/23 22:53:13 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.39 2015/04/03 08:53:16 gienah Exp $
+
+*terminfo-0.4.0.1 (03 Apr 2015)
+
+  03 Apr 2015; Mark Wright <gienah@gentoo.org> +terminfo-0.4.0.1.ebuild:
+  Bump terminfo to 0.4.0.1
 
   23 Dec 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.4.0.0.ebuild:
   Mark as a core lib for ghc-7.8.4.



1.1                  dev-haskell/terminfo/terminfo-0.4.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild?rev=1.1&content-type=text/plain

Index: terminfo-0.4.0.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild,v 1.1 2015/04/03 08:53:16 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.3

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Haskell bindings to the terminfo library"
HOMEPAGE="https://github.com/judah/terminfo"
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 ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.10
"

CABAL_CORE_LIB_GHC_PV="PM:7.10.1"





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.1.ebuild ChangeLog
@ 2015-08-01 15:07 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2015-08-01 15:07 UTC (permalink / raw
  To: gentoo-commits

slyfox      15/08/01 15:07:50

  Modified:             terminfo-0.4.0.1.ebuild ChangeLog
  Log:
  Mark as bundled with ghc-7.10.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/terminfo/terminfo-0.4.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild?r1=1.1&r2=1.2

Index: terminfo-0.4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- terminfo-0.4.0.1.ebuild	3 Apr 2015 08:53:16 -0000	1.1
+++ terminfo-0.4.0.1.ebuild	1 Aug 2015 15:07:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild,v 1.1 2015/04/03 08:53:16 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild,v 1.2 2015/08/01 15:07:50 slyfox Exp $
 
 EAPI=5
 
@@ -24,4 +24,4 @@
 	>=dev-haskell/cabal-1.10
 "
 
-CABAL_CORE_LIB_GHC_PV="PM:7.10.1"
+CABAL_CORE_LIB_GHC_PV="PM:7.10.1 PM:7.10.2_rc2 PM:7.10.2"



1.41                 dev-haskell/terminfo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/terminfo/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Jun 2015 17:36:59 -0000	1.40
+++ ChangeLog	1 Aug 2015 15:07:50 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/terminfo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.40 2015/06/06 17:36:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.41 2015/08/01 15:07:50 slyfox Exp $
+
+  01 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.4.0.1.ebuild:
+  Mark as bundled with ghc-7.10.
 
   06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml





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

end of thread, other threads:[~2015-08-01 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03  8:53 [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.1.ebuild ChangeLog Mark Wright (gienah)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-01 15:07 Sergei Trofimovich (slyfox)

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