Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 540288 Details for
Bug 661694
mail-client/alpine-2.21.1 mistake in GIT_COMMIT variable
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix install docs patch
alpine-2.21.1.ebuild.install.patch (text/plain), 970 bytes, created by
Yevgeny Filatov
on 2018-07-20 19:53:00 UTC
(
hide
)
Description:
fix install docs patch
Filename:
MIME Type:
Creator:
Yevgeny Filatov
Created:
2018-07-20 19:53:00 UTC
Size:
970 bytes
patch
obsolete
>--- alpine-2.21.1.ebuild.orig 2018-06-16 21:46:14.216330053 +0400 >+++ alpine-2.21.1.ebuild 2018-07-20 22:27:38.095161914 +0400 >@@ -6,8 +6,9 @@ > > DESCRIPTION="An easy to use text-based based mail and news client" > HOMEPAGE="http://www.washington.edu/alpine/ http://repo.or.cz/alpine.git/" >-GIT_COMMIT="672d6838a9babf2faeb9f79267525a4ab9d20b14" >+GIT_COMMIT="843b2f16abfd949e09b1c5465387b1b0f724994a" > SRC_URI="http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" >+RESTRICT="mirror" > > LICENSE="Apache-2.0" > SLOT="0" >@@ -79,9 +80,11 @@ > > if use doc ; then > dodoc doc/brochure.txt >- >+ dodoc doc/tech-notes/tech-notes.txt >+ newdoc ${S}/doc/mailcap.unx mailcap.unx.sample >+ newdoc ${S}/doc/mime.types mime.types.sample > docinto html/tech-notes >- dodoc -r doc/tech-notes/*.html >- dodoc -r doc/tech-notes/*.txt >+ dohtml -r doc/tech-notes/ >+ docompress -x /usr/share/doc/${PF}/mailcap.unx.sample /usr/share/doc/${PF}/mime.types.sample > fi > }
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 661694
:
540286
| 540288