summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-07-22 10:12:52 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-07-22 10:12:52 +0000
commitfaef98bb6aeadcb5529c836b507fbcc874a970c4 (patch)
tree1afe0f69023af9cda3fe73f74415c02afeb77900 /sci-misc
parentStable on ppc64 (bug #99865) (diff)
downloadgentoo-2-faef98bb6aeadcb5529c836b507fbcc874a970c4.tar.gz
gentoo-2-faef98bb6aeadcb5529c836b507fbcc874a970c4.tar.bz2
gentoo-2-faef98bb6aeadcb5529c836b507fbcc874a970c4.zip
Added to ~ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/boinc/ChangeLog5
-rw-r--r--sci-misc/boinc/boinc-4.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog
index 79fc8b0334f6..4dbef64bfd0d 100644
--- a/sci-misc/boinc/ChangeLog
+++ b/sci-misc/boinc/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2005/05/28 12:49:44 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.4 2005/07/22 10:12:52 hansmi Exp $
+
+ 22 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> boinc-4.32.ebuild:
+ Added to ~ppc.
28 May 2005; Marcus D. Hanwell <marcus@gentoo.org> boinc-4.19.ebuild,
boinc-4.32.ebuild:
diff --git a/sci-misc/boinc/boinc-4.32.ebuild b/sci-misc/boinc/boinc-4.32.ebuild
index 19288b03ce87..d46ef3714a62 100644
--- a/sci-misc/boinc/boinc-4.32.ebuild
+++ b/sci-misc/boinc/boinc-4.32.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.32.ebuild,v 1.2 2005/05/28 12:49:44 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-4.32.ebuild,v 1.3 2005/07/22 10:12:52 hansmi 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="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="server X"
DEPEND=">=sys-devel/gcc-3.0.4