summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-10 22:01:08 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-10 22:01:08 +0000
commitd32ec5edc9319fd1b0a128eb3cd23d2b990022f2 (patch)
tree3fada6c03c28cf9fc2a996ae31b756d6076387c8 /mail-client/muttng/files
parentinitial import of new ebuild - needed for tucnak (diff)
downloadgentoo-2-d32ec5edc9319fd1b0a128eb3cd23d2b990022f2.tar.gz
gentoo-2-d32ec5edc9319fd1b0a128eb3cd23d2b990022f2.tar.bz2
gentoo-2-d32ec5edc9319fd1b0a128eb3cd23d2b990022f2.zip
Bump to current snapshot #101431
Honor USE=qdbm; prioritize qdbm > gdbm > db-4. Don't attempt to build docs until sgml2html issues are sorted. (Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client/muttng/files')
-rw-r--r--mail-client/muttng/files/digest-muttng-200508091
-rw-r--r--mail-client/muttng/files/muttng-20050809-nodoc.patch14
2 files changed, 15 insertions, 0 deletions
diff --git a/mail-client/muttng/files/digest-muttng-20050809 b/mail-client/muttng/files/digest-muttng-20050809
new file mode 100644
index 000000000000..7fd4b4b91975
--- /dev/null
+++ b/mail-client/muttng/files/digest-muttng-20050809
@@ -0,0 +1 @@
+MD5 cff8c65d17ca2f0da52cc84b3eae1031 muttng-20050809.tar.gz 2448668
diff --git a/mail-client/muttng/files/muttng-20050809-nodoc.patch b/mail-client/muttng/files/muttng-20050809-nodoc.patch
new file mode 100644
index 000000000000..f89a8c18c9fc
--- /dev/null
+++ b/mail-client/muttng/files/muttng-20050809-nodoc.patch
@@ -0,0 +1,14 @@
+sgml2html from sgmltools-lite fails miserably trying to build the
+documentation. Just skip it for now...
+
+--- muttng-20050809/doc/Makefile.in.nodoc 2005-08-06 14:07:10.000000000 -0400
++++ muttng-20050809/doc/Makefile.in 2005-08-10 16:50:11.000000000 -0400
+@@ -62,7 +62,7 @@
+ topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \
+ UPGRADING README NEWS TODO TODO.mutt-ng README.SSL
+
+-all: muttng.1 muttrc.man try-html try-txt
++all: muttng.1 muttrc.man
+
+ try-html: ../makedoc$(EXEEXT)
+ test -f manual.html || $(MAKE) manual.html || cp $(srcdir)/manual*.html ./