diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:38:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:38:53 +0000 |
commit | 51f401b9b8074f5ad2c4fc5b15db5514fbb9f9f3 (patch) | |
tree | 4c366b2db95ede53c451a0d4ca04d469e023522d /sys-cluster | |
parent | stable on ia64 (diff) | |
download | gentoo-2-51f401b9b8074f5ad2c4fc5b15db5514fbb9f9f3.tar.gz gentoo-2-51f401b9b8074f5ad2c4fc5b15db5514fbb9f9f3.tar.bz2 gentoo-2-51f401b9b8074f5ad2c4fc5b15db5514fbb9f9f3.zip |
add ~ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/keepalived/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/keepalived/ChangeLog b/sys-cluster/keepalived/ChangeLog index 11e27714dda9..4351082bf2cc 100644 --- a/sys-cluster/keepalived/ChangeLog +++ b/sys-cluster/keepalived/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/keepalived # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.23 2005/04/29 18:04:10 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.24 2005/05/09 04:38:53 agriffis Exp $ + + 09 May 2005; Aron Griffis <agriffis@gentoo.org> keepalived-1.1.11.ebuild: + add ~ia64 29 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> keepalived-1.1.11.ebuild: diff --git a/sys-cluster/keepalived/keepalived-1.1.11.ebuild b/sys-cluster/keepalived/keepalived-1.1.11.ebuild index 2abccd5d391f..6bfa9aae9850 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.4 2005/04/29 18:04:10 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.5 2005/05/09 04:38:53 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="x86 ~sparc amd64 ~ppc ~ppc64" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |