diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-18 20:41:44 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-18 20:41:44 +0000 |
commit | 451af853655b73cfe552e20908b535bf0cfd5857 (patch) | |
tree | ae95c316c8811b9345143a4b70bdf773dae3b604 /sci-chemistry | |
parent | added app-text/tetex to DEPEND (diff) | |
download | gentoo-2-451af853655b73cfe552e20908b535bf0cfd5857.tar.gz gentoo-2-451af853655b73cfe552e20908b535bf0cfd5857.tar.bz2 gentoo-2-451af853655b73cfe552e20908b535bf0cfd5857.zip |
We can't mirror this.
(Portage version: 2.0.53)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/sparky/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/sparky/sparky-3.111.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-chemistry/sparky/ChangeLog b/sci-chemistry/sparky/ChangeLog index 467e2cb5bfc3..e2c136ce5f2a 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.1 2005/12/18 18:59:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/ChangeLog,v 1.2 2005/12/18 20:41:44 spyderous Exp $ + + 18 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; sparky-3.111.ebuild: + We can't mirror this. *sparky-3.111 (18 Dec 2005) diff --git a/sci-chemistry/sparky/sparky-3.111.ebuild b/sci-chemistry/sparky/sparky-3.111.ebuild index 7220f4f657c6..55e1ded420d3 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.1 2005/12/18 18:59:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/sparky-3.111.ebuild,v 1.2 2005/12/18 20:41:44 spyderous Exp $ inherit eutils toolchain-funcs multilib python @@ -13,6 +13,7 @@ SLOT="0" # including parts of the patch. KEYWORDS="~x86" IUSE="" +RESTRICT="nomirror" RDEPEND="=dev-lang/python-2.3* =dev-lang/tk-8.4* || ( app-shells/tcsh app-shells/csh )" |