diff options
author | Brian Jackson <iggy@gentoo.org> | 2003-11-12 17:09:28 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2003-11-12 17:09:28 +0000 |
commit | 1ad9db70117148de83724355ab1a4da1f08c7b7c (patch) | |
tree | b13fd4bb24ef7e3a8ac55c1daa47cd6d1709c63c /sys-cluster/keepalived/keepalived-1.1.3.ebuild | |
parent | Repair digests and remove old ebuilds (diff) | |
download | gentoo-2-1ad9db70117148de83724355ab1a4da1f08c7b7c.tar.gz gentoo-2-1ad9db70117148de83724355ab1a4da1f08c7b7c.tar.bz2 gentoo-2-1ad9db70117148de83724355ab1a4da1f08c7b7c.zip |
bumping 1.1.3 to x86
Diffstat (limited to 'sys-cluster/keepalived/keepalived-1.1.3.ebuild')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.3.ebuild b/sys-cluster/keepalived/keepalived-1.1.3.ebuild index 0bdaf5128835..9027660d4eb7 100644 --- a/sys-cluster/keepalived/keepalived-1.1.3.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.3.ebuild,v 1.1 2003/09/30 05:31:44 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.3.ebuild,v 1.2 2003/11/12 17:09:26 iggy Exp $ DESCRIPTION="The main goal of the keepalived project is to add a strong & robust keepalive facility to the Linux Virtual Server project." HOMEPAGE="http://keepalived.sourceforge.net" @@ -13,7 +13,7 @@ SRC_URI="http://keepalived.sourceforge.net/software/${P}.tar.gz" IUSE="" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ia64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ia64 ~ppc" S="${WORKDIR}/${P}" src_compile() { |