summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:49:13 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:49:13 +0000
commit91bc9e8bb2fc09f7e7671e1fa74b767252e900c1 (patch)
tree38ac13fb7f649f015c12d56baf2808130b98a14f /dev-haskell/highlighting-kate
parentmove dev-haskell/language-c/language-c-0.3.2.1-r1.ebuild ebuild to mirror://h... (diff)
downloadgentoo-2-91bc9e8bb2fc09f7e7671e1fa74b767252e900c1.tar.gz
gentoo-2-91bc9e8bb2fc09f7e7671e1fa74b767252e900c1.tar.bz2
gentoo-2-91bc9e8bb2fc09f7e7671e1fa74b767252e900c1.zip
move dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/highlighting-kate')
-rw-r--r--dev-haskell/highlighting-kate/ChangeLog9
-rw-r--r--dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild6
-rw-r--r--dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild4
-rw-r--r--dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-haskell/highlighting-kate/ChangeLog b/dev-haskell/highlighting-kate/ChangeLog
index d9d469d02b3c..ca82d9496a6f 100644
--- a/dev-haskell/highlighting-kate/ChangeLog
+++ b/dev-haskell/highlighting-kate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/highlighting-kate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/ChangeLog,v 1.4 2012/06/02 03:56:46 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/ChangeLog,v 1.5 2012/09/12 14:49:13 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ highlighting-kate-0.2.9-r1.ebuild, highlighting-kate-0.5.0.5.ebuild,
+ highlighting-kate-0.5.1.ebuild:
+ move dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild ebuild to
+ mirror://hackage
*highlighting-kate-0.5.1 (02 Jun 2012)
@@ -24,4 +30,3 @@
25 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org>
+highlighting-kate-0.2.9.ebuild, +metadata.xml:
Initial version.
-
diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild
index 883df6f0bc8a..8a206e48ec12 100644
--- a/dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild
+++ b/dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild
@@ -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/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild,v 1.1 2011/05/03 19:17:20 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/highlighting-kate-0.2.9-r1.ebuild,v 1.2 2012/09/12 14:49:13 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Syntax highlighting binary and library using kate syntax files"
HOMEPAGE="http://github.com/jgm/highlighting-kate"
-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"
diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild
index 59a68d3f811f..caac4882fe22 100644
--- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild
+++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild
@@ -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/highlighting-kate/highlighting-kate-0.5.0.5.ebuild,v 1.1 2012/03/10 17:46:31 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild,v 1.2 2012/09/12 14:49:13 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Syntax highlighting"
HOMEPAGE="http://github.com/jgm/highlighting-kate"
-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"
diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild
index eebe539b8778..638387736882 100644
--- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild
+++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild
@@ -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/highlighting-kate/highlighting-kate-0.5.1.ebuild,v 1.1 2012/06/02 03:56:46 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild,v 1.2 2012/09/12 14:49:13 qnikst Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit haskell-cabal
DESCRIPTION="Syntax highlighting"
HOMEPAGE="http://github.com/jgm/highlighting-kate"
-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"