diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2008-07-09 14:07:03 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2008-07-09 14:07:03 +0000 |
commit | 0ce2a9006859868550dbc981bbb50e0da348c010 (patch) | |
tree | 662eb2c78dc7b2ee267ef2e4dc751b95fa7eba7c /sci-biology/ApE | |
parent | Sparc stable, Bug #229953, matching stable imagemagick-6.4.0.6. (diff) | |
download | gentoo-2-0ce2a9006859868550dbc981bbb50e0da348c010.tar.gz gentoo-2-0ce2a9006859868550dbc981bbb50e0da348c010.tar.bz2 gentoo-2-0ce2a9006859868550dbc981bbb50e0da348c010.zip |
add RESTRICT=mirror, thanks to tove who caught it
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Diffstat (limited to 'sci-biology/ApE')
-rw-r--r-- | sci-biology/ApE/ApE-1.12.ebuild | 3 | ||||
-rw-r--r-- | sci-biology/ApE/ChangeLog | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-biology/ApE/ApE-1.12.ebuild b/sci-biology/ApE/ApE-1.12.ebuild index 13e760ba60bf..081cbe01d1db 100644 --- a/sci-biology/ApE/ApE-1.12.ebuild +++ b/sci-biology/ApE/ApE-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ApE-1.12.ebuild,v 1.1 2008/07/09 03:35:51 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ApE-1.12.ebuild,v 1.2 2008/07/09 14:07:03 je_fro Exp $ inherit eutils @@ -9,6 +9,7 @@ HOMEPAGE="http://www.biology.utah.edu/jorgensen/wayned/ape/" SRC_URI="http://www.biology.utah.edu/jorgensen/wayned/ape/Download/ApE_linux_current.zip" LICENSE="ApE" +RESTRICT="mirror" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/sci-biology/ApE/ChangeLog b/sci-biology/ApE/ChangeLog index 6c7fcc90d507..9c9c03d87e08 100644 --- a/sci-biology/ApE/ChangeLog +++ b/sci-biology/ApE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/ApE # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ChangeLog,v 1.1 2008/07/09 03:35:51 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ChangeLog,v 1.2 2008/07/09 14:07:03 je_fro Exp $ + + 09 Jul 2008; Jeff Gardner <je_fro@gentoo.org> ApE-1.12.ebuild: + RESTRICT=mirror, thanks to tove who caught it. *ApE-1.12 (09 Jul 2008) |