public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/gtk2hs-buildtools: gtk2hs-buildtools-0.12.0.ebuild gtk2hs-buildtools-0.12.3.1.ebuild gtk2hs-buildtools-0.12.3-r3.ebuild ChangeLog
@ 2012-09-12 15:58 Alexander Vershilov (qnikst)
  0 siblings, 0 replies; only message in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 15:58 UTC (permalink / raw
  To: gentoo-commits

qnikst      12/09/12 15:58:41

  Modified:             gtk2hs-buildtools-0.12.0.ebuild
                        gtk2hs-buildtools-0.12.3.1.ebuild
                        gtk2hs-buildtools-0.12.3-r3.ebuild ChangeLog
  Log:
  move dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild ebuild to mirror://hackage
  
  (Portage version: 2.2.0_alpha125/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild

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

Index: gtk2hs-buildtools-0.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk2hs-buildtools-0.12.0.ebuild	21 Jun 2011 11:02:16 -0000	1.3
+++ gtk2hs-buildtools-0.12.0.ebuild	12 Sep 2012 15:58:41 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild,v 1.3 2011/06/21 11:02:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild,v 1.4 2012/09/12 15:58:41 qnikst Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries."
 HOMEPAGE="http://www.haskell.org/gtk2hs/"
-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="GPL-2"
 SLOT="0"



1.2                  dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild

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

Index: gtk2hs-buildtools-0.12.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk2hs-buildtools-0.12.3.1.ebuild	29 May 2012 10:31:04 -0000	1.1
+++ gtk2hs-buildtools-0.12.3.1.ebuild	12 Sep 2012 15:58:41 -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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild,v 1.1 2012/05/29 10:31:04 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild,v 1.2 2012/09/12 15:58:41 qnikst Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries."
 HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-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="GPL-2"
 SLOT="0"



1.4                  dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild

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

Index: gtk2hs-buildtools-0.12.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk2hs-buildtools-0.12.3-r3.ebuild	16 Aug 2012 15:45:10 -0000	1.3
+++ gtk2hs-buildtools-0.12.3-r3.ebuild	12 Sep 2012 15:58:41 -0000	1.4
@@ -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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild,v 1.3 2012/08/16 15:45:10 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild,v 1.4 2012/09/12 15:58:41 qnikst Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries."
 HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-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="GPL-2"
 SLOT="0"



1.8                  dev-haskell/gtk2hs-buildtools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	16 Aug 2012 15:45:10 -0000	1.7
+++ ChangeLog	12 Sep 2012 15:58:41 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/gtk2hs-buildtools
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/ChangeLog,v 1.7 2012/08/16 15:45:10 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/ChangeLog,v 1.8 2012/09/12 15:58:41 qnikst Exp $
+
+  12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+  gtk2hs-buildtools-0.12.0.ebuild, gtk2hs-buildtools-0.12.3-r3.ebuild,
+  gtk2hs-buildtools-0.12.3.1.ebuild:
+  move dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild ebuild to
+  mirror://hackage
 
   16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
   gtk2hs-buildtools-0.12.3-r3.ebuild:





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-12 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 15:58 [gentoo-commits] gentoo-x86 commit in dev-haskell/gtk2hs-buildtools: gtk2hs-buildtools-0.12.0.ebuild gtk2hs-buildtools-0.12.3.1.ebuild gtk2hs-buildtools-0.12.3-r3.ebuild ChangeLog Alexander Vershilov (qnikst)

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