summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-03-16 20:42:20 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-03-16 20:42:20 +0000
commit6c03a5f96df28119baf4d67d0442fcc152e45304 (patch)
treebf3f4c0acee747296174c5850cb6972c4a35721c /sys-devel/m4
parentversion bump (diff)
downloadgentoo-2-6c03a5f96df28119baf4d67d0442fcc152e45304.tar.gz
gentoo-2-6c03a5f96df28119baf4d67d0442fcc152e45304.tar.bz2
gentoo-2-6c03a5f96df28119baf4d67d0442fcc152e45304.zip
removed authors from dodoc cause the file doesn't exist.
Diffstat (limited to 'sys-devel/m4')
-rw-r--r--sys-devel/m4/ChangeLog9
-rw-r--r--sys-devel/m4/m4-1.4.ebuild5
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog
index 0c430ffeb554..b1b5722c906a 100644
--- a/sys-devel/m4/ChangeLog
+++ b/sys-devel/m4/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-devel/m4
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.12 2003/03/09 17:45:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.13 2003/03/16 20:42:20 mholzer Exp $
+
+*m4-1.4 (09 Mar 2003)
+
+ 18 Mar 2003; root <root@gentoo.org> m4-1.4.ebuild:
+ removed authors from dodoc cause the file doesn't exist.
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Mark stable.
-*m4-1.4 (09 Mar 2003)
-
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Add non beta, with Debian fixes to close bug #15573.
diff --git a/sys-devel/m4/m4-1.4.ebuild b/sys-devel/m4/m4-1.4.ebuild
index 8929ff999558..8d6dc0443fb7 100644
--- a/sys-devel/m4/m4-1.4.ebuild
+++ b/sys-devel/m4/m4-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.ebuild,v 1.3 2003/03/11 21:11:47 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.ebuild,v 1.4 2003/03/16 20:42:20 mholzer Exp $
IUSE="nls"
@@ -54,6 +54,5 @@ src_install() {
# rm -rf ${D}/usr/include
- dodoc AUTHORS BACKLOG ChangeLog COPYING NEWS README* THANKS TODO
+ dodoc BACKLOG ChangeLog COPYING NEWS README* THANKS TODO
}
-