diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:11:06 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:11:06 +0000 |
commit | 17fd222f205540fc3173f7fe389cb9d71fb1b192 (patch) | |
tree | 5a83a6f40fc798985bbf39f1d49957c9812b1b17 /x11-misc | |
parent | move sci-mathematics/agda-executable/agda-executable-2.3.0.ebuild ebuild to m... (diff) | |
download | gentoo-2-17fd222f205540fc3173f7fe389cb9d71fb1b192.tar.gz gentoo-2-17fd222f205540fc3173f7fe389cb9d71fb1b192.tar.bz2 gentoo-2-17fd222f205540fc3173f7fe389cb9d71fb1b192.zip |
move x11-misc/xmobar/xmobar-0.14.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xmobar/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xmobar/xmobar-0.13.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xmobar/xmobar-0.14.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/xmobar/ChangeLog b/x11-misc/xmobar/ChangeLog index 5471e992d841..8df9a42ef522 100644 --- a/x11-misc/xmobar/ChangeLog +++ b/x11-misc/xmobar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xmobar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/ChangeLog,v 1.17 2012/06/27 21:08:45 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/ChangeLog,v 1.18 2012/09/12 16:11:06 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> xmobar-0.13.ebuild, + xmobar-0.14.ebuild: + move x11-misc/xmobar/xmobar-0.14.ebuild ebuild to mirror://hackage 27 Jun 2012; Sergei Trofimovich <slyfox@gentoo.org> xmobar-0.14.ebuild: Raise lower bound to require ghc-7 (bug #419387 by Marco Paolone). @@ -78,4 +82,3 @@ 16 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml, +xmobar-0.8.ebuild: Initial import. Xmobar is a minimalistic, text based, status bar. - diff --git a/x11-misc/xmobar/xmobar-0.13.ebuild b/x11-misc/xmobar/xmobar-0.13.ebuild index 5094f65c38e8..611a2b02a990 100644 --- a/x11-misc/xmobar/xmobar-0.13.ebuild +++ b/x11-misc/xmobar/xmobar-0.13.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/x11-misc/xmobar/xmobar-0.13.ebuild,v 1.2 2012/04/02 03:34:46 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/xmobar-0.13.ebuild,v 1.3 2012/09/12 16:11:06 qnikst Exp $ EAPI="3" CABAL_FEATURES="bin" @@ -8,7 +8,7 @@ inherit base haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://projects.haskell.org/xmobar/" -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="BSD" SLOT="0" diff --git a/x11-misc/xmobar/xmobar-0.14.ebuild b/x11-misc/xmobar/xmobar-0.14.ebuild index 8a328b006552..3cb109b7c4c1 100644 --- a/x11-misc/xmobar/xmobar-0.14.ebuild +++ b/x11-misc/xmobar/xmobar-0.14.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/x11-misc/xmobar/xmobar-0.14.ebuild,v 1.3 2012/06/27 21:08:45 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/xmobar-0.14.ebuild,v 1.4 2012/09/12 16:11:06 qnikst Exp $ # ebuild generated by hackport 0.2.14 @@ -11,7 +11,7 @@ inherit base haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://projects.haskell.org/xmobar/" -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="BSD" SLOT="0" |