diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-02-28 14:15:37 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-02-28 14:16:14 +0100 |
commit | b8103a98d94635b79a8e5d1c52633b32621bb4b0 (patch) | |
tree | ebaaf20d8eb66b30208963f725b1d2edcb483867 /mail-client | |
parent | dev-python/greenlet: python3_6 added (diff) | |
download | gentoo-b8103a98d94635b79a8e5d1c52633b32621bb4b0.tar.gz gentoo-b8103a98d94635b79a8e5d1c52633b32621bb4b0.tar.bz2 gentoo-b8103a98d94635b79a8e5d1c52633b32621bb4b0.zip |
mail-client/mutt: add links to used sources for code and patches
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-1.7.2-r2.ebuild | 2 | ||||
-rw-r--r-- | mail-client/mutt/mutt-1.8.0.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail-client/mutt/mutt-1.7.2-r2.ebuild b/mail-client/mutt/mutt-1.7.2-r2.ebuild index 7abf20e856ad..8c789cc18df4 100644 --- a/mail-client/mutt/mutt-1.7.2-r2.ebuild +++ b/mail-client/mutt/mutt-1.7.2-r2.ebuild @@ -73,6 +73,8 @@ src_prepare() { # apply patches export EPATCH_FORCE="yes" export EPATCH_SUFFIX="patch" + # http://hg.code.sf.net/p/gentoomutt/code/file/gentoo-1.7 + # http://hg.code.sf.net/p/gentoomuttpatches/code/file/mutt-1.7 local patches=( patches-mutt bugs-gentoo diff --git a/mail-client/mutt/mutt-1.8.0.ebuild b/mail-client/mutt/mutt-1.8.0.ebuild index 777f7c1f12f8..ef287d76cc06 100644 --- a/mail-client/mutt/mutt-1.8.0.ebuild +++ b/mail-client/mutt/mutt-1.8.0.ebuild @@ -72,6 +72,8 @@ src_prepare() { # apply patches export EPATCH_FORCE="yes" export EPATCH_SUFFIX="patch" + # http://hg.code.sf.net/p/gentoomutt/code/file/gentoo-1.8 + # http://hg.code.sf.net/p/gentoomuttpatches/code/file/mutt-1.8 local patches=( patches-mutt bugs-gentoo |