summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-02 13:15:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-02 13:15:52 +0000
commit8204395b21d5b81fefaf32302cf24ec7108864e4 (patch)
tree74ecc8a3c1906c1a75913cfafdc9b6348adef08d /sys-cluster/c3
parentVersion bump wrt #443440 by Galym Kerimbekov and Tom Wijsman (diff)
downloadgentoo-2-8204395b21d5b81fefaf32302cf24ec7108864e4.tar.gz
gentoo-2-8204395b21d5b81fefaf32302cf24ec7108864e4.tar.bz2
gentoo-2-8204395b21d5b81fefaf32302cf24ec7108864e4.zip
Add ~amd64
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-cluster/c3')
-rw-r--r--sys-cluster/c3/ChangeLog8
-rw-r--r--sys-cluster/c3/c3-4.0.1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-cluster/c3/ChangeLog b/sys-cluster/c3/ChangeLog
index 96ad9f394848..3015911e83e8 100644
--- a/sys-cluster/c3/ChangeLog
+++ b/sys-cluster/c3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/c3
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/ChangeLog,v 1.4 2007/04/28 17:46:16 swegener Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/ChangeLog,v 1.5 2012/12/02 13:15:52 ago Exp $
+
+ 02 Dec 2012; Agostino Sarubbo <ago@gentoo.org> c3-4.0.1.ebuild:
+ Add ~amd64
28 Apr 2007; Sven Wegener <swegener@gentoo.org> c3-4.0.1.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
@@ -16,4 +19,3 @@
20 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml,
+c3-4.0.1.ebuild:
(#68053) Add the Cluster Command and Control (C3) tool suite.
-
diff --git a/sys-cluster/c3/c3-4.0.1.ebuild b/sys-cluster/c3/c3-4.0.1.ebuild
index ff0e3e6955e3..fb879a569077 100644
--- a/sys-cluster/c3/c3-4.0.1.ebuild
+++ b/sys-cluster/c3/c3-4.0.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/c3-4.0.1.ebuild,v 1.2 2007/04/28 17:46:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/c3-4.0.1.ebuild,v 1.3 2012/12/02 13:15:52 ago Exp $
DESCRIPTION="The Cluster Command and Control (C3) tool suite"
HOMEPAGE="http://www.csm.ornl.gov/torc/C3/"
SRC_URI="http://www.csm.ornl.gov/torc/C3/Software/${PV}/${P}.tar.gz"
LICENSE="C3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
# Everything it needs is in "system" (profiles/base/packages)
DEPEND=""