diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-23 17:33:22 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-23 17:33:22 +0000 |
commit | cd0e6055e6f567852a11d0febf0936239ccf24ca (patch) | |
tree | f2efbb8a2be318ac75301c705f7a1342a88c15db /net-misc/kumofs | |
parent | Use mirror:// in SRC_URI. (diff) | |
download | gentoo-2-cd0e6055e6f567852a11d0febf0936239ccf24ca.tar.gz gentoo-2-cd0e6055e6f567852a11d0febf0936239ccf24ca.tar.bz2 gentoo-2-cd0e6055e6f567852a11d0febf0936239ccf24ca.zip |
Use mirror:// in SRC_URI.
(Portage version: 2.2.0_alpha100_p12/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/kumofs')
-rw-r--r-- | net-misc/kumofs/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/kumofs/kumofs-0.3.1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/kumofs/kumofs-0.3.2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/kumofs/kumofs-0.3.6.ebuild | 6 | ||||
-rw-r--r-- | net-misc/kumofs/kumofs-0.4.13.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/net-misc/kumofs/ChangeLog b/net-misc/kumofs/ChangeLog index 1fab638b7280..7ff1a17873d2 100644 --- a/net-misc/kumofs/ChangeLog +++ b/net-misc/kumofs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/kumofs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/ChangeLog,v 1.4 2011/05/11 15:38:22 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/ChangeLog,v 1.5 2012/04/23 17:33:22 mgorny Exp $ + + 23 Apr 2012; Michał Górny <mgorny@gentoo.org> kumofs-0.3.1.ebuild, + kumofs-0.3.2.ebuild, kumofs-0.3.6.ebuild, kumofs-0.4.13.ebuild: + Use mirror:// in SRC_URI. *kumofs-0.4.13 (11 May 2011) diff --git a/net-misc/kumofs/kumofs-0.3.1.ebuild b/net-misc/kumofs/kumofs-0.3.1.ebuild index d98c1689db4e..b38192284b3d 100644 --- a/net-misc/kumofs/kumofs-0.3.1.ebuild +++ b/net-misc/kumofs/kumofs-0.3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.1.ebuild,v 1.1 2010/03/02 15:52:22 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.1.ebuild,v 1.2 2012/04/23 17:33:22 mgorny Exp $ EAPI="2" DESCRIPTION="a scalable and highly available distributed key-value store" HOMEPAGE="http://github.com/etolabo/kumofs" -SRC_URI="http://cloud.github.com/downloads/etolabo/kumofs/${P}.tar.gz" +SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/net-misc/kumofs/kumofs-0.3.2.ebuild b/net-misc/kumofs/kumofs-0.3.2.ebuild index 8b77743f7bec..498d9a0cc321 100644 --- a/net-misc/kumofs/kumofs-0.3.2.ebuild +++ b/net-misc/kumofs/kumofs-0.3.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.2.ebuild,v 1.1 2010/03/19 00:11:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.2.ebuild,v 1.2 2012/04/23 17:33:22 mgorny Exp $ EAPI="2" DESCRIPTION="a scalable and highly available distributed key-value store" HOMEPAGE="http://github.com/etolabo/kumofs" -SRC_URI="http://cloud.github.com/downloads/etolabo/kumofs/${P}.tar.gz" +SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/net-misc/kumofs/kumofs-0.3.6.ebuild b/net-misc/kumofs/kumofs-0.3.6.ebuild index 1227bd9d083d..e90c2c1ca29b 100644 --- a/net-misc/kumofs/kumofs-0.3.6.ebuild +++ b/net-misc/kumofs/kumofs-0.3.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.6.ebuild,v 1.1 2010/05/11 14:47:48 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.3.6.ebuild,v 1.2 2012/04/23 17:33:22 mgorny Exp $ EAPI="2" DESCRIPTION="a scalable and highly available distributed key-value store" HOMEPAGE="http://github.com/etolabo/kumofs" -SRC_URI="http://cloud.github.com/downloads/etolabo/kumofs/${P}.tar.gz" +SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/net-misc/kumofs/kumofs-0.4.13.ebuild b/net-misc/kumofs/kumofs-0.4.13.ebuild index d55d326929bc..baa7abc00fc0 100644 --- a/net-misc/kumofs/kumofs-0.4.13.ebuild +++ b/net-misc/kumofs/kumofs-0.4.13.ebuild @@ -1,12 +1,12 @@ -# 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/net-misc/kumofs/kumofs-0.4.13.ebuild,v 1.1 2011/05/11 15:38:22 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kumofs/kumofs-0.4.13.ebuild,v 1.2 2012/04/23 17:33:22 mgorny Exp $ EAPI="3" DESCRIPTION="a scalable and highly available distributed key-value store" HOMEPAGE="http://github.com/etolabo/kumofs" -SRC_URI="http://cloud.github.com/downloads/etolabo/kumofs/${P}.tar.gz" +SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |