summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-06 14:22:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-06 14:22:54 +0000
commit444ea42356c29f78d6185f10fcc9d584940c8ab7 (patch)
treec23a55a306879616791a847f5decc4765106e77b /sys-cluster/ipvsadm
parentia64 stable (diff)
downloadhistorical-444ea42356c29f78d6185f10fcc9d584940c8ab7.tar.gz
historical-444ea42356c29f78d6185f10fcc9d584940c8ab7.tar.bz2
historical-444ea42356c29f78d6185f10fcc9d584940c8ab7.zip
sparc stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r--sys-cluster/ipvsadm/ChangeLog4
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.24.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog
index 2f02f088080b..4fc1df3a3a78 100644
--- a/sys-cluster/ipvsadm/ChangeLog
+++ b/sys-cluster/ipvsadm/ChangeLog
@@ -1,9 +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.33 2008/02/06 14:19:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.34 2008/02/06 14:22:28 armin76 Exp $
06 Feb 2008; Raúl Porcel <armin76@gentoo.org> ipvsadm-1.24.ebuild:
- ia64 stable
+ ia64/sparc 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 e444733fb0ec..f65920edaf36 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.21 2008/02/06 14:19:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.22 2008/02/06 14:22:28 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"