diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-19 14:47:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-19 14:47:29 +0000 |
commit | 73aab4e583214fd5a6cbe0b4371b3cdb0e316f07 (patch) | |
tree | 5d6ff843341f4a0ca3aedeb5c5243911a2a002ab /dev-vcs/git/git-1.7.3.4-r1.ebuild | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-73aab4e583214fd5a6cbe0b4371b3cdb0e316f07.tar.gz gentoo-2-73aab4e583214fd5a6cbe0b4371b3cdb0e316f07.tar.bz2 gentoo-2-73aab4e583214fd5a6cbe0b4371b3cdb0e316f07.zip |
whitespace
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/git/git-1.7.3.4-r1.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.7.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.3.4-r1.ebuild b/dev-vcs/git/git-1.7.3.4-r1.ebuild index ffc040da1aaa..8dc6cb6d37e9 100644 --- a/dev-vcs/git/git-1.7.3.4-r1.ebuild +++ b/dev-vcs/git/git-1.7.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.1 2010/12/19 02:56:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.2 2010/12/19 14:47:29 mr_bones_ Exp $ EAPI=3 @@ -341,7 +341,7 @@ src_install() { # so we will install a symlink and use their location for compat with other # distros dosym /usr/share/gitweb /usr/share/${PN}/gitweb - + # INSTALL discusses configuration issues, not just installation docinto / newdoc "${S}"/gitweb/INSTALL INSTALL.gitweb |