diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:59:43 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:59:43 +0000 |
commit | 91987658116b1a551569413e16bd4722ee5ea1d0 (patch) | |
tree | 2df6e821a0121e81ef9fa8a5b1b0c46dc3eb29e0 /dev-haskell/pandoc-types | |
parent | move dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild ebuild to... (diff) | |
download | gentoo-2-91987658116b1a551569413e16bd4722ee5ea1d0.tar.gz gentoo-2-91987658116b1a551569413e16bd4722ee5ea1d0.tar.bz2 gentoo-2-91987658116b1a551569413e16bd4722ee5ea1d0.zip |
move dev-haskell/pandoc-types/pandoc-types-1.8.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/pandoc-types')
-rw-r--r-- | dev-haskell/pandoc-types/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.8.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.9.1.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/pandoc-types/ChangeLog b/dev-haskell/pandoc-types/ChangeLog index ccd0c3d9a79f..5b8c3382e2a8 100644 --- a/dev-haskell/pandoc-types/ChangeLog +++ b/dev-haskell/pandoc-types/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/pandoc-types # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/ChangeLog,v 1.2 2012/03/10 17:49:58 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/ChangeLog,v 1.3 2012/09/12 15:59:43 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> pandoc-types-1.8.ebuild, + pandoc-types-1.9.1.ebuild: + move dev-haskell/pandoc-types/pandoc-types-1.8.ebuild ebuild to + mirror://hackage *pandoc-types-1.9.1 (10 Mar 2012) @@ -13,4 +18,3 @@ 23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> +pandoc-types-1.8.ebuild, +metadata.xml: Initial version. - diff --git a/dev-haskell/pandoc-types/pandoc-types-1.8.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.8.ebuild index 421609385b53..6ebe74f6c759 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.8.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.8.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/pandoc-types/pandoc-types-1.8.ebuild,v 1.1 2011/04/23 13:15:16 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.8.ebuild,v 1.2 2012/09/12 15:59:43 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="pandoc types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -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/pandoc-types/pandoc-types-1.9.1.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.9.1.ebuild index b4276df8ac72..a1ac3bf1caf0 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.9.1.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.9.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/pandoc-types/pandoc-types-1.9.1.ebuild,v 1.1 2012/03/10 17:49:58 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.9.1.ebuild,v 1.2 2012/09/12 15:59:43 qnikst Exp $ # ebuild generated by hackport 0.2.16.9999 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Types for representing a structured document" HOMEPAGE="http://johnmacfarlane.net/pandoc" -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" |