summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-04 09:31:35 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-04 09:31:35 +0000
commit9cd125b1cfb6e983f1c7c10e792a6dbc655a63d5 (patch)
tree4d264f0bf44cf32d5463f4800a511e83d0b40707 /sys-fs/iprutils
parentStable for sparc, wrt bug #527846 (diff)
downloadgentoo-2-9cd125b1cfb6e983f1c7c10e792a6dbc655a63d5.tar.gz
gentoo-2-9cd125b1cfb6e983f1c7c10e792a6dbc655a63d5.tar.bz2
gentoo-2-9cd125b1cfb6e983f1c7c10e792a6dbc655a63d5.zip
QA: drop LICENSE from dodoc
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-fs/iprutils')
-rw-r--r--sys-fs/iprutils/ChangeLog8
-rw-r--r--sys-fs/iprutils/iprutils-2.3.0.ebuild6
-rw-r--r--sys-fs/iprutils/iprutils-2.3.13.ebuild6
-rw-r--r--sys-fs/iprutils/iprutils-2.3.9.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-fs/iprutils/ChangeLog b/sys-fs/iprutils/ChangeLog
index 412f1f88c34e..b80cde9f947a 100644
--- a/sys-fs/iprutils/ChangeLog
+++ b/sys-fs/iprutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/iprutils
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/ChangeLog,v 1.39 2013/07/21 08:27:44 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/ChangeLog,v 1.40 2014/11/04 09:31:35 zlogene Exp $
+
+ 04 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> iprutils-2.3.0.ebuild,
+ iprutils-2.3.13.ebuild, iprutils-2.3.9.ebuild:
+ QA: drop LICENSE from dodoc
21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #88306
diff --git a/sys-fs/iprutils/iprutils-2.3.0.ebuild b/sys-fs/iprutils/iprutils-2.3.0.ebuild
index 79e97d4d693f..d502e252fe60 100644
--- a/sys-fs/iprutils/iprutils-2.3.0.ebuild
+++ b/sys-fs/iprutils/iprutils-2.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.0.ebuild,v 1.3 2013/01/21 22:20:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.0.ebuild,v 1.4 2014/11/04 09:31:35 zlogene Exp $
inherit eutils
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
src_install () {
make INSTALL_MOD_PATH="${D}" install || die
- dodoc ChangeLog LICENSE
+ dodoc ChangeLog
newinitd "${FILESDIR}"/iprinit iprinit
newinitd "${FILESDIR}"/iprupdate iprupdate
diff --git a/sys-fs/iprutils/iprutils-2.3.13.ebuild b/sys-fs/iprutils/iprutils-2.3.13.ebuild
index e7f8fa0d9c4d..445e907dfd66 100644
--- a/sys-fs/iprutils/iprutils-2.3.13.ebuild
+++ b/sys-fs/iprutils/iprutils-2.3.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.13.ebuild,v 1.1 2013/02/27 20:54:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.13.ebuild,v 1.2 2014/11/04 09:31:35 zlogene Exp $
inherit eutils
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
src_install () {
make INSTALL_MOD_PATH="${D}" install || die
- dodoc ChangeLog LICENSE
+ dodoc ChangeLog
newinitd "${FILESDIR}"/iprinit iprinit
newinitd "${FILESDIR}"/iprupdate iprupdate
diff --git a/sys-fs/iprutils/iprutils-2.3.9.ebuild b/sys-fs/iprutils/iprutils-2.3.9.ebuild
index 5264925e6c13..36970ceb859d 100644
--- a/sys-fs/iprutils/iprutils-2.3.9.ebuild
+++ b/sys-fs/iprutils/iprutils-2.3.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.9.ebuild,v 1.4 2013/02/27 20:54:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.3.9.ebuild,v 1.5 2014/11/04 09:31:35 zlogene Exp $
inherit eutils
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
src_install () {
make INSTALL_MOD_PATH="${D}" install || die
- dodoc ChangeLog LICENSE
+ dodoc ChangeLog
newinitd "${FILESDIR}"/iprinit iprinit
newinitd "${FILESDIR}"/iprupdate iprupdate