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.0.ebuild ChangeLog
@ 2014-08-11 15:07 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-11 15:07 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/11 15:07:53

  Modified:             terminfo-0.4.0.0.ebuild ChangeLog
  Log:
  Mark ebuild as a code librray of ghc-7.8.3 (bug #519644 by Martin Wegner).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.3                  dev-haskell/terminfo/terminfo-0.4.0.0.ebuild

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

Index: terminfo-0.4.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- terminfo-0.4.0.0.ebuild	25 Jul 2014 09:16:18 -0000	1.2
+++ terminfo-0.4.0.0.ebuild	11 Aug 2014 15:07:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.0.ebuild,v 1.2 2014/07/25 09:16:18 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.3 2014/08/11 15:07:53 slyfox Exp $
 
 EAPI=5
 
@@ -24,3 +24,5 @@
 DEPEND="${RDEPEND}
 	>=dev-haskell/cabal-1.10.0.0
 "
+
+CABAL_CORE_LIB_GHC_PV="7.8.3"



1.37                 dev-haskell/terminfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	25 Jul 2014 09:16:18 -0000	1.36
+++ ChangeLog	11 Aug 2014 15:07:53 -0000	1.37
@@ -1,6 +1,9 @@
 # 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.36 2014/07/25 09:16:18 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.37 2014/08/11 15:07:53 slyfox Exp $
+
+  11 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.4.0.0.ebuild:
+  Mark ebuild as a code librray of ghc-7.8.3 (bug #519644 by Martin Wegner).
 
   25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.2.3.ebuild,
   terminfo-0.3.2.5.ebuild, terminfo-0.4.0.0.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.0.ebuild ChangeLog
@ 2014-12-23 22:53 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-12-23 22:53 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/12/23 22:53:13

  Modified:             terminfo-0.4.0.0.ebuild ChangeLog
  Log:
  Mark as a core lib for ghc-7.8.4.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.4                  dev-haskell/terminfo/terminfo-0.4.0.0.ebuild

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

Index: terminfo-0.4.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- terminfo-0.4.0.0.ebuild	11 Aug 2014 15:07:53 -0000	1.3
+++ terminfo-0.4.0.0.ebuild	23 Dec 2014 22:53:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.0.ebuild,v 1.3 2014/08/11 15:07:53 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.4 2014/12/23 22:53:13 slyfox Exp $
 
 EAPI=5
 
@@ -25,4 +25,4 @@
 	>=dev-haskell/cabal-1.10.0.0
 "
 
-CABAL_CORE_LIB_GHC_PV="7.8.3"
+CABAL_CORE_LIB_GHC_PV="7.8.3 7.8.3.20141119 7.8.4"



1.38                 dev-haskell/terminfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	11 Aug 2014 15:07:53 -0000	1.37
+++ ChangeLog	23 Dec 2014 22:53:13 -0000	1.38
@@ -1,6 +1,9 @@
 # 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.37 2014/08/11 15:07:53 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.38 2014/12/23 22:53:13 slyfox Exp $
+
+  23 Dec 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.4.0.0.ebuild:
+  Mark as a core lib for ghc-7.8.4.
 
   11 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.4.0.0.ebuild:
   Mark ebuild as a code librray of ghc-7.8.3 (bug #519644 by Martin Wegner).





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.0.ebuild ChangeLog
@ 2014-07-02 14:02 Mark Wright (gienah)
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Wright (gienah) @ 2014-07-02 14:02 UTC (permalink / raw
  To: gentoo-commits

gienah      14/07/02 14:02:45

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

Revision  Changes    Path
1.35                 dev-haskell/terminfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	31 Mar 2013 10:27:09 -0000	1.34
+++ ChangeLog	2 Jul 2014 14:02:44 -0000	1.35
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/terminfo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.34 2013/03/31 10:27:09 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.35 2014/07/02 14:02:44 gienah Exp $
+
+*terminfo-0.4.0.0 (02 Jul 2014)
+
+  02 Jul 2014; Mark Wright <gienah@gentoo.org> +terminfo-0.4.0.0.ebuild:
+  Bump terminfo to 0.4.0.0
 
   31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> terminfo-0.3.2.5.ebuild:
   Stable for sparc, wrt bug #456518



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

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

Index: terminfo-0.4.0.0.ebuild
===================================================================
# Copyright 1999-2014 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.0.ebuild,v 1.1 2014/07/02 14:02:44 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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.0.1:=
	sys-libs/ncurses
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.10.0.0
"





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

end of thread, other threads:[~2014-12-23 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 15:07 [gentoo-commits] gentoo-x86 commit in dev-haskell/terminfo: terminfo-0.4.0.0.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-23 22:53 Sergei Trofimovich (slyfox)
2014-07-02 14:02 Mark Wright (gienah)

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