diff options
author | 2011-02-11 19:13:12 +0000 | |
---|---|---|
committer | 2011-02-11 19:13:12 +0000 | |
commit | dfc18a46fd92e772f85a6b9d5d48779aec19f7c5 (patch) | |
tree | 24985fc6f3d742bf64db927dd54351debf79a02a /sys-cluster/pacemaker/pacemaker-1.0.10.ebuild | |
parent | Stable on amd64 wrt bug #354389 (diff) | |
download | historical-dfc18a46fd92e772f85a6b9d5d48779aec19f7c5.tar.gz historical-dfc18a46fd92e772f85a6b9d5d48779aec19f7c5.tar.bz2 historical-dfc18a46fd92e772f85a6b9d5d48779aec19f7c5.zip |
Stable on amd64 wrt bug #354461
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/pacemaker/pacemaker-1.0.10.ebuild')
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-1.0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild b/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild index 03f0e08c7ce5..3fc44bc93d22 100644 --- a/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild +++ b/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild,v 1.1 2010/11/21 19:09:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild,v 1.2 2011/02/11 19:13:12 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://hg.clusterlabs.org/${PN}/stable-1.0/archive/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="+ais heartbeat smtp snmp static-libs" RDEPEND=" |