Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400434 Details for
Bug 545362
net-mail/mailutils - Add support for kyotocabinet
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add kyotocabinet support to mailutils ebuild
mailutils_kyoto.patch (text/plain), 1.32 KB, created by
Michael Rowell
on 2015-04-02 21:57:40 UTC
(
hide
)
Description:
Patch to add kyotocabinet support to mailutils ebuild
Filename:
MIME Type:
Creator:
Michael Rowell
Created:
2015-04-02 21:57:40 UTC
Size:
1.32 KB
patch
obsolete
>--- mailutils-2.99.98.ebuild 2015-04-02 15:50:32.438800245 -0600 >+++ mailutils-2.99.98-r1.ebuild 2015-04-02 15:50:38.512196992 -0600 >@@ -1,6 +1,6 @@ > # Copyright 1999-2014 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-2.99.98.ebuild,v 1.9 2014/12/28 16:37:50 titanofold Exp $ >+# $Header: $ > > EAPI=5 > PYTHON_DEPEND="python? 2" >@@ -15,7 +15,7 @@ > LICENSE="GPL-2 LGPL-2.1" > SLOT="0" > KEYWORDS="amd64 arm64 ~hppa ~ppc x86 ~ppc-macos ~x64-macos ~x86-macos" >-IUSE="berkdb bidi +clients gdbm sasl guile ipv6 kerberos ldap mysql nls pam postgres >+IUSE="berkdb bidi +clients gdbm kyotocabinet sasl guile ipv6 kerberos ldap mysql nls pam postgres > python servers ssl static-libs +threads tcpd tokyocabinet" > > # Drop the libtool dep once libltdl goes stable. >@@ -32,6 +32,7 @@ > gdbm? ( sys-libs/gdbm ) > guile? ( dev-scheme/guile ) > kerberos? ( virtual/krb5 ) >+ kyotocabinet? ( dev-db/kyotocabinet ) > ldap? ( net-nds/openldap ) > mysql? ( virtual/mysql ) > nls? ( sys-devel/gettext ) >@@ -83,6 +84,7 @@ > $(use_enable static-libs static) \ > $(use_enable threads pthread) \ > $(use_with tokyocabinet) \ >+ $(use_with kyotocabinet) \ > $(use_enable servers build-servers) \ > $(use_enable clients build-clients) \ > --with-mail-spool=/var/spool/mail \
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 545362
: 400434