summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r--sys-cluster/ipvsadm/ChangeLog5
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog
index 2c90ed81c07b..7f07f6ff03e2 100644
--- a/sys-cluster/ipvsadm/ChangeLog
+++ b/sys-cluster/ipvsadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/ipvsadm
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.30 2007/08/31 11:56:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.31 2007/10/22 14:31:56 armin76 Exp $
+
+ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> ipvsadm-1.24.ebuild:
+ Add ~ia64 wrt #190828
31 Aug 2007; Ferris McCormick <fmccor@gentoo.org> ipvsadm-1.24.ebuild:
Add ~sparc for testing --- part of Bug #190828 processing.
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
index 2e97f858cbfd..902307464f03 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.18 2007/08/31 11:56:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.19 2007/10/22 14:31:56 armin76 Exp $
inherit linux-info
@@ -10,7 +10,7 @@ SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.5/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 s390 ~sparc x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 s390 ~sparc x86"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2"