diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 20:30:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 20:30:35 +0000 |
commit | 71f56ce068f3280785fd770c0109614753af1d57 (patch) | |
tree | 8b78a9b1b077814e75905c851d0118928be6ca01 /sys-cluster/keepalived/keepalived-1.1.11.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-71f56ce068f3280785fd770c0109614753af1d57.tar.gz gentoo-2-71f56ce068f3280785fd770c0109614753af1d57.tar.bz2 gentoo-2-71f56ce068f3280785fd770c0109614753af1d57.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-cluster/keepalived/keepalived-1.1.11.ebuild')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.11.ebuild b/sys-cluster/keepalived/keepalived-1.1.11.ebuild index b7639f3e12dc..0f3acca48c8e 100644 --- a/sys-cluster/keepalived/keepalived-1.1.11.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.7 2005/06/17 20:53:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.8 2005/08/23 20:29:27 agriffis Exp $ DESCRIPTION="add a strong & robust keepalive facility to the Linux Virtual Server project" HOMEPAGE="http://www.keepalived.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 s390 ~sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |