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/corosync-1.3.0.ebuild | |
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/corosync-1.3.0.ebuild')
-rw-r--r-- | sys-cluster/corosync/corosync-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |