diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:00:40 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:00:40 +0000 |
commit | 20c289eccc32bc73833b4d24b49303f6a21b97b4 (patch) | |
tree | 72d1c7194702b7ebffc3f2b3adbfe555edb37df9 /dev-haskell/alsa-core | |
parent | move dev-haskell/convertible/convertible-1.0.11.1.ebuild ebuild to mirror://h... (diff) | |
download | historical-20c289eccc32bc73833b4d24b49303f6a21b97b4.tar.gz historical-20c289eccc32bc73833b4d24b49303f6a21b97b4.tar.bz2 historical-20c289eccc32bc73833b4d24b49303f6a21b97b4.zip |
move dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/alsa-core')
-rw-r--r-- | dev-haskell/alsa-core/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/alsa-core/alsa-core-0.5.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/alsa-core/ChangeLog b/dev-haskell/alsa-core/ChangeLog index ad938629c826..6b506f741035 100644 --- a/dev-haskell/alsa-core/ChangeLog +++ b/dev-haskell/alsa-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/alsa-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.2 2012/05/13 08:07:35 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.3 2012/09/12 16:00:40 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> alsa-core-0.5.0.1.ebuild, + alsa-core-0.5.ebuild: + move dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild ebuild to mirror://hackage *alsa-core-0.5.0.1 (13 May 2012) @@ -13,4 +17,3 @@ 18 Sep 2011; Sergei Trofimovich <slyfox@gentoo.org> +alsa-core-0.5.ebuild, +metadata.xml: Initial version. Haskell binding to the ALSA Library API (Exceptions). - diff --git a/dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild b/dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild index 74f8d5b08049..b30da0e632c8 100644 --- a/dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild +++ b/dev-haskell/alsa-core/alsa-core-0.5.0.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/alsa-core/alsa-core-0.5.0.1.ebuild,v 1.1 2012/05/13 08:07:35 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1.ebuild,v 1.2 2012/09/12 16:00:40 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the ALSA Library API (Exceptions)." HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA" -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/dev-haskell/alsa-core/alsa-core-0.5.ebuild b/dev-haskell/alsa-core/alsa-core-0.5.ebuild index fa84ffd4a15b..8674ce8f2603 100644 --- a/dev-haskell/alsa-core/alsa-core-0.5.ebuild +++ b/dev-haskell/alsa-core/alsa-core-0.5.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/alsa-core/alsa-core-0.5.ebuild,v 1.1 2011/09/18 17:59:02 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.ebuild,v 1.2 2012/09/12 16:00:40 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell binding to the ALSA Library API (Exceptions)." HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA" -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" |