diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-03-12 00:00:25 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-03-12 00:00:25 +0000 |
commit | 680ab2b7e7321b202b41fd15281aaa263ba3f0db (patch) | |
tree | 5e8b40f5021b434119ed66bedf1d17cd0bbf84f8 /sys-cluster/ipvsadm | |
parent | error checking; don't use S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-680ab2b7e7321b202b41fd15281aaa263ba3f0db.tar.gz gentoo-2-680ab2b7e7321b202b41fd15281aaa263ba3f0db.tar.bz2 gentoo-2-680ab2b7e7321b202b41fd15281aaa263ba3f0db.zip |
Corrected the digest. Closes #43123.
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r-- | sys-cluster/ipvsadm/ChangeLog | 7 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/Manifest | 8 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 | 2 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.24.ebuild | 4 |
5 files changed, 14 insertions, 11 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index 7394f004639b..18d7c195f15c 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/ipvsadm -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.9 2004/03/01 20:27:19 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.10 2004/03/12 00:00:25 tantive Exp $ + + 12 Mar 2004; Michael Imhof <tantive@gentoo.org> : + Corrected the digest. Closes #43123. 27 Dec 2003; Brian Jackson <iggy@gentoo.org> ipvsadm-1.24.ebuild: files/ipvsadm-init: diff --git a/sys-cluster/ipvsadm/Manifest b/sys-cluster/ipvsadm/Manifest index 7091abb75ed6..4f9139c3b8a2 100644 --- a/sys-cluster/ipvsadm/Manifest +++ b/sys-cluster/ipvsadm/Manifest @@ -1,7 +1,7 @@ -MD5 e2ea58d4da4d17cade369d834da56738 ipvsadm-1.24.ebuild 1004 -MD5 e530d26d4b9305f590119e1d4fb98e12 ChangeLog 1569 MD5 61203435ed5dc50e2259e1df1322b779 metadata.xml 411 +MD5 e530d26d4b9305f590119e1d4fb98e12 ChangeLog 1569 +MD5 e2ea58d4da4d17cade369d834da56738 ipvsadm-1.24.ebuild 1004 MD5 5403765d1ad2f5e76c7fca3521e00dfe ipvsadm-1.21-r1.ebuild 950 -MD5 1b3d2656b8219fca2114015a5ed932c9 files/digest-ipvsadm-1.24 63 -MD5 4701a5d41fbd71b84a132051fba6a024 files/digest-ipvsadm-1.21-r1 63 MD5 7f3f1d7af0eb0c9c67e5c2ece9a51885 files/ipvsadm-init 769 +MD5 1b3d2656b8219fca2114015a5ed932c9 files/digest-ipvsadm-1.24 63 +MD5 73f42ff7b9dfa10345e0f2f6a3d8b57a files/digest-ipvsadm-1.21-r1 63 diff --git a/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 b/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 index ef437ceef953..5790833c4d10 100644 --- a/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 +++ b/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 @@ -1 +1 @@ -MD5 5dc048eaed9c204ff5713bfe3ac90391 ipvsadm-1.21.tar.gz 29561 +MD5 b427a4283657b7ba0f3f8684e48cbb71 ipvsadm-1.21.tar.gz 30772 diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild index 30b90a2b8fb2..647151cca8b3 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/11/23 17:10:24 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.2 2004/03/12 00:00:25 tantive Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild index a145efc286c5..c991f21823e8 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/12/27 16:47:16 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.2 2004/03/12 00:00:25 tantive Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." |