diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:48:01 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:48:01 +0000 |
commit | 9f583776ea41aa55d2198d3a079a0755f60db73c (patch) | |
tree | e5e6f5a83b9acfe944c19f44abc3c62dc4727663 /sys-cluster/keepalived/keepalived-1.1.6.ebuild | |
parent | Unmaintained locally and upstream, package.masked -> removing (diff) | |
download | gentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.tar.gz gentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.tar.bz2 gentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'sys-cluster/keepalived/keepalived-1.1.6.ebuild')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.6.ebuild b/sys-cluster/keepalived/keepalived-1.1.6.ebuild index aa86495c0a2d..60cc87e8020a 100644 --- a/sys-cluster/keepalived/keepalived-1.1.6.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.6.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.6.ebuild,v 1.4 2004/08/30 14:01:50 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.6.ebuild,v 1.5 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 |