summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2005-02-21 17:09:12 +0000
committerMichael Kohl <citizen428@gentoo.org>2005-02-21 17:09:12 +0000
commit0bc7e85867d7f6162a1a12ec0cdf0eecc2205810 (patch)
treef6762ab9ad2f3bafec5644fc7a9410a1250e0746 /mail-client/elmo
parent4.0.22-r2 stable on ia64 #77805. Add ~ia64 to 4.1.8-r1 (Manifest recommit) (diff)
downloadgentoo-2-0bc7e85867d7f6162a1a12ec0cdf0eecc2205810.tar.gz
gentoo-2-0bc7e85867d7f6162a1a12ec0cdf0eecc2205810.tar.bz2
gentoo-2-0bc7e85867d7f6162a1a12ec0cdf0eecc2205810.zip
Applied a patch submitted by James Rowe <jnrowe@ukfsn.org> in bug #82565. No revision bump, because the few kB saved aren't really worth a recompile. Removed myself as a maintainer.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'mail-client/elmo')
-rw-r--r--mail-client/elmo/ChangeLog10
-rw-r--r--mail-client/elmo/elmo-1.3.2-r1.ebuild9
-rw-r--r--mail-client/elmo/metadata.xml4
3 files changed, 14 insertions, 9 deletions
diff --git a/mail-client/elmo/ChangeLog b/mail-client/elmo/ChangeLog
index cfe156ae4b8e..0e4e8f009f71 100644
--- a/mail-client/elmo/ChangeLog
+++ b/mail-client/elmo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-client/elmo
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.12 2004/11/30 21:56:21 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.13 2005/02/21 17:09:12 citizen428 Exp $
+
+ 21 Feb 2005; Michael Kohl <citizen428@gentoo.org> metadata.xml,
+ elmo-1.3.2-r1.ebuild:
+ Applied a patch submitted by James Rowe <jnrowe@ukfsn.org> in bug #82565. No
+ revision bump, because the few kB saved aren't really worth a recompile.
+ Removed myself as a maintainer.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> elmo-1.3.2-r1.ebuild:
Fixed invalid atoms in *DEPEND.
diff --git a/mail-client/elmo/elmo-1.3.2-r1.ebuild b/mail-client/elmo/elmo-1.3.2-r1.ebuild
index 6f2a20ce0121..ef144cc83dc6 100644
--- a/mail-client/elmo/elmo-1.3.2-r1.ebuild
+++ b/mail-client/elmo/elmo-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.3 2004/11/30 21:56:21 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.4 2005/02/21 17:09:12 citizen428 Exp $
inherit eutils
@@ -34,7 +34,10 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die "make install failed"
- dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS COPYING ChangeLog INSTALL NEWS THANKS TODO doc/*
+ dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS ChangeLog INSTALL NEWS \
+ THANKS TODO
+ cd doc
+ dodoc README.txt sample.{,pl.}elmorc tutorial{,.gpg}
}
pkg_postinst() {
diff --git a/mail-client/elmo/metadata.xml b/mail-client/elmo/metadata.xml
index 125fbcf6ea1c..04af52a335d1 100644
--- a/mail-client/elmo/metadata.xml
+++ b/mail-client/elmo/metadata.xml
@@ -2,8 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-mail</herd>
- <maintainer>
- <email>citizen428@gentoo.org</email>
- <name>Michael Kohl</name>
- </maintainer>
</pkgmetadata>