diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:01:17 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:01:17 +0000 |
commit | f5be9ba18ad8524d2ea5bc6e2e20ada6d2435614 (patch) | |
tree | b56d8c3ecd902afa34c8a7f8c16b49704d0ed7aa /dev-haskell/hxt-charproperties | |
parent | move dev-haskell/readline/readline-1.0.1.0.ebuild ebuild to mirror://hackage (diff) | |
download | historical-f5be9ba18ad8524d2ea5bc6e2e20ada6d2435614.tar.gz historical-f5be9ba18ad8524d2ea5bc6e2e20ada6d2435614.tar.bz2 historical-f5be9ba18ad8524d2ea5bc6e2e20ada6d2435614.zip |
move dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hxt-charproperties')
-rw-r--r-- | dev-haskell/hxt-charproperties/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/hxt-charproperties/ChangeLog b/dev-haskell/hxt-charproperties/ChangeLog index c32cdb1be056..462413541b67 100644 --- a/dev-haskell/hxt-charproperties/ChangeLog +++ b/dev-haskell/hxt-charproperties/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/hxt-charproperties # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/ChangeLog,v 1.2 2012/06/02 08:46:56 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/ChangeLog,v 1.3 2012/09/12 16:01:17 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> + hxt-charproperties-9.1.0.ebuild, hxt-charproperties-9.1.1.ebuild: + move dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild ebuild to + mirror://hackage *hxt-charproperties-9.1.1 (02 Jun 2012) @@ -13,4 +18,3 @@ +hxt-charproperties-9.1.0.ebuild, +metadata.xml: Initial version. Character properties and classes for XML and Unicode (dev-haskell/hxt depend) - diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.ebuild index 36bbda25c2c8..664a616bf1c0 100644 --- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.ebuild +++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.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/hxt-charproperties/hxt-charproperties-9.1.0.ebuild,v 1.1 2011/12/04 16:45:26 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.0.ebuild,v 1.2 2012/09/12 16:01:17 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Character properties and classes for XML and Unicode" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -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="MIT" SLOT="0" diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild index 20a01723642a..4842d1098b56 100644 --- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild +++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.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/hxt-charproperties/hxt-charproperties-9.1.1.ebuild,v 1.1 2012/06/02 08:46:56 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild,v 1.2 2012/09/12 16:01:17 qnikst Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Character properties and classes for XML and Unicode" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -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="MIT" SLOT="0" |