summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 17:07:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 17:07:18 +0000
commit75821697e8bf5d66b3da491cd33a0872cdc88aa5 (patch)
tree341803da69578ad51334a8629a3bfd76623d3b5c /sys-cluster
parentRevbump for security bug 400599, fixing CVE-2012-0806. Depend on yacc and fle... (diff)
downloadgentoo-2-75821697e8bf5d66b3da491cd33a0872cdc88aa5.tar.gz
gentoo-2-75821697e8bf5d66b3da491cd33a0872cdc88aa5.tar.bz2
gentoo-2-75821697e8bf5d66b3da491cd33a0872cdc88aa5.zip
Stable for amd64, wrt bug #400499
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openais/ChangeLog7
-rw-r--r--sys-cluster/openais/openais-1.1.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/openais/ChangeLog b/sys-cluster/openais/ChangeLog
index 45f2277f6899..d8cc0f52d360 100644
--- a/sys-cluster/openais/ChangeLog
+++ b/sys-cluster/openais/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/openais
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.16 2011/08/12 10:18:32 ultrabug Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.17 2012/01/27 17:07:18 ago Exp $
+
+ 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> openais-1.1.4-r1.ebuild:
+ Stable for amd64, wrt bug #400499
*openais-1.1.4-r1 (12 Aug 2011)
diff --git a/sys-cluster/openais/openais-1.1.4-r1.ebuild b/sys-cluster/openais/openais-1.1.4-r1.ebuild
index 8cd19f7e8859..cc39c8f830a7 100644
--- a/sys-cluster/openais/openais-1.1.4-r1.ebuild
+++ b/sys-cluster/openais/openais-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/openais/openais-1.1.4-r1.ebuild,v 1.1 2011/08/12 10:18:32 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-1.1.4-r1.ebuild,v 1.2 2012/01/27 17:07:18 ago Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz"
LICENSE="BSD public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~x86 ~x86-fbsd"
IUSE="static-libs"
RDEPEND="sys-cluster/corosync"