Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90115 Details for
Bug 137942
Install gitview with gtk useflag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against 1.4.0
gitview.patch (text/plain), 1.01 KB, created by
Nguyen Thai Ngoc Duy (RETIRED)
on 2006-06-25 07:52:20 UTC
(
hide
)
Description:
patch against 1.4.0
Filename:
MIME Type:
Creator:
Nguyen Thai Ngoc Duy (RETIRED)
Created:
2006-06-25 07:52:20 UTC
Size:
1.01 KB
patch
obsolete
>Index: git-1.4.0.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.0.ebuild,v >retrieving revision 1.1 >diff -u -r1.1 git-1.4.0.ebuild >--- git-1.4.0.ebuild 10 Jun 2006 22:16:52 -0000 1.1 >+++ git-1.4.0.ebuild 25 Jun 2006 14:49:38 -0000 >@@ -15,7 +15,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" >-IUSE="curl doc emacs mozsha1 ppcsha1 webdav X" >+IUSE="curl doc emacs gtk mozsha1 ppcsha1 webdav X" > > DEPEND="dev-libs/openssl > sys-libs/zlib >@@ -26,6 +26,7 @@ > dev-lang/perl > >=dev-lang/python-2.3 > app-text/rcs >+ gtk? ( >=dev-python/pygtk-2.6 ) > X? ( dev-lang/tk )" > > # This is needed because for some obscure reasons future calls to make don't >@@ -84,6 +85,11 @@ > > use X || rm "${D}"/usr/bin/gitk > >+ if use gtk;then >+ dobin contrib/gitview/gitview >+ use doc && dodoc contrib/gitview/gitview.txt >+ fi >+ > doman "${WORKDIR}"/man?/* > > dodoc README COPYING Documentation/SubmittingPatches
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 137942
: 90115