mr_bones_ 15/04/02 18:58:09 Modified: ipvsadm-1.27-r1.ebuild ipvsadm-1.27.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.2 sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild?r1=1.1&r2=1.2 Index: ipvsadm-1.27-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ipvsadm-1.27-r1.ebuild 2 Nov 2013 19:49:47 -0000 1.1 +++ ipvsadm-1.27-r1.ebuild 2 Apr 2015 18:58:08 -0000 1.2 @@ -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 @@ 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 } 1.2 sys-cluster/ipvsadm/ipvsadm-1.27.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild?r1=1.1&r2=1.2 Index: ipvsadm-1.27.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.27.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ipvsadm-1.27.ebuild 2 Nov 2013 06:40:02 -0000 1.1 +++ ipvsadm-1.27.ebuild 2 Apr 2015 18:58:08 -0000 1.2 @@ -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 @@ 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 }
