summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:31:45 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:31:45 +0000
commit53e53ecb279be9e454f2e0573a6f12e18ee79f5f (patch)
tree88fd8524d893ba0c302035809dfc1bca71cd85dd /dev-haskell/lhs2tex
parentmove dev-haskell/test-framework/test-framework-0.6.ebuild ebuild to mirror://... (diff)
downloadhistorical-53e53ecb279be9e454f2e0573a6f12e18ee79f5f.tar.gz
historical-53e53ecb279be9e454f2e0573a6f12e18ee79f5f.tar.bz2
historical-53e53ecb279be9e454f2e0573a6f12e18ee79f5f.zip
move dev-haskell/lhs2tex/lhs2tex-1.17.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/lhs2tex')
-rw-r--r--dev-haskell/lhs2tex/ChangeLog8
-rw-r--r--dev-haskell/lhs2tex/lhs2tex-1.17.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/lhs2tex/ChangeLog b/dev-haskell/lhs2tex/ChangeLog
index c8cc2363a15f..20aa06e33128 100644
--- a/dev-haskell/lhs2tex/ChangeLog
+++ b/dev-haskell/lhs2tex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/lhs2tex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.29 2011/08/02 19:03:59 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.30 2012/09/12 15:31:45 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> lhs2tex-1.17.ebuild:
+ move dev-haskell/lhs2tex/lhs2tex-1.17.ebuild ebuild to mirror://hackage
02 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> -lhs2tex-1.16.ebuild:
Removed old.
@@ -101,4 +104,3 @@
20 Mar 2004; Andres Loeh <kosmikus@gentoo.org> lhs2tex-1.9.ebuild,
metadata.xml:
Initial import. Package has been requested in bug #45010.
-
diff --git a/dev-haskell/lhs2tex/lhs2tex-1.17.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.17.ebuild
index c17de90397af..3c765f0c79c7 100644
--- a/dev-haskell/lhs2tex/lhs2tex-1.17.ebuild
+++ b/dev-haskell/lhs2tex/lhs2tex-1.17.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/lhs2tex/lhs2tex-1.17.ebuild,v 1.1 2011/08/02 18:27:50 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.17.ebuild,v 1.2 2012/09/12 15:31:45 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
HOMEPAGE="http://www.andres-loeh.de/lhs2tex/"
-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"