diff options
Diffstat (limited to 'sys-cluster/keepalived/keepalived-1.1.7.ebuild')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.7.ebuild b/sys-cluster/keepalived/keepalived-1.1.7.ebuild index 84ad871f5830..b11cdbad9fea 100644 --- a/sys-cluster/keepalived/keepalived-1.1.7.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.7.ebuild,v 1.1 2004/08/30 14:01:50 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.7.ebuild,v 1.2 2004/09/03 19:44:42 pvdabeel 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="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="~x86 ~sparc ~amd64 ppc" IUSE="debug" DEPEND="dev-libs/popt |