summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2009-02-10 22:32:27 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2009-02-10 22:32:27 +0000
commit9a973fec52c69946a01b7631b40c163f9d605474 (patch)
treef11f469039d31af30d1285518f7cf9b349f78035 /sys-cluster
parentStable on x86 and amd64. (diff)
downloadgentoo-2-9a973fec52c69946a01b7631b40c163f9d605474.tar.gz
gentoo-2-9a973fec52c69946a01b7631b40c163f9d605474.tar.bz2
gentoo-2-9a973fec52c69946a01b7631b40c163f9d605474.zip
Stable on x86 and amd64.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ccs/ChangeLog7
-rw-r--r--sys-cluster/ccs/ccs-2.03.09.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/ccs/ChangeLog b/sys-cluster/ccs/ChangeLog
index 24c6984e1503..fe26b6245bca 100644
--- a/sys-cluster/ccs/ChangeLog
+++ b/sys-cluster/ccs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/ccs
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ChangeLog,v 1.40 2008/11/21 22:20:38 xmerlin Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ChangeLog,v 1.41 2009/02/10 22:32:27 xmerlin Exp $
+
+ 10 Feb 2009; Christian Zoffoli <xmerlin@gentoo.org> ccs-2.03.09.ebuild:
+ Stable on x86 and amd64.
21 Nov 2008; Christian Zoffoli <xmerlin@gentoo.org> ccs-2.03.09.ebuild:
Fixed homepage.
diff --git a/sys-cluster/ccs/ccs-2.03.09.ebuild b/sys-cluster/ccs/ccs-2.03.09.ebuild
index 24eac1359d73..ec9edb8a4550 100644
--- a/sys-cluster/ccs/ccs-2.03.09.ebuild
+++ b/sys-cluster/ccs/ccs-2.03.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ccs-2.03.09.ebuild,v 1.2 2008/11/21 22:20:38 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ccs-2.03.09.ebuild,v 1.3 2009/02/10 22:32:27 xmerlin Exp $
inherit eutils versionator
@@ -16,7 +16,7 @@ SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="=sys-cluster/cman-lib-${CLUSTER_RELEASE}*"