summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-24 10:41:15 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-24 10:41:15 +0000
commit206af022df331f54fff963adaf0d568fe751bd18 (patch)
tree048610af2557853102d1eadc646a9f6303c93b33 /sci-mathematics/pspp/pspp-0.6.2.ebuild
parentVersion bump (diff)
downloadgentoo-2-206af022df331f54fff963adaf0d568fe751bd18.tar.gz
gentoo-2-206af022df331f54fff963adaf0d568fe751bd18.tar.bz2
gentoo-2-206af022df331f54fff963adaf0d568fe751bd18.zip
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/pspp/pspp-0.6.2.ebuild')
-rw-r--r--sci-mathematics/pspp/pspp-0.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/pspp/pspp-0.6.2.ebuild b/sci-mathematics/pspp/pspp-0.6.2.ebuild
index 325f86d87059..ca0be4f5b8f0 100644
--- a/sci-mathematics/pspp/pspp-0.6.2.ebuild
+++ b/sci-mathematics/pspp/pspp-0.6.2.ebuild
@@ -1,13 +1,13 @@
-# 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/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.6 2011/03/07 12:53:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.7 2012/04/24 10:41:15 mgorny Exp $
EAPI=2
inherit eutils elisp-common autotools
DESCRIPTION="Program for statistical analysis of sampled data."
HOMEPAGE="http://www.gnu.org/software/pspp/pspp.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"