Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 544052 Details for
Bug 664070
mail-client/sylpheed-3.7.0: add TOFU information support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sylpheed-3.7.0-r1.ebuild.patch
sylpheed-3.7.0-r1.ebuild.patch (text/plain), 1.06 KB, created by
Andrew Savchenko
on 2018-08-19 19:31:20 UTC
(
hide
)
Description:
sylpheed-3.7.0-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2018-08-19 19:31:20 UTC
Size:
1.06 KB
patch
obsolete
>--- /usr/portage/mail-client/sylpheed/sylpheed-3.7.0.ebuild 2018-07-28 20:45:49.242925193 +0300 >+++ sylpheed-3.7.0-r1.ebuild 2018-08-19 20:28:02.444154793 +0300 >@@ -1,9 +1,7 @@ > # Copyright 1999-2018 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > >-EAPI="6" >- >-inherit eutils >+EAPI="7" > > DESCRIPTION="A lightweight email client and newsreader" > HOMEPAGE="http://sylpheed.sraoss.jp/" >@@ -11,7 +9,7 @@ > > LICENSE="GPL-2 LGPL-2.1" > SLOT="0" >-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" >+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" > IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" > > CDEPEND="net-libs/liblockfile >@@ -32,11 +30,12 @@ > RDEPEND="${CDEPEND} > app-misc/mime-types > net-misc/curl" >+BDEPEND="virtual/pkgconfig" > DEPEND="${CDEPEND} >- virtual/pkgconfig > xface? ( media-libs/compface )" > > DOCS="AUTHORS ChangeLog* NEW* PLUGIN* README* TODO*" >+PATCHES=( "${FILESDIR}/${PN}-tofu.patch" ) > > src_configure() { > local htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
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 664070
:
544050
| 544052