summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-10 22:21:44 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-10 22:21:44 +0000
commitce516ac694cc640cdc81858b95a512f41a265f34 (patch)
tree2f44e689b5417624a87c88a35b54ffe6e99f507c /sci-geosciences
parentadd portuguese (pt) longdescription (diff)
downloadgentoo-2-ce516ac694cc640cdc81858b95a512f41a265f34.tar.gz
gentoo-2-ce516ac694cc640cdc81858b95a512f41a265f34.tar.bz2
gentoo-2-ce516ac694cc640cdc81858b95a512f41a265f34.zip
Removed the nomirror directive, Paul Wessel confirmed they are no longer counting downloads.
(Portage version: 2.0.53)
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gmt/ChangeLog6
-rw-r--r--sci-geosciences/gmt/gmt-4.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-geosciences/gmt/ChangeLog b/sci-geosciences/gmt/ChangeLog
index 0c74938e0f07..8a1f9eea4573 100644
--- a/sci-geosciences/gmt/ChangeLog
+++ b/sci-geosciences/gmt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-geosciences/gmt
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/ChangeLog,v 1.10 2006/01/10 12:34:04 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/ChangeLog,v 1.11 2006/01/10 22:21:44 cryos Exp $
+
+ 10 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gmt-4.1.ebuild:
+ Removed the nomirror directive, Paul Wessel confirmed they are no longer
+ counting downloads.
*gmt-4.1 (10 Jan 2006)
diff --git a/sci-geosciences/gmt/gmt-4.1.ebuild b/sci-geosciences/gmt/gmt-4.1.ebuild
index c78b83fac187..cb236a71588e 100644
--- a/sci-geosciences/gmt/gmt-4.1.ebuild
+++ b/sci-geosciences/gmt/gmt-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.1.ebuild,v 1.1 2006/01/10 12:34:04 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.1.ebuild,v 1.2 2006/01/10 22:21:44 cryos Exp $
inherit multilib
@@ -20,8 +20,6 @@ SRC_URI="ftp://falcon.grdl.noaa.gov/pub/gmt/${MAINV}/GMT${PV}_progs.tar.bz2
gmttria? ( ftp://falcon.grdl.noaa.gov/pub/gmt/${MAINV}/triangle.tar.bz2 )"
# Needed because GMT_share in version 3 is different of that one in version 4, but they have same name.
-RESTRICT="nomirror"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"