summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2009-02-10 22:39:32 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2009-02-10 22:39:32 +0000
commit59520db1a33ae0b4a39d97892887cf78ef8a6f4e (patch)
tree072bf6f3ee04242b8f00eed662b9d9f5ae599bbe /sys-cluster/openais
parentStable on x86 and amd64. (diff)
downloadgentoo-2-59520db1a33ae0b4a39d97892887cf78ef8a6f4e.tar.gz
gentoo-2-59520db1a33ae0b4a39d97892887cf78ef8a6f4e.tar.bz2
gentoo-2-59520db1a33ae0b4a39d97892887cf78ef8a6f4e.zip
Stable on x86 and amd64.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-cluster/openais')
-rw-r--r--sys-cluster/openais/ChangeLog8
-rw-r--r--sys-cluster/openais/openais-0.80.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/openais/ChangeLog b/sys-cluster/openais/ChangeLog
index cb59fc372d18..f656250628c7 100644
--- a/sys-cluster/openais/ChangeLog
+++ b/sys-cluster/openais/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/openais
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.4 2008/11/21 22:55:48 xmerlin Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.5 2009/02/10 22:39:32 xmerlin Exp $
+
+ 10 Feb 2009; Christian Zoffoli <xmerlin@gentoo.org>
+ openais-0.80.3-r1.ebuild:
+ Stable on x86 and amd64.
*openais-0.80.3-r1 (21 Nov 2008)
diff --git a/sys-cluster/openais/openais-0.80.3-r1.ebuild b/sys-cluster/openais/openais-0.80.3-r1.ebuild
index 84ed541aed59..09b7efb9c0e0 100644
--- a/sys-cluster/openais/openais-0.80.3-r1.ebuild
+++ b/sys-cluster/openais/openais-0.80.3-r1.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/openais/openais-0.80.3-r1.ebuild,v 1.1 2008/11/21 22:55:48 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-0.80.3-r1.ebuild,v 1.2 2009/02/10 22:39:32 xmerlin Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.openais.org/"
SRC_URI="http://devresources.linux-foundation.org/dev/openais/downloads/${P}/${P}.tar.gz"
LICENSE="BSD public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="virtual/libc"
src_unpack() {