diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 19:12:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 19:12:12 +0000 |
commit | f5ccc14741f2aac5dbe3189cd7f575bb64ce1187 (patch) | |
tree | 369c6ca0e0fef253844932bbfcc78a90cbd93bf8 /sys-cluster/corosync | |
parent | Stable on amd64 wrt bug #354389 (diff) | |
download | gentoo-2-f5ccc14741f2aac5dbe3189cd7f575bb64ce1187.tar.gz gentoo-2-f5ccc14741f2aac5dbe3189cd7f575bb64ce1187.tar.bz2 gentoo-2-f5ccc14741f2aac5dbe3189cd7f575bb64ce1187.zip |
Stable on amd64 wrt bug #354461
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/corosync/corosync-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/corosync/ChangeLog b/sys-cluster/corosync/ChangeLog index 9699d97f676c..7437aa1f37d0 100644 --- a/sys-cluster/corosync/ChangeLog +++ b/sys-cluster/corosync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/corosync # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.11 2011/01/07 14:20:43 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.12 2011/02/11 19:12:12 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> corosync-1.3.0.ebuild: + Stable on amd64 wrt bug #354461 *corosync-1.3.0 (07 Jan 2011) diff --git a/sys-cluster/corosync/corosync-1.3.0.ebuild b/sys-cluster/corosync/corosync-1.3.0.ebuild index e6bcd8a6435a..3aaed568045d 100644 --- a/sys-cluster/corosync/corosync-1.3.0.ebuild +++ b/sys-cluster/corosync/corosync-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.3.0.ebuild,v 1.1 2011/01/07 14:20:43 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.3.0.ebuild,v 1.2 2011/02/11 19:12:12 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="doc infiniband ssl" RDEPEND="!sys-cluster/heartbeat |