diff options
author | Brian Jackson <iggy@gentoo.org> | 2003-11-23 17:10:26 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2003-11-23 17:10:26 +0000 |
commit | 4adb40c03b1f5cd07fbf770c9a944332a8aebb94 (patch) | |
tree | 4968514c1f3cef983bddd843677f7ac9ce8c80d8 /sys-cluster/ipvsadm | |
parent | bumped the ebuild so people get my recent work (diff) | |
download | gentoo-2-4adb40c03b1f5cd07fbf770c9a944332a8aebb94.tar.gz gentoo-2-4adb40c03b1f5cd07fbf770c9a944332a8aebb94.tar.bz2 gentoo-2-4adb40c03b1f5cd07fbf770c9a944332a8aebb94.zip |
bumped the ebuild so people get my recent work
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r-- | sys-cluster/ipvsadm/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/Manifest | 5 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 (renamed from sys-cluster/ipvsadm/files/digest-ipvsadm-1.21) | 0 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild (renamed from sys-cluster/ipvsadm/ipvsadm-1.21.ebuild) | 2 |
4 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index d50ef80fbc2f..6f3d52010438 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2003/11/14 20:58:15 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.7 2003/11/23 17:10:23 iggy Exp $ + + 23 Nov 2003; Brian Jackson <iggy@gentoo.org> ipvsadm-1.21.ebuild: + bumped the ebuild so people get my recent work, closes bug 32906, thanks to + smulloni@smullyan.org for the heads up 14 Nov 2003; Brian Jackson <iggy@gentoo.org> ipvsadm-1.21.ebuild, files/ipvsadm-init: diff --git a/sys-cluster/ipvsadm/Manifest b/sys-cluster/ipvsadm/Manifest index a27587295118..176538cbc426 100644 --- a/sys-cluster/ipvsadm/Manifest +++ b/sys-cluster/ipvsadm/Manifest @@ -1,6 +1,5 @@ -MD5 0a1ad0a715a823bb9d0bf55db70a8d3b ChangeLog 1068 +MD5 1e6fb5e7ae42a0479ade335bad19b191 ChangeLog 1256 MD5 61203435ed5dc50e2259e1df1322b779 metadata.xml 411 -MD5 d1c070f33cf7b08cfd61ec70a1303a40 ipvsadm-1.21-r1.ebuild 947 -MD5 4701a5d41fbd71b84a132051fba6a024 files/digest-ipvsadm-1.21 63 +MD5 5403765d1ad2f5e76c7fca3521e00dfe ipvsadm-1.21-r1.ebuild 950 MD5 4701a5d41fbd71b84a132051fba6a024 files/digest-ipvsadm-1.21-r1 63 MD5 8917dc6c5e9896799b461ce56a94d333 files/ipvsadm-init 745 diff --git a/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21 b/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 index ef437ceef953..ef437ceef953 100644 --- a/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21 +++ b/sys-cluster/ipvsadm/files/digest-ipvsadm-1.21-r1 diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild index b0f10f6e77e9..30b90a2b8fb2 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.21.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.6 2003/11/14 20:58:15 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.1 2003/11/23 17:10:24 iggy Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." |