summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-03 15:22:52 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-03 15:22:52 +0000
commiteb06157ffc3e88b72289609385380c9d3263eafd (patch)
tree4c10988828dbfee309462633d56a0beb872c729b /sys-cluster/ipvsadm
parentfix paths in wrapper script. fix installion path(depends on being in Lib). ch... (diff)
downloadgentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.tar.gz
gentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.tar.bz2
gentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.zip
Added to ~ppc
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r--sys-cluster/ipvsadm/ChangeLog5
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog
index 6dcbbf27bd1a..08ca582d9b37 100644
--- a/sys-cluster/ipvsadm/ChangeLog
+++ b/sys-cluster/ipvsadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/ipvsadm
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.13 2004/07/01 21:47:06 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.14 2004/09/03 15:21:28 dholm Exp $
+
+ 03 Sep 2004; David Holm <dholm@gentoo.org> ipvsadm-1.21-r1.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild:
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
index 6d67ef79b13c..4e83b6393493 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.6 2004/07/15 02:55:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.7 2004/09/03 15:21:28 dholm Exp $
DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support."
@@ -12,7 +12,7 @@ DEPEND="virtual/libc
SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${P}.tar.gz"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
src_compile() {