summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-10-03 12:09:00 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-10-03 12:09:00 +0000
commit1c1007da82204041956631aa1f0878988e7217a4 (patch)
tree430e009c33308d112187146e798fcf6ea97cf2dc /mail-client/elmo
parentStable on x86 and amd64. (diff)
downloadgentoo-2-1c1007da82204041956631aa1f0878988e7217a4.tar.gz
gentoo-2-1c1007da82204041956631aa1f0878988e7217a4.tar.bz2
gentoo-2-1c1007da82204041956631aa1f0878988e7217a4.zip
Do not install generic INSTALL document.
(Portage version: 2.0.53_rc1)
Diffstat (limited to 'mail-client/elmo')
-rw-r--r--mail-client/elmo/ChangeLog6
-rw-r--r--mail-client/elmo/elmo-1.3.2-r1.ebuild5
-rw-r--r--mail-client/elmo/elmo-1.3.2-r2.ebuild5
3 files changed, 9 insertions, 7 deletions
diff --git a/mail-client/elmo/ChangeLog b/mail-client/elmo/ChangeLog
index f638de6c9681..d74e01da9c1b 100644
--- a/mail-client/elmo/ChangeLog
+++ b/mail-client/elmo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/elmo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.20 2005/07/30 22:10:48 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.21 2005/10/03 12:09:00 ticho Exp $
+
+ 03 Oct 2005; Andrej Kacian <ticho@gentoo.org> elmo-1.3.2-r1.ebuild,
+ elmo-1.3.2-r2.ebuild:
+ Do not install generic INSTALL document.
30 Jul 2005; Andrej Kacian <ticho@gentoo.org> elmo-1.3.2-r2.ebuild:
Stable on x86.
diff --git a/mail-client/elmo/elmo-1.3.2-r1.ebuild b/mail-client/elmo/elmo-1.3.2-r1.ebuild
index 13650f3f7c10..12afa3558ca2 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-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.8 2005/07/21 14:38:12 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.9 2005/10/03 12:09:00 ticho Exp $
inherit eutils
@@ -38,8 +38,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die "make install failed"
- dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS ChangeLog INSTALL NEWS \
- THANKS TODO
+ dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS ChangeLog NEWS THANKS TODO
cd doc
dodoc README.txt sample.{,pl.}elmorc tutorial{,.gpg}
}
diff --git a/mail-client/elmo/elmo-1.3.2-r2.ebuild b/mail-client/elmo/elmo-1.3.2-r2.ebuild
index fa3416f8bf6f..1872827f9964 100644
--- a/mail-client/elmo/elmo-1.3.2-r2.ebuild
+++ b/mail-client/elmo/elmo-1.3.2-r2.ebuild
@@ -1,6 +1,6 @@
# 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-r2.ebuild,v 1.4 2005/07/30 22:10:48 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r2.ebuild,v 1.5 2005/10/03 12:09:00 ticho Exp $
inherit eutils
@@ -39,8 +39,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die "make install failed"
- dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS ChangeLog INSTALL NEWS \
- THANKS TODO
+ dodoc ABOUT-NLS ADVOCACY AUTHORS BUGS ChangeLog NEWS THANKS TODO
cd doc
dodoc README.txt sample.{,pl.}elmorc tutorial{,.gpg}
}