diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-11 17:16:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-11 17:16:25 +0000 |
commit | 273c502e7d438f18b3ab2a1d6d52738d2e4ef325 (patch) | |
tree | d7ee11febdfa5bd3c570371c66e460c5e2917b65 /sci-mathematics | |
parent | The big 2.6->2.4 amalgamation (diff) | |
download | gentoo-2-273c502e7d438f18b3ab2a1d6d52738d2e4ef325.tar.gz gentoo-2-273c502e7d438f18b3ab2a1d6d52738d2e4ef325.tar.bz2 gentoo-2-273c502e7d438f18b3ab2a1d6d52738d2e4ef325.zip |
Keyworded -sparc, it's duff
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/euler/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/euler/euler-1.60.6-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/euler/euler-1.60.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-mathematics/euler/ChangeLog b/sci-mathematics/euler/ChangeLog index 549d8a778e05..8340f720595a 100644 --- a/sci-mathematics/euler/ChangeLog +++ b/sci-mathematics/euler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/euler -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.2 2004/12/28 20:07:06 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.3 2005/01/11 17:16:25 gustavoz Exp $ + + 11 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> euler-1.60.6-r1.ebuild, + euler-1.60.6.ebuild: + Keyworded -sparc, it's duff *euler-1.60.6 (28 Dec 2004) diff --git a/sci-mathematics/euler/euler-1.60.6-r1.ebuild b/sci-mathematics/euler/euler-1.60.6-r1.ebuild index 37ad316ee516..48a6c8081abc 100644 --- a/sci-mathematics/euler/euler-1.60.6-r1.ebuild +++ b/sci-mathematics/euler/euler-1.60.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.60.6-r1.ebuild,v 1.1 2004/12/28 05:20:30 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.60.6-r1.ebuild,v 1.2 2005/01/11 17:16:25 gustavoz Exp $ inherit eutils IUSE="" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/euler/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ~ppc -sparc amd64" DEPEND="virtual/libc virtual/x11 diff --git a/sci-mathematics/euler/euler-1.60.6.ebuild b/sci-mathematics/euler/euler-1.60.6.ebuild index ff69104866dc..29b1e33cb209 100644 --- a/sci-mathematics/euler/euler-1.60.6.ebuild +++ b/sci-mathematics/euler/euler-1.60.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.60.6.ebuild,v 1.1 2004/12/28 05:20:30 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.60.6.ebuild,v 1.2 2005/01/11 17:16:25 gustavoz Exp $ inherit eutils IUSE="" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/euler/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc -sparc" DEPEND="virtual/libc virtual/x11 |