diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-04-13 18:05:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-04-13 18:05:36 +0000 |
commit | 0d4f90dbe4c5b0fe45d41fc8717adc243c8d00f2 (patch) | |
tree | 37dc9935d66e45093de7b736e6f2b7d5bfc777eb /sci-mathematics | |
parent | version bump (diff) | |
download | gentoo-2-0d4f90dbe4c5b0fe45d41fc8717adc243c8d00f2.tar.gz gentoo-2-0d4f90dbe4c5b0fe45d41fc8717adc243c8d00f2.tar.bz2 gentoo-2-0d4f90dbe4c5b0fe45d41fc8717adc243c8d00f2.zip |
amd64 stable, bug #506792
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 996847564069..160ef2daaa5f 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.66 2014/04/07 18:21:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.67 2014/04/13 18:05:36 pacho Exp $ + + 13 Apr 2014; Pacho Ramos <pacho@gentoo.org> gimps-27.9-r2.ebuild: + amd64 stable, bug #506792 *gimps-27.9-r2 (07 Apr 2014) diff --git a/sci-mathematics/gimps/gimps-27.9-r2.ebuild b/sci-mathematics/gimps/gimps-27.9-r2.ebuild index 92a68d6bd967..b4190be20d12 100644 --- a/sci-mathematics/gimps/gimps-27.9-r2.ebuild +++ b/sci-mathematics/gimps/gimps-27.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9-r2.ebuild,v 1.1 2014/04/07 18:21:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9-r2.ebuild,v 1.2 2014/04/13 18:05:36 pacho Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" # Since there are no statically linked binaries for this version of mprime, |