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

qnikst      12/09/12 15:43:47

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

Revision  Changes    Path
1.2                  dev-haskell/hashable/hashable-1.1.2.2.ebuild

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

Index: hashable-1.1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/hashable-1.1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hashable-1.1.2.2.ebuild	22 Jan 2012 14:52:33 -0000	1.1
+++ hashable-1.1.2.2.ebuild	12 Sep 2012 15:43:47 -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/hashable/hashable-1.1.2.2.ebuild,v 1.1 2012/01/22 14:52:33 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/hashable-1.1.2.2.ebuild,v 1.2 2012/09/12 15:43:47 qnikst Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="A class for types that can be converted to a hash value"
 HOMEPAGE="http://github.com/tibbe/hashable"
-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="BSD"
 SLOT="0"



1.2                  dev-haskell/hashable/hashable-1.1.2.3.ebuild

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

Index: hashable-1.1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/hashable-1.1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hashable-1.1.2.3.ebuild	25 Mar 2012 04:23:53 -0000	1.1
+++ hashable-1.1.2.3.ebuild	12 Sep 2012 15:43:47 -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/hashable/hashable-1.1.2.3.ebuild,v 1.1 2012/03/25 04:23:53 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/hashable-1.1.2.3.ebuild,v 1.2 2012/09/12 15:43:47 qnikst Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="A class for types that can be converted to a hash value"
 HOMEPAGE="http://github.com/tibbe/hashable"
-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="BSD"
 SLOT="0"



1.3                  dev-haskell/hashable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Mar 2012 04:23:53 -0000	1.2
+++ ChangeLog	12 Sep 2012 15:43:47 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/hashable
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.2 2012/03/25 04:23:53 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.3 2012/09/12 15:43:47 qnikst Exp $
+
+  12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hashable-1.1.2.2.ebuild,
+  hashable-1.1.2.3.ebuild:
+  move dev-haskell/hashable/hashable-1.1.2.2.ebuild ebuild to mirror://hackage
 
 *hashable-1.1.2.3 (25 Mar 2012)
 
@@ -13,4 +17,3 @@
   22 Jan 2012; Mark Wright <gienah@gentoo.org> +hashable-1.1.2.2.ebuild,
   +metadata.xml:
   Add dev-haskell/hashable for sci-mathematics/agda-2.3.0
-





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

only message in thread, other threads:[~2012-09-12 15:43 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:43 [gentoo-commits] gentoo-x86 commit in dev-haskell/hashable: hashable-1.1.2.2.ebuild hashable-1.1.2.3.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