diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:39:44 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:39:44 +0000 |
commit | ecd8ab52837b0e2bfb25b3d3ea4fe0d6be671126 (patch) | |
tree | f3dc126290555185fa385a8a540db0623dbb2110 /dev-haskell/gtk | |
parent | move dev-haskell/gio/gio-0.12.0.ebuild ebuild to mirror://hackage (diff) | |
download | historical-ecd8ab52837b0e2bfb25b3d3ea4fe0d6be671126.tar.gz historical-ecd8ab52837b0e2bfb25b3d3ea4fe0d6be671126.tar.bz2 historical-ecd8ab52837b0e2bfb25b3d3ea4fe0d6be671126.zip |
move dev-haskell/gtk/gtk-0.12.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/gtk')
-rw-r--r-- | dev-haskell/gtk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/gtk/gtk-0.12.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/gtk/gtk-0.12.3.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/gtk/ChangeLog b/dev-haskell/gtk/ChangeLog index 5eaa34472278..f8546108a932 100644 --- a/dev-haskell/gtk/ChangeLog +++ b/dev-haskell/gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/gtk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.4 2012/05/13 15:40:18 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.5 2012/09/12 14:39:44 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> gtk-0.12.0.ebuild, + gtk-0.12.3.ebuild: + move dev-haskell/gtk/gtk-0.12.0.ebuild ebuild to mirror://hackage *gtk-0.12.3 (13 May 2012) @@ -19,4 +23,3 @@ 09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> +gtk-0.12.0.ebuild, +metadata.xml: Initial version. Haskell bindings for gtk+. - diff --git a/dev-haskell/gtk/gtk-0.12.0.ebuild b/dev-haskell/gtk/gtk-0.12.0.ebuild index 9283d81b817c..3b09694333b8 100644 --- a/dev-haskell/gtk/gtk-0.12.0.ebuild +++ b/dev-haskell/gtk/gtk-0.12.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/gtk/gtk-0.12.0.ebuild,v 1.3 2011/06/21 11:01:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.0.ebuild,v 1.4 2012/09/12 14:39:44 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the Gtk+ graphical user interface library." HOMEPAGE="http://www.haskell.org/gtk2hs/" -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="LGPL-2.1" SLOT="0" diff --git a/dev-haskell/gtk/gtk-0.12.3.ebuild b/dev-haskell/gtk/gtk-0.12.3.ebuild index 5fdd3e635b18..3c2120c81788 100644 --- a/dev-haskell/gtk/gtk-0.12.3.ebuild +++ b/dev-haskell/gtk/gtk-0.12.3.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/gtk/gtk-0.12.3.ebuild,v 1.1 2012/05/13 15:40:18 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.3.ebuild,v 1.2 2012/09/12 14:39:44 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -12,7 +12,7 @@ inherit base haskell-cabal DESCRIPTION="Binding to the Gtk+ graphical user interface library." HOMEPAGE="http://projects.haskell.org/gtk2hs/" -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="LGPL-2.1" SLOT="0" |