diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:58:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:58:08 +0000 |
commit | 49f9ff5fe1e96d463ffc03705d6ba53a88351537 (patch) | |
tree | 2ecccc26f62a44638a500f6df699b7c0089a91d8 /sys-cluster/ipvsadm | |
parent | whitespace (diff) | |
download | gentoo-2-49f9ff5fe1e96d463ffc03705d6ba53a88351537.tar.gz gentoo-2-49f9ff5fe1e96d463ffc03705d6ba53a88351537.tar.bz2 gentoo-2-49f9ff5fe1e96d463ffc03705d6ba53a88351537.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/ipvsadm/ipvsadm-1.27.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild index 3b43b5f62167..0d5beb61271c 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild,v 1.1 2013/11/02 19:49:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild,v 1.2 2015/04/02 18:58:08 mr_bones_ Exp $ EAPI=4 @@ -31,7 +31,7 @@ pkg_pretend() { src_prepare() { epatch "${FILESDIR}"/${PN}-1.27-buildsystem.patch # Merged upstream in 1.27 - #epatch "${FILESDIR}"/${PN}-1.26-stack_smashing.patch # bug 371903 + #epatch "${FILESDIR}"/${PN}-1.26-stack_smashing.patch # bug 371903 epatch "${FILESDIR}"/${PN}-1.27-fix-daemon-state.patch use static-libs && export STATIC=1 } diff --git a/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild index e4a024aacfee..6dfb8fdc2eff 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild,v 1.1 2013/11/02 06:40:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild,v 1.2 2015/04/02 18:58:08 mr_bones_ Exp $ EAPI=4 @@ -31,7 +31,7 @@ pkg_pretend() { src_prepare() { epatch "${FILESDIR}"/${PN}-1.27-buildsystem.patch # Merged upstream in 1.27 - #epatch "${FILESDIR}"/${PN}-1.26-stack_smashing.patch # bug 371903 + #epatch "${FILESDIR}"/${PN}-1.26-stack_smashing.patch # bug 371903 use static-libs && export STATIC=1 } |