diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 15:11:38 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 15:11:38 +0000 |
commit | 0be1ccb42a281870bd131661f1dd5f3e59531ff1 (patch) | |
tree | 1e5b3bca6018ddbe8b3fa71fe2c66c4116dc05a2 /sci-misc | |
parent | fix changelog header (diff) | |
download | gentoo-2-0be1ccb42a281870bd131661f1dd5f3e59531ff1.tar.gz gentoo-2-0be1ccb42a281870bd131661f1dd5f3e59531ff1.tar.bz2 gentoo-2-0be1ccb42a281870bd131661f1dd5f3e59531ff1.zip |
Add ~sparc keyword (Bug #103250) --- builds and installs on sparc, and
runs well enough to benchmark the system, at least. (Note that on my
test system, however, parallel (-j3) make had problems; "-j1" was fine.)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 8 | ||||
-rw-r--r-- | sci-misc/boinc/boinc-4.72.20050813.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index d2da4f09cd63..03d1183f7b43 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.8 2005/08/23 14:26:19 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.9 2005/08/23 15:11:38 fmccor Exp $ + + 23 Aug 2005; Ferris McCormick <fmccor@gentoo.org> + boinc-4.72.20050813.ebuild: + Add ~sparc keyword (Bug #103250) --- builds and installs on sparc, and + runs well enough to benchmark the system, at least. (Note that on my + test system, however, parallel (-j3) make had problems; "-j1" was fine.) 23 Aug 2005; Marcus D. Hanwell <marcus@gentoo.org> boinc-4.32.ebuild, boinc-4.72.20050813.ebuild: diff --git a/sci-misc/boinc/boinc-4.72.20050813.ebuild b/sci-misc/boinc/boinc-4.72.20050813.ebuild index 37baac607f70..3d2250e2745a 100644 --- a/sci-misc/boinc/boinc-4.72.20050813.ebuild +++ b/sci-misc/boinc/boinc-4.72.20050813.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-misc/boinc/boinc-4.72.20050813.ebuild,v 1.3 2005/08/23 14:26:19 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-4.72.20050813.ebuild,v 1.4 2005/08/23 15:11:38 fmccor Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://boinc.ssl.berkeley.edu/source/nightly/${MY_PN}-${MY_PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="server X" RDEPEND="X? ( virtual/x11 |