summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-10-04 18:58:07 +0000
committerAlin Năstac <mrness@gentoo.org>2005-10-04 18:58:07 +0000
commit1f96d0b02263e4dfe50a57bbdabb24e5d5a16ee8 (patch)
tree83f0792df7109e2cdc43a0c4f1957cb571e938b8 /net-dialup/capisuite
parentremove INSTALL from docs (diff)
downloadgentoo-2-1f96d0b02263e4dfe50a57bbdabb24e5d5a16ee8.tar.gz
gentoo-2-1f96d0b02263e4dfe50a57bbdabb24e5d5a16ee8.tar.bz2
gentoo-2-1f96d0b02263e4dfe50a57bbdabb24e5d5a16ee8.zip
Remove INSTALL from docs
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/capisuite')
-rw-r--r--net-dialup/capisuite/ChangeLog7
-rw-r--r--net-dialup/capisuite/capisuite-0.4.5-r1.ebuild4
-rw-r--r--net-dialup/capisuite/capisuite-0.4.5-r2.ebuild4
-rw-r--r--net-dialup/capisuite/capisuite-0.4.5-r3.ebuild4
-rw-r--r--net-dialup/capisuite/capisuite-0.4.5.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/net-dialup/capisuite/ChangeLog b/net-dialup/capisuite/ChangeLog
index 05014f10f87d..c086e9bf81a0 100644
--- a/net-dialup/capisuite/ChangeLog
+++ b/net-dialup/capisuite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-dialup/capisuite
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/ChangeLog,v 1.21 2005/08/07 22:43:00 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/ChangeLog,v 1.22 2005/10/04 18:58:07 mrness Exp $
+
+ 04 Oct 2005; Alin Nastac <mrness@gentoo.org> capisuite-0.4.5.ebuild,
+ capisuite-0.4.5-r1.ebuild, capisuite-0.4.5-r2.ebuild,
+ capisuite-0.4.5-r3.ebuild:
+ Remove INSTALL from docs.
07 Aug 2005; Stefan Briesenick <sbriesen@gentoo.org>
-capisuite-0.4.5.3.ebuild:
diff --git a/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild b/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild
index 2f541ca00fce..ccfe922901b4 100644
--- a/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild
+++ b/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild,v 1.2 2005/06/04 16:40:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r1.ebuild,v 1.3 2005/10/04 18:58:07 mrness Exp $
inherit eutils python
@@ -64,7 +64,7 @@ src_install() {
insinto /etc/logrotate.d
newins ${FILESDIR}/capisuite.logrotated capisuite
- dodoc AUTHORS ChangeLog INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
exeinto /etc/cron.daily
doexe capisuite.cron
diff --git a/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild b/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild
index cd8fddb23eda..99f8e7d40f13 100644
--- a/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild
+++ b/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild,v 1.1 2005/06/20 20:26:54 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r2.ebuild,v 1.2 2005/10/04 18:58:07 mrness Exp $
inherit eutils python
@@ -67,7 +67,7 @@ src_install() {
insinto /etc/logrotate.d
newins ${FILESDIR}/capisuite.logrotated capisuite
- dodoc AUTHORS ChangeLog INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
exeinto /etc/cron.daily
doexe capisuite.cron
diff --git a/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild b/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild
index 6df2623dc125..b23747ea9661 100644
--- a/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild
+++ b/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild,v 1.1 2005/08/07 11:41:07 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5-r3.ebuild,v 1.2 2005/10/04 18:58:07 mrness Exp $
inherit eutils flag-o-matic python
@@ -68,7 +68,7 @@ src_install() {
insinto /etc/logrotate.d
newins "${FILESDIR}/capisuite.logrotated" capisuite
- dodoc AUTHORS ChangeLog INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
exeinto /etc/cron.daily
doexe capisuite.cron
diff --git a/net-dialup/capisuite/capisuite-0.4.5.ebuild b/net-dialup/capisuite/capisuite-0.4.5.ebuild
index 7bb602f12d7b..0c7e21cf4910 100644
--- a/net-dialup/capisuite/capisuite-0.4.5.ebuild
+++ b/net-dialup/capisuite/capisuite-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5.ebuild,v 1.3 2005/03/29 22:02:35 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/capisuite-0.4.5.ebuild,v 1.4 2005/10/04 18:58:07 mrness Exp $
inherit eutils
@@ -48,7 +48,7 @@ src_install() {
keepdir /var/spool/capisuite/{done,failed,sendq,users}
- dodoc AUTHORS ChangeLog INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
exeinto /etc/cron.daily
doexe capisuite.cron