summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
commitb5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch)
treeaaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/coccinella
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/coccinella')
-rw-r--r--net-misc/coccinella/Manifest8
-rw-r--r--net-misc/coccinella/coccinella-0.94.2.ebuild4
-rw-r--r--net-misc/coccinella/coccinella-0.94.3.ebuild4
-rw-r--r--net-misc/coccinella/coccinella-0.94.ebuild4
4 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/coccinella/Manifest b/net-misc/coccinella/Manifest
index a949d2b198fd..3abad22c1d04 100644
--- a/net-misc/coccinella/Manifest
+++ b/net-misc/coccinella/Manifest
@@ -1,8 +1,8 @@
+MD5 9445e89aa6077e8e7bcdb3e99f3217df ChangeLog 844
+MD5 a6372850503eaafd6824e7581e565f0c coccinella-0.94.2.ebuild 918
+MD5 1dd19fd3000cf5914d02d00ed9d4f66c coccinella-0.94.3.ebuild 918
+MD5 1915c5f98c8bd002054ed29c1957ff71 coccinella-0.94.ebuild 797
MD5 dbe55201273a216b7285ef20de102a96 files/97coccinella 46
MD5 381b506a14f4c5bc63ed27526399bff3 files/digest-coccinella-0.94 68
MD5 dd71087457abee2623b72bcb26b67020 files/digest-coccinella-0.94.2 70
MD5 7901d625d2a3ae5ed6d3c42195de4fc4 files/digest-coccinella-0.94.3 70
-MD5 b2ff5d574ceea60f05008bc735e63a9d coccinella-0.94.2.ebuild 920
-MD5 6888ed0d994ab9d1f77f6cc95ecaecc6 coccinella-0.94.ebuild 798
-MD5 9445e89aa6077e8e7bcdb3e99f3217df ChangeLog 844
-MD5 70cdffabc2a5b26f901dbfa690abe13a coccinella-0.94.3.ebuild 918
diff --git a/net-misc/coccinella/coccinella-0.94.2.ebuild b/net-misc/coccinella/coccinella-0.94.2.ebuild
index 735a45be7265..e72c53c5d388 100644
--- a/net-misc/coccinella/coccinella-0.94.2.ebuild
+++ b/net-misc/coccinella/coccinella-0.94.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.2.ebuild,v 1.2 2003/02/13 14:47:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.2.ebuild,v 1.3 2003/09/05 22:01:48 msterret Exp $
NAME=Whiteboard
S="${WORKDIR}/${NAME}-${PV}"
@@ -21,7 +21,7 @@ src_install () {
cp -r ${WORKDIR}/${NAME}-${PV}/* ${D}/opt/coccinella/
dosym /opt/coccinella/Whiteboard.tcl /opt/coccinella/coccinella
insinto /etc/env.d
- doins ${FILESDIR}/97coccinella
+ doins ${FILESDIR}/97coccinella
dodoc CHANGES README README-jabber README-smileys TechNotes
}
diff --git a/net-misc/coccinella/coccinella-0.94.3.ebuild b/net-misc/coccinella/coccinella-0.94.3.ebuild
index bcbefd22ffee..2e1a447e95e9 100644
--- a/net-misc/coccinella/coccinella-0.94.3.ebuild
+++ b/net-misc/coccinella/coccinella-0.94.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.3.ebuild,v 1.2 2003/07/13 14:31:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.3.ebuild,v 1.3 2003/09/05 22:01:48 msterret Exp $
NAME=Whiteboard
S="${WORKDIR}/${NAME}-${PV}"
@@ -21,7 +21,7 @@ src_install () {
cp -r ${WORKDIR}/${NAME}-${PV}/* ${D}/opt/coccinella/
dosym /opt/coccinella/Whiteboard.tcl /opt/coccinella/coccinella
insinto /etc/env.d
- doins ${FILESDIR}/97coccinella
+ doins ${FILESDIR}/97coccinella
dodoc CHANGES README README-jabber README-smileys TechNotes
}
diff --git a/net-misc/coccinella/coccinella-0.94.ebuild b/net-misc/coccinella/coccinella-0.94.ebuild
index 8bd1b2dd8537..6d564b6dd450 100644
--- a/net-misc/coccinella/coccinella-0.94.ebuild
+++ b/net-misc/coccinella/coccinella-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.ebuild,v 1.9 2003/02/13 14:47:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.ebuild,v 1.10 2003/09/05 22:01:48 msterret Exp $
NAME=Whiteboard
S="${WORKDIR}/${NAME}-${PV}"
@@ -21,6 +21,6 @@ src_install () {
cp -r ${WORKDIR}/${NAME}-${PV}/* ${D}/opt/coccinella/
dosym /opt/coccinella/Whiteboard.tcl /opt/coccinella/coccinella
insinto /etc/env.d
- doins ${FILESDIR}/97coccinella
+ doins ${FILESDIR}/97coccinella
dodoc CHANGES README
}