Do not install boilerplate COPYING file - it's generic GPL-2.
authorAndrej Kacian <ticho@gentoo.org>
Sun, 1 Apr 2007 18:27:52 +0000 (18:27 +0000)
committerAndrej Kacian <ticho@gentoo.org>
Sun, 1 Apr 2007 18:27:52 +0000 (18:27 +0000)
Package-Manager: portage-2.1.2.3

net-mail/mailgraph/ChangeLog
net-mail/mailgraph/mailgraph-1.11-r1.ebuild
net-mail/mailgraph/mailgraph-1.11.ebuild
net-mail/mailgraph/mailgraph-1.12.ebuild

index a503be44f8bb14a20c85bc19e5bf6a790e454fe5..d5a61de48ac921107391d7f4631a610b182237f5 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/mailgraph
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.16 2007/02/22 01:45:35 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.17 2007/04/01 18:27:52 ticho Exp $
+
+  01 Apr 2007; Andrej Kacian <ticho@gentoo.org> mailgraph-1.11.ebuild,
+  mailgraph-1.11-r1.ebuild, mailgraph-1.12.ebuild:
+  Do not install boilerplate COPYING file - it's generic GPL-2.
 
   22 Feb 2007; Piotr JaroszyƄski <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index ae31127f539aaaf08d6aaf8707f9fb272270b56e..fdff48a89c595b876434a6c6241d5a0fa0b1a007 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11-r1.ebuild,v 1.2 2005/07/31 20:31:06 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11-r1.ebuild,v 1.3 2007/04/01 18:27:52 ticho Exp $
 
 inherit eutils webapp
 
@@ -51,7 +51,7 @@ src_install() {
        newconfd ${FILESDIR}/mailgraph.confd mailgraph
 
        # docs
-       dodoc README CHANGES COPYING
+       dodoc README CHANGES
 
        webapp_src_install
 }
index 709b3d8b7dffcf5507839d70c4be2908d26f2844..f1d19ac57ba7200b5a6c339d0b373fb46a1836a2 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11.ebuild,v 1.4 2005/06/26 23:37:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11.ebuild,v 1.5 2007/04/01 18:27:52 ticho Exp $
 
 inherit eutils webapp
 
@@ -50,7 +50,7 @@ src_install() {
        newconfd ${FILESDIR}/mailgraph.confd mailgraph
 
        # docs
-       dodoc README CHANGES COPYING
+       dodoc README CHANGES
 
        webapp_src_install
 }
index 77ff46bcd806e241cdbad021e6aa7353c58b2428..020f4f6abe0cda7b57050eb8fa6dd20f7ae38e15 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.6 2006/12/27 19:16:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.7 2007/04/01 18:27:52 ticho Exp $
 
 inherit eutils webapp
 
@@ -51,7 +51,7 @@ src_install() {
        newconfd ${FILESDIR}/mailgraph.confd mailgraph
 
        # docs
-       dodoc README CHANGES COPYING
+       dodoc README CHANGES
 
        webapp_src_install
 }