diff options
author | 2006-09-25 23:57:35 +0000 | |
---|---|---|
committer | 2006-09-25 23:57:35 +0000 | |
commit | 4d194a6c01fd7c0c002c29073c96d7a4844e5676 (patch) | |
tree | 0d0cc2810accdcf4236f34c45988d100d8c4945c /sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild | |
parent | Fixed DEPEND/RDEPEND. (diff) | |
download | historical-4d194a6c01fd7c0c002c29073c96d7a4844e5676.tar.gz historical-4d194a6c01fd7c0c002c29073c96d7a4844e5676.tar.bz2 historical-4d194a6c01fd7c0c002c29073c96d7a4844e5676.zip |
Stable x86.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild')
-rw-r--r-- | sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild b/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild index 480c3b1f11e5..2ea8804f71b9 100644 --- a/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild +++ b/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.1 2006/09/17 22:48:05 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.2 2006/09/25 23:57:35 xmerlin Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.linux-ha.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -mips ~ppc -s390 ~x86" +KEYWORDS="~amd64 -mips ~ppc -s390 x86" IUSE="ldirectord doc snmp management" DEPEND=" |