diff options
author | 2004-09-03 15:22:52 +0000 | |
---|---|---|
committer | 2004-09-03 15:22:52 +0000 | |
commit | eb06157ffc3e88b72289609385380c9d3263eafd (patch) | |
tree | 4c10988828dbfee309462633d56a0beb872c729b /sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild | |
parent | fix paths in wrapper script. fix installion path(depends on being in Lib). ch... (diff) | |
download | gentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.tar.gz gentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.tar.bz2 gentoo-2-eb06157ffc3e88b72289609385380c9d3263eafd.zip |
Added to ~ppc
Diffstat (limited to 'sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild')
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |