public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/parsec: parsec-3.1.2-r1.ebuild ChangeLog
@ 2012-03-10 17:37 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-03-10 17:37 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/03/10 17:37:40

  Modified:             ChangeLog
  Added:                parsec-3.1.2-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha90_p1/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-haskell/parsec/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	5 Jun 2011 13:37:30 -0000	1.20
+++ ChangeLog	10 Mar 2012 17:37:40 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/parsec
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.20 2011/06/05 13:37:30 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.21 2012/03/10 17:37:40 slyfox Exp $
+
+*parsec-3.1.2-r1 (10 Mar 2012)
+
+  10 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> +parsec-3.1.2-r1.ebuild:
+  Version bump.
 
   05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> parsec-2.1.0.1.ebuild:
   stable on alpha/ia64



1.1                  dev-haskell/parsec/parsec-3.1.2-r1.ebuild

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

Index: parsec-3.1.2-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v 1.1 2012/03/10 17:37:40 slyfox Exp $

# ebuild generated by hackport 0.2.17.9999

EAPI=4

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

DESCRIPTION="Monadic parser combinators"
HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.html"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND="dev-haskell/mtl[profile?]
		>=dev-haskell/text-0.2[profile?] <dev-haskell/text-0.12[profile?]
		>=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"






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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/parsec: parsec-3.1.2-r1.ebuild ChangeLog
@ 2012-03-20 16:29 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-03-20 16:29 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/03/20 16:29:59

  Modified:             parsec-3.1.2-r1.ebuild ChangeLog
  Log:
  ~ia64 rekeyworded. restored ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris keywords.
  
  (Portage version: 2.2.0_alpha90_p19/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-haskell/parsec/parsec-3.1.2-r1.ebuild

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

Index: parsec-3.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- parsec-3.1.2-r1.ebuild	10 Mar 2012 17:37:40 -0000	1.1
+++ parsec-3.1.2-r1.ebuild	20 Mar 2012 16:29:58 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v 1.1 2012/03/10 17:37:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v 1.2 2012/03/20 16:29:58 slyfox Exp $
 
 # ebuild generated by hackport 0.2.17.9999
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-haskell/mtl[profile?]



1.22                 dev-haskell/parsec/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	10 Mar 2012 17:37:40 -0000	1.21
+++ ChangeLog	20 Mar 2012 16:29:58 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/parsec
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.21 2012/03/10 17:37:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.22 2012/03/20 16:29:58 slyfox Exp $
+
+  20 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> parsec-3.1.2-r1.ebuild:
+  ~ia64 rekeyworded. restored ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
+  ~x86-macos ~x86-solaris keywords.
 
 *parsec-3.1.2-r1 (10 Mar 2012)
 






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

end of thread, other threads:[~2012-03-20 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 16:29 [gentoo-commits] gentoo-x86 commit in dev-haskell/parsec: parsec-3.1.2-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-10 17:37 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