summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-11 08:48:23 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-11 08:48:23 +0000
commit8cc952e1af9250c38e3c980bd3e6e3a95d9e8fb3 (patch)
tree1811a8a00692f7d4a1a975cade528663c6b4ec5f /x11-plugins/wmmail
parentVersion bump. Closing bug #111653. (diff)
downloadgentoo-2-8cc952e1af9250c38e3c980bd3e6e3a95d9e8fb3.tar.gz
gentoo-2-8cc952e1af9250c38e3c980bd3e6e3a95d9e8fb3.tar.bz2
gentoo-2-8cc952e1af9250c38e3c980bd3e6e3a95d9e8fb3.zip
Removed COPYING from dodoc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins/wmmail')
-rw-r--r--x11-plugins/wmmail/ChangeLog7
-rw-r--r--x11-plugins/wmmail/wmmail-0.64-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmmail/ChangeLog b/x11-plugins/wmmail/ChangeLog
index 6b8bdf3554bb..8bf02deccee4 100644
--- a/x11-plugins/wmmail/ChangeLog
+++ b/x11-plugins/wmmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmail
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmail/ChangeLog,v 1.11 2004/09/02 18:22:40 pvdabeel Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmail/ChangeLog,v 1.12 2005/11/11 08:48:23 s4t4n Exp $
+
+ 11 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmmail-0.64-r3.ebuild:
+ Removed COPYING from dodoc.
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
wmmail-0.64-r3.ebuild:
diff --git a/x11-plugins/wmmail/wmmail-0.64-r3.ebuild b/x11-plugins/wmmail/wmmail-0.64-r3.ebuild
index 78a01444203a..d950c369ec06 100644
--- a/x11-plugins/wmmail/wmmail-0.64-r3.ebuild
+++ b/x11-plugins/wmmail/wmmail-0.64-r3.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/x11-plugins/wmmail/wmmail-0.64-r3.ebuild,v 1.6 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmail/wmmail-0.64-r3.ebuild,v 1.7 2005/11/11 08:48:23 s4t4n Exp $
IUSE=""
MY_PN=WMMail.app
@@ -27,6 +27,6 @@ src_install () {
make DESTDIR=${D} install
dodir /usr/bin
dosym /usr/lib/GNUstep/${MY_PN}/WMMail /usr/bin/wmmail
- dodoc AUTHORS COPYING NEWS README doc/Help.txt
+ dodoc AUTHORS NEWS README doc/Help.txt
newman/wmmail.man wmmail.1
}