summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-06 14:20:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-06 14:20:11 +0000
commit67bc8c2b2cf6c2185c78318e84f1920c3f82d876 (patch)
tree5adde57e36314b71075730ce7f6ef01047cf1717 /sys-cluster/ipvsadm
parentRemove old (diff)
downloadhistorical-67bc8c2b2cf6c2185c78318e84f1920c3f82d876.tar.gz
historical-67bc8c2b2cf6c2185c78318e84f1920c3f82d876.tar.bz2
historical-67bc8c2b2cf6c2185c78318e84f1920c3f82d876.zip
ia64 stable
Package-Manager: portage-2.1.3.19
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 3ef4c6debcd2..2f02f088080b 100644
--- a/sys-cluster/ipvsadm/ChangeLog
+++ b/sys-cluster/ipvsadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/ipvsadm
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.32 2008/02/03 22:31:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.33 2008/02/06 14:19:41 armin76 Exp $
+
+ 06 Feb 2008; Raúl Porcel <armin76@gentoo.org> ipvsadm-1.24.ebuild:
+ ia64 stable
03 Feb 2008; Sven Wegener <swegener@gentoo.org> ipvsadm-1.24.ebuild:
Override INCLUDE Makefile variable to use KV_DIR.
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
index 7e1007778e6a..e444733fb0ec 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.20 2008/02/03 22:31:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.21 2008/02/06 14:19:41 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 ~ia64 ~ppc64 s390 ~sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc64 s390 ~sparc x86"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2"