summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-18 20:42:32 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-18 20:42:32 +0000
commit16a3674614bdec9210135cfb69914f4b97afd629 (patch)
tree3fe231723d888d2d50a6b63a76fb8e8578862cab /sci-chemistry/sparky
parentWe can't mirror this. (diff)
downloadhistorical-16a3674614bdec9210135cfb69914f4b97afd629.tar.gz
historical-16a3674614bdec9210135cfb69914f4b97afd629.tar.bz2
historical-16a3674614bdec9210135cfb69914f4b97afd629.zip
Prefer RESTRICT=mirror over nomirror, as portage code does.
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-chemistry/sparky')
-rw-r--r--sci-chemistry/sparky/ChangeLog5
-rw-r--r--sci-chemistry/sparky/Manifest4
-rw-r--r--sci-chemistry/sparky/sparky-3.111.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/sparky/ChangeLog b/sci-chemistry/sparky/ChangeLog
index e2c136ce5f2a..fb0040061e34 100644
--- a/sci-chemistry/sparky/ChangeLog
+++ b/sci-chemistry/sparky/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/sparky
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/ChangeLog,v 1.2 2005/12/18 20:41:44 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/ChangeLog,v 1.3 2005/12/18 20:42:32 spyderous Exp $
+
+ 18 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; sparky-3.111.ebuild:
+ Prefer RESTRICT=mirror over nomirror, as portage code does.
18 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; sparky-3.111.ebuild:
We can't mirror this.
diff --git a/sci-chemistry/sparky/Manifest b/sci-chemistry/sparky/Manifest
index b5a121c01149..cfd030041161 100644
--- a/sci-chemistry/sparky/Manifest
+++ b/sci-chemistry/sparky/Manifest
@@ -1,5 +1,5 @@
-MD5 c7e01115cd532a84ccf5065c5295c792 ChangeLog 695
+MD5 42b1e2dfe4770c53f3b61c2d31bee539 ChangeLog 834
MD5 58d459eacbeaa84c039bad48bb30baf5 files/digest-sparky-3.111 72
MD5 edd4cafd319052b6792fe4918f0bfaa4 files/fix-install.patch 10206
MD5 af1bfbb0777267a03e889b08173f2757 metadata.xml 248
-MD5 828000c3fa609160d568d50e1cf50ff0 sparky-3.111.ebuild 2925
+MD5 72693995dc5ecc514dbcd7cc3e8013df sparky-3.111.ebuild 2923
diff --git a/sci-chemistry/sparky/sparky-3.111.ebuild b/sci-chemistry/sparky/sparky-3.111.ebuild
index 55e1ded420d3..03f1bec2e83b 100644
--- a/sci-chemistry/sparky/sparky-3.111.ebuild
+++ b/sci-chemistry/sparky/sparky-3.111.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/sparky-3.111.ebuild,v 1.2 2005/12/18 20:41:44 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/sparky-3.111.ebuild,v 1.3 2005/12/18 20:42:32 spyderous Exp $
inherit eutils toolchain-funcs multilib python
@@ -13,7 +13,7 @@ SLOT="0"
# including parts of the patch.
KEYWORDS="~x86"
IUSE=""
-RESTRICT="nomirror"
+RESTRICT="mirror"
RDEPEND="=dev-lang/python-2.3*
=dev-lang/tk-8.4*
|| ( app-shells/tcsh app-shells/csh )"