Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 465264 Details for
Bug 610946
dev-vcs/git-2.12.0: * !!! newexe: /var/tmp/portage/dev-vcs/git-2.12.0/work/git-2.12.0/contrib/gitview/gitview does not exist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove gitview from ebuild
0001-dev-vcs-git-remove-gitview-from-2.12-ebuild.patch (text/plain), 1.25 KB, created by
Chris Rorvick
on 2017-02-26 10:32:50 UTC
(
hide
)
Description:
remove gitview from ebuild
Filename:
MIME Type:
Creator:
Chris Rorvick
Created:
2017-02-26 10:32:50 UTC
Size:
1.25 KB
patch
obsolete
>From 2b5bfcced93d06056e90abc376cf0766a80e34a8 Mon Sep 17 00:00:00 2001 >From: Chris Rorvick <chris@rorvick.com> >Date: Sun, 26 Feb 2017 04:26:13 -0600 >Subject: [PATCH] dev-vcs/git: remove gitview from 2.12 ebuild > >gitview was removed from Git with version 2.12. >--- > dev-vcs/git/git-2.12.0.ebuild | 6 ------ > 1 file changed, 6 deletions(-) > >diff --git a/dev-vcs/git/git-2.12.0.ebuild b/dev-vcs/git/git-2.12.0.ebuild >index a1f5e74e5a..dcd87fbd64 100644 >--- a/dev-vcs/git/git-2.12.0.ebuild >+++ b/dev-vcs/git/git-2.12.0.ebuild >@@ -423,11 +423,6 @@ src_install() { > elisp-site-file-install "${FILESDIR}"/${SITEFILE} > fi > >- if use python && use gtk ; then >- python_doscript "${S}"/contrib/gitview/gitview >- dodoc "${S}"/contrib/gitview/gitview.txt >- fi >- > #dobin contrib/fast-import/git-p4 # Moved upstream > #dodoc contrib/fast-import/git-p4.txt # Moved upstream > newbin contrib/fast-import/import-tars.perl import-tars >@@ -488,7 +483,6 @@ src_install() { > # emacs - installed above > # examples - these are stuff that is not used in Git anymore actually > # git-jump - done above >- # gitview - installed above > # p4import - excluded because fast-import has a better one > # patches - stuff the Git guys made to go upstream to other places > # persistent-https - TODO >-- >2.12.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 610946
:
465170
| 465264