public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/curl: ChangeLog curl-1.3.5.ebuild
@ 2011-02-09 12:48 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-09 12:48 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/02/09 12:48:47

  Modified:             ChangeLog curl-1.3.5.ebuild
  Log:
  x86 stable wrt bug #352438
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-haskell/curl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Mar 2010 23:42:26 -0000	1.1
+++ ChangeLog	9 Feb 2011 12:48:47 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/curl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.1 2010/03/08 23:42:26 kolmodin Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.2 2011/02/09 12:48:47 phajdan.jr Exp $
+
+  09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> curl-1.3.5.ebuild:
+  x86 stable wrt bug #352438
 
 *curl-1.3.5 (08 Mar 2010)
 



1.2                  dev-haskell/curl/curl-1.3.5.ebuild

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

Index: curl-1.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- curl-1.3.5.ebuild	8 Mar 2010 23:42:26 -0000	1.1
+++ curl-1.3.5.ebuild	9 Feb 2011 12:48:47 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v 1.1 2010/03/08 23:42:26 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v 1.2 2011/02/09 12:48:47 phajdan.jr Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=">=dev-lang/ghc-6.6.1






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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/curl: ChangeLog curl-1.3.5.ebuild
@ 2011-02-10 23:37 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-10 23:37 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/02/10 23:37:50

  Modified:             ChangeLog curl-1.3.5.ebuild
  Log:
  Stable on amd64 wrt bug #352438
  
  (Portage version: 2.1.9.36/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-haskell/curl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Feb 2011 12:48:47 -0000	1.2
+++ ChangeLog	10 Feb 2011 23:37:50 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/curl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.2 2011/02/09 12:48:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.3 2011/02/10 23:37:50 hwoarang Exp $
+
+  10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> curl-1.3.5.ebuild:
+  Stable on amd64 wrt bug #352438
 
   09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> curl-1.3.5.ebuild:
   x86 stable wrt bug #352438



1.3                  dev-haskell/curl/curl-1.3.5.ebuild

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

Index: curl-1.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- curl-1.3.5.ebuild	9 Feb 2011 12:48:47 -0000	1.2
+++ curl-1.3.5.ebuild	10 Feb 2011 23:37:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v 1.2 2011/02/09 12:48:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.5.ebuild,v 1.3 2011/02/10 23:37:50 hwoarang Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=">=dev-lang/ghc-6.6.1






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

end of thread, other threads:[~2011-02-10 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10 23:37 [gentoo-commits] gentoo-x86 commit in dev-haskell/curl: ChangeLog curl-1.3.5.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-09 12:48 PaweA Hajdan (phajdan.jr)

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