From: Andrej Kacian Date: Sun, 1 Apr 2007 18:27:52 +0000 (+0000) Subject: Do not install boilerplate COPYING file - it's generic GPL-2. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4a3e2ad8f62d466095f3a1a141b657ad8fda62c8;p=gentoo.git Do not install boilerplate COPYING file - it's generic GPL-2. Package-Manager: portage-2.1.2.3 --- diff --git a/net-mail/mailgraph/ChangeLog b/net-mail/mailgraph/ChangeLog index a503be44f8bb..d5a61de48ac9 100644 --- a/net-mail/mailgraph/ChangeLog +++ b/net-mail/mailgraph/ChangeLog @@ -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 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 ChangeLog: Transition to Manifest2. diff --git a/net-mail/mailgraph/mailgraph-1.11-r1.ebuild b/net-mail/mailgraph/mailgraph-1.11-r1.ebuild index ae31127f539a..fdff48a89c59 100644 --- a/net-mail/mailgraph/mailgraph-1.11-r1.ebuild +++ b/net-mail/mailgraph/mailgraph-1.11-r1.ebuild @@ -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 } diff --git a/net-mail/mailgraph/mailgraph-1.11.ebuild b/net-mail/mailgraph/mailgraph-1.11.ebuild index 709b3d8b7dff..f1d19ac57ba7 100644 --- a/net-mail/mailgraph/mailgraph-1.11.ebuild +++ b/net-mail/mailgraph/mailgraph-1.11.ebuild @@ -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 } diff --git a/net-mail/mailgraph/mailgraph-1.12.ebuild b/net-mail/mailgraph/mailgraph-1.12.ebuild index 77ff46bcd806..020f4f6abe0c 100644 --- a/net-mail/mailgraph/mailgraph-1.12.ebuild +++ b/net-mail/mailgraph/mailgraph-1.12.ebuild @@ -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 }