diff options
author | Peter Volkov <pva@gentoo.org> | 2007-11-20 07:05:07 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2007-11-20 07:05:07 +0000 |
commit | 9e15feb20b7e19e4be99c533a9bc4dc8b132db62 (patch) | |
tree | 28858ffee3324edf6c420c89a9a7492476a4ed21 /sys-cluster | |
parent | version bump. (diff) | |
download | gentoo-2-9e15feb20b7e19e4be99c533a9bc4dc8b132db62.tar.gz gentoo-2-9e15feb20b7e19e4be99c533a9bc4dc8b132db62.tar.bz2 gentoo-2-9e15feb20b7e19e4be99c533a9bc4dc8b132db62.zip |
Added myself into metadata. Clean old.
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/vzctl/files/digest-vzctl-3.0.0.8 | 6 | ||||
-rw-r--r-- | sys-cluster/vzctl/files/digest-vzctl-3.0.14 | 3 | ||||
-rw-r--r-- | sys-cluster/vzctl/files/vzctl-3.0.14-ndsend.c.patch | 12 | ||||
-rw-r--r-- | sys-cluster/vzctl/metadata.xml | 4 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.0.8.ebuild | 71 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.14.ebuild | 60 |
7 files changed, 9 insertions, 153 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 72496c66a537..841cb8ba1d80 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.49 2007/08/16 11:43:29 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.50 2007/11/20 07:05:07 pva Exp $ + + 20 Nov 2007; <pva@gentoo.org> -files/vzctl-3.0.14-ndsend.c.patch, + metadata.xml, -vzctl-3.0.0.8.ebuild, -vzctl-3.0.14.ebuild: + Added myself into metadata. Clean old. *vzctl-3.0.18-r1 (16 Aug 2007) diff --git a/sys-cluster/vzctl/files/digest-vzctl-3.0.0.8 b/sys-cluster/vzctl/files/digest-vzctl-3.0.0.8 deleted file mode 100644 index b4fab3f9f4bf..000000000000 --- a/sys-cluster/vzctl/files/digest-vzctl-3.0.0.8 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 e8d42b9d85b3fc23c011e9439dffef85 vzctl-3.0.0-8.tar.bz2 115033 -RMD160 5bba4d678ea617f05220b4aca921ea62cd355e98 vzctl-3.0.0-8.tar.bz2 115033 -SHA256 7322bebc6f6b476cd2c8a1f9a3e601f9e723142ee317eb3304d40d0e068fc632 vzctl-3.0.0-8.tar.bz2 115033 -MD5 b2525320b5f1d4ee661ffa0795f785fa vzctl-3.0.0.8-patches-r0.tar.bz2 3816 -RMD160 33fa63aa9749beedf6bd7dfd03f11658edfa6266 vzctl-3.0.0.8-patches-r0.tar.bz2 3816 -SHA256 f1ac3df3a9f6f0f62ef97dd0b770cee800c37e3a267105c8fddc2f68dd05d535 vzctl-3.0.0.8-patches-r0.tar.bz2 3816 diff --git a/sys-cluster/vzctl/files/digest-vzctl-3.0.14 b/sys-cluster/vzctl/files/digest-vzctl-3.0.14 deleted file mode 100644 index 07b13a27600b..000000000000 --- a/sys-cluster/vzctl/files/digest-vzctl-3.0.14 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c0e3a15f711e5161b504f77b52898906 vzctl-3.0.14.tar.bz2 356300 -RMD160 529b4e3bb1fbcf673831d2891becedf6e003dcd8 vzctl-3.0.14.tar.bz2 356300 -SHA256 86be0231fd12f97e45bae8dae86fadc466e631051d4ee04569d40bb8f82d8b83 vzctl-3.0.14.tar.bz2 356300 diff --git a/sys-cluster/vzctl/files/vzctl-3.0.14-ndsend.c.patch b/sys-cluster/vzctl/files/vzctl-3.0.14-ndsend.c.patch deleted file mode 100644 index f41d65bf9deb..000000000000 --- a/sys-cluster/vzctl/files/vzctl-3.0.14-ndsend.c.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: vzctl-3.0.14/src/ndsend.c -=================================================================== ---- vzctl-3.0.14.orig/src/ndsend.c -+++ vzctl-3.0.14/src/ndsend.c -@@ -17,6 +17,7 @@ - #include <netdb.h> - #include <sys/socket.h> - #include <netinet/in.h> -+#include <linux/types.h> - #include <linux/if.h> - #include <netinet/icmp6.h> - diff --git a/sys-cluster/vzctl/metadata.xml b/sys-cluster/vzctl/metadata.xml index 39c416e08e99..86dab79930de 100644 --- a/sys-cluster/vzctl/metadata.xml +++ b/sys-cluster/vzctl/metadata.xml @@ -5,4 +5,8 @@ <maintainer> <email>vserver-devs@gentoo.org</email> </maintainer> + <maintainer> + <email>pva@gentoo.org</email> + <name>Peter Volkov</name> + </maintainer> </pkgmetadata> diff --git a/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild b/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild deleted file mode 100644 index 860f1e025538..000000000000 --- a/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild,v 1.2 2006/07/09 17:02:41 phreak Exp $ - -inherit eutils toolchain-funcs versionator flag-o-matic - -VVER="$(get_version_component_range 1-3 ${PV})" -VREL="$(get_version_component_range 4 ${PV})" -MY_PV="${VVER}-${VREL}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="OpenVZ VPS control utility" -HOMEPAGE="http://openvz.org/" -SRC_URI="http://download.openvz.org/utils/${PN}/${MY_PV}/src/${MY_P}.tar.bz2 - http://dev.gentoo.org/~phreak/distfiles/${P}-patches-${PR}.tar.bz2 - http://dev.gentoo.org/~hollow/distfiles/${P}-patches-${PR}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-admin/logrotate - app-shells/bash - sys-apps/sed - sys-apps/ed - sys-apps/grep - sys-apps/gawk - sys-apps/coreutils - net-firewall/iptables - app-arch/tar - sys-fs/vzquota - sys-process/procps - sys-apps/iproute2" - -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_P}" - -pkg_setup() { - filter-ldflags -Wl,--as-needed --as-needed -} - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${WORKDIR}"/patches/vzctl-3.0.0.2-gentoo_conf_d.patch - epatch "${WORKDIR}"/patches/vzctl-3.0.0.2-gentoo_etc_vz.patch - - # fix hardcoded lib paths - use amd64 && epatch "${WORKDIR}"/patches/vzctl-3.0.0.2-amd64.patch -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" VZCONFDIR=/etc/conf.d/ install || die "make install failed" - - # sysconfig is vendor specific - rm -rf ${D}/etc/sysconfig - - # Install gentoo specific init script - rm -f ${D}/etc/init.d/* - newinitd ${FILESDIR}/vz.initd vz - - # Fix permissions on cron.d files - chmod 0644 ${D}/etc/cron.d/* -} diff --git a/sys-cluster/vzctl/vzctl-3.0.14.ebuild b/sys-cluster/vzctl/vzctl-3.0.14.ebuild deleted file mode 100644 index f43e4acec329..000000000000 --- a/sys-cluster/vzctl/vzctl-3.0.14.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.14.ebuild,v 1.3 2007/01/21 13:57:44 hollow Exp $ - -inherit bash-completion eutils - -DESCRIPTION="OpenVZ VE control utility" -HOMEPAGE="http://openvz.org/" -SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" -IUSE="bash-completion logrotate" - -RDEPEND="logrotate? ( app-admin/logrotate ) - net-firewall/iptables - sys-apps/ed - sys-apps/iproute2 - sys-fs/vzquota - virtual/cron" - -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - epatch "${FILESDIR}"/${P}-ndsend.c.patch -} - -src_compile() { - econf --localstatedir=/var \ - --enable-cron \ - --enable-udev \ - $(use_enable bash-completion bashcomp) \ - $(use_enable logrotate) || die "econf failed!" - - emake || die "emake failed!" -} - -src_install() { - make DESTDIR="${D}" install install-gentoo || die "make install failed" - - # install the bash-completion script into the right location - rm -rf "${D}"/etc/bash_completion.d - dobashcompletion "${S}"/etc/bash_completion.d/vzctl.sh vzctl -} - -pkg_postinst() { - bash-completion_pkg_postinst - if has_version "<3.0.10"; then - ewarn - ewarn "The location of some vzctl files have changed. Most notably," - ewarn "VE configuration files and samples directory has changed from" - ewarn "/etc/vz to /etc/vz/conf. In order to be able to work with" - ewarn "your VEs, please do the following:" - ewarn - ewarn "bash# mv /etc/vz/[0-9]*.conf /etc/vz/conf/" - ewarn - fi -} |