public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/gnuidn: gnuidn-0.2.1.ebuild ChangeLog
@ 2014-03-09  5:12 Mark Wright (gienah)
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Wright (gienah) @ 2014-03-09  5:12 UTC (permalink / raw
  To: gentoo-commits

gienah      14/03/09 05:12:52

  Modified:             ChangeLog
  Added:                gnuidn-0.2.1.ebuild
  Log:
  Bump gnuidn to 0.2.1
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

Revision  Changes    Path
1.2                  dev-haskell/gnuidn/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	26 Aug 2013 11:35:13 -0000	1.1
+++ ChangeLog	9 Mar 2014 05:12:52 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/gnuidn
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.1 2013/08/26 11:35:13 qnikst Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.2 2014/03/09 05:12:52 gienah Exp $
+
+*gnuidn-0.2.1 (09 Mar 2014)
+
+  09 Mar 2014; Mark Wright <gienah@gentoo.org> +gnuidn-0.2.1.ebuild:
+  Bump gnuidn to 0.2.1
 
 *gnuidn-0.2 (26 Aug 2013)
 



1.1                  dev-haskell/gnuidn/gnuidn-0.2.1.ebuild

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

Index: gnuidn-0.2.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v 1.1 2014/03/09 05:12:52 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

DESCRIPTION="Bindings for GNU IDN"
HOMEPAGE="https://john-millikin.com/software/haskell-gnuidn/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-haskell/text:=[profile?]
	>=dev-lang/ghc-6.10.4:=
	net-dns/libidn
"
DEPEND="${RDEPEND}
	dev-haskell/c2hs
	>=dev-haskell/cabal-1.6.0.3
	virtual/pkgconfig
"





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/gnuidn: gnuidn-0.2.1.ebuild ChangeLog
@ 2015-02-19  9:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-19  9:05 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/19 09:05:23

  Modified:             gnuidn-0.2.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #534976
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-haskell/gnuidn/gnuidn-0.2.1.ebuild

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

Index: gnuidn-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnuidn-0.2.1.ebuild	9 Mar 2014 05:12:52 -0000	1.1
+++ gnuidn-0.2.1.ebuild	19 Feb 2015 09:05:23 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v 1.1 2014/03/09 05:12:52 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v 1.2 2015/02/19 09:05:23 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/text:=[profile?]



1.4                  dev-haskell/gnuidn/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	25 Jul 2014 08:58:27 -0000	1.3
+++ ChangeLog	19 Feb 2015 09:05:23 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/gnuidn
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.3 2014/07/25 08:58:27 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.4 2015/02/19 09:05:23 ago Exp $
+
+  19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gnuidn-0.2.1.ebuild:
+  Stable for amd64, wrt bug #534976
 
   25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
   Drop redundant '<maintainer>' field, leave only '<herd>'.





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/gnuidn: gnuidn-0.2.1.ebuild ChangeLog
@ 2015-02-25 15:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-25 15:32 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/25 15:32:48

  Modified:             gnuidn-0.2.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #534976
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-haskell/gnuidn/gnuidn-0.2.1.ebuild

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

Index: gnuidn-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnuidn-0.2.1.ebuild	19 Feb 2015 09:05:23 -0000	1.2
+++ gnuidn-0.2.1.ebuild	25 Feb 2015 15:32:48 -0000	1.3
@@ -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/gnuidn/gnuidn-0.2.1.ebuild,v 1.2 2015/02/19 09:05:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/gnuidn-0.2.1.ebuild,v 1.3 2015/02/25 15:32:48 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-haskell/text:=[profile?]



1.5                  dev-haskell/gnuidn/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	19 Feb 2015 09:05:23 -0000	1.4
+++ ChangeLog	25 Feb 2015 15:32:48 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/gnuidn
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.4 2015/02/19 09:05:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gnuidn/ChangeLog,v 1.5 2015/02/25 15:32:48 ago Exp $
+
+  25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gnuidn-0.2.1.ebuild:
+  Stable for x86, wrt bug #534976
 
   19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gnuidn-0.2.1.ebuild:
   Stable for amd64, wrt bug #534976





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

end of thread, other threads:[~2015-02-25 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09  5:12 [gentoo-commits] gentoo-x86 commit in dev-haskell/gnuidn: gnuidn-0.2.1.ebuild ChangeLog Mark Wright (gienah)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-19  9:05 Agostino Sarubbo (ago)
2015-02-25 15:32 Agostino Sarubbo (ago)

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