mr_bones_ 15/04/02 19:01:08 Modified: apache-2.4.12.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.2 www-servers/apache/apache-2.4.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild?r1=1.1&r2=1.2 Index: apache-2.4.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apache-2.4.12.ebuild 4 Feb 2015 18:16:00 -0000 1.1 +++ apache-2.4.12.ebuild 2 Apr 2015 19:01:08 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild,v 1.1 2015/02/04 18:16:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.12.ebuild,v 1.2 2015/04/02 19:01:08 mr_bones_ Exp $ EAPI=5 @@ -169,7 +169,7 @@ rm "${ED}/"$i || die "Failed to prune apache-tools bits" done - # install apxs in /usr/bin (bug #502384) and put a symlink into the + # install apxs in /usr/bin (bug #502384) and put a symlink into the # old location until all ebuilds and eclasses have been modified to # use the new location. local apxs="/usr/bin/apxs"
