diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-21 08:35:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-21 08:35:58 +0000 |
commit | a8c4959d884dec1c622c31c98ea7c780c291597f (patch) | |
tree | e5a720247782d3e1e4c0923c0a4e4999b104642c /sys-cluster/corosync | |
parent | Stable for HPPA (bug #354461). (diff) | |
download | gentoo-2-a8c4959d884dec1c622c31c98ea7c780c291597f.tar.gz gentoo-2-a8c4959d884dec1c622c31c98ea7c780c291597f.tar.bz2 gentoo-2-a8c4959d884dec1c622c31c98ea7c780c291597f.zip |
Stable for HPPA (bug #354461).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
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 aa29e7d5da19..7711c1573100 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.13 2011/02/21 06:46:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.14 2011/02/21 08:35:58 jer Exp $ + + 21 Feb 2011; Jeroen Roovers <jer@gentoo.org> corosync-1.3.0.ebuild: + Stable for HPPA (bug #354461). 21 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> corosync-1.3.0.ebuild: diff --git a/sys-cluster/corosync/corosync-1.3.0.ebuild b/sys-cluster/corosync/corosync-1.3.0.ebuild index 643b9656ac09..9d43b342a598 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.3 2011/02/21 06:46:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.3.0.ebuild,v 1.4 2011/02/21 08:35:58 jer 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 |