public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/wxcore: wxcore-0.12.1.6.ebuild ChangeLog
@ 2012-09-12 15:57 Alexander Vershilov (qnikst)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 15:57 UTC (permalink / raw
  To: gentoo-commits

qnikst      12/09/12 15:57:10

  Modified:             wxcore-0.12.1.6.ebuild ChangeLog
  Log:
  move dev-haskell/wxcore/wxcore-0.12.1.6.ebuild ebuild to mirror://hackage
  
  (Portage version: 2.2.0_alpha125/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-haskell/wxcore/wxcore-0.12.1.6.ebuild

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

Index: wxcore-0.12.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/wxcore-0.12.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxcore-0.12.1.6.ebuild	4 Sep 2010 13:59:36 -0000	1.1
+++ wxcore-0.12.1.6.ebuild	12 Sep 2012 15:57:10 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/wxcore-0.12.1.6.ebuild,v 1.1 2010/09/04 13:59:36 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/wxcore-0.12.1.6.ebuild,v 1.2 2012/09/12 15:57:10 qnikst Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="wxHaskell core"
 HOMEPAGE="http://haskell.org/haskellwiki/WxHaskell"
-SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"



1.2                  dev-haskell/wxcore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	4 Sep 2010 13:59:36 -0000	1.1
+++ ChangeLog	12 Sep 2012 15:57:10 -0000	1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-haskell/wxcore
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v 1.1 2010/09/04 13:59:36 kolmodin Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v 1.2 2012/09/12 15:57:10 qnikst Exp $
+
+  12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> wxcore-0.12.1.6.ebuild:
+  move dev-haskell/wxcore/wxcore-0.12.1.6.ebuild ebuild to mirror://hackage
 
 *wxcore-0.12.1.6 (04 Sep 2010)
 
   04 Sep 2010; Lennart Kolmodin <kolmodin@gentoo.org>
   +wxcore-0.12.1.6.ebuild, +metadata.xml:
   Initial import of wxcore, the wrappers to the native wxGTK library.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/wxcore: wxcore-0.12.1.6.ebuild ChangeLog
@ 2012-12-07 10:35 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-12-07 10:35 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/12/07 10:35:21

  Modified:             wxcore-0.12.1.6.ebuild ChangeLog
  Log:
  Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
  
  (Portage version: 2.2.0_alpha142_p5/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.3                  dev-haskell/wxcore/wxcore-0.12.1.6.ebuild

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

Index: wxcore-0.12.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/wxcore-0.12.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wxcore-0.12.1.6.ebuild	12 Sep 2012 15:57:10 -0000	1.2
+++ wxcore-0.12.1.6.ebuild	7 Dec 2012 10:35:21 -0000	1.3
@@ -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/wxcore/wxcore-0.12.1.6.ebuild,v 1.2 2012/09/12 15:57:10 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/wxcore-0.12.1.6.ebuild,v 1.3 2012/12/07 10:35:21 slyfox Exp $
 
 EAPI="2"
 
@@ -20,7 +20,6 @@
 
 RDEPEND="dev-haskell/parsec
 		dev-haskell/stm
-		dev-haskell/time
 		>=dev-haskell/wxdirect-0.12.1.3
 		>=dev-lang/ghc-6.10
 		x11-libs/wxGTK:2.8[X]"



1.3                  dev-haskell/wxcore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	12 Sep 2012 15:57:10 -0000	1.2
+++ ChangeLog	7 Dec 2012 10:35:21 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/wxcore
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v 1.2 2012/09/12 15:57:10 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxcore/ChangeLog,v 1.3 2012/12/07 10:35:21 slyfox Exp $
+
+  07 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> wxcore-0.12.1.6.ebuild:
+  Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
 
   12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> wxcore-0.12.1.6.ebuild:
   move dev-haskell/wxcore/wxcore-0.12.1.6.ebuild ebuild to mirror://hackage





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

end of thread, other threads:[~2012-12-07 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 15:57 [gentoo-commits] gentoo-x86 commit in dev-haskell/wxcore: wxcore-0.12.1.6.ebuild ChangeLog Alexander Vershilov (qnikst)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-07 10:35 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