summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 12:10:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 12:10:43 +0000
commita913575f3789572a76e98d53c68e9e511b479d7f (patch)
tree78aa5f0315c08f62fcab0adc3a586ee68dfe2be4 /app-misc/devtodo
parentwhitespace cleanup (diff)
downloadgentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.gz
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.bz2
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.zip
whitespace cleanup
Diffstat (limited to 'app-misc/devtodo')
-rw-r--r--app-misc/devtodo/Manifest8
-rw-r--r--app-misc/devtodo/devtodo-0.1.14.ebuild4
-rw-r--r--app-misc/devtodo/devtodo-0.1.17.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/app-misc/devtodo/Manifest b/app-misc/devtodo/Manifest
index c9fd9c0e7efe..7cd55551bb8e 100644
--- a/app-misc/devtodo/Manifest
+++ b/app-misc/devtodo/Manifest
@@ -1,8 +1,8 @@
+MD5 10ec62a489f30696ccbd43f037688117 ChangeLog 1041
+MD5 3162e0ba684f0bfcee87ec4500f37da6 devtodo-0.1.11-r1.ebuild 772
+MD5 c717f57fdd9f07a15bf4e788b8523ae9 devtodo-0.1.14.ebuild 743
+MD5 6dca0d6e86c26286790a920ad27a0192 devtodo-0.1.17.ebuild 745
MD5 690abe23e1e2a741222bbc156f9e6478 files/devtodo-0.1.11.colourplain.patch 360
MD5 39110dc7abf1cae6d24d2bae06036c45 files/digest-devtodo-0.1.11-r1 66
MD5 1efca55d3c97a94b979a7ccae5687fce files/digest-devtodo-0.1.14 66
MD5 cb4cff0cd869696d1207553de89551c1 files/digest-devtodo-0.1.17 66
-MD5 3162e0ba684f0bfcee87ec4500f37da6 devtodo-0.1.11-r1.ebuild 772
-MD5 b463c7aba130f3c8502f63a82fee4cde devtodo-0.1.14.ebuild 741
-MD5 345b0bf4ec60bf9b11addcc24ab680d5 devtodo-0.1.17.ebuild 742
-MD5 10ec62a489f30696ccbd43f037688117 ChangeLog 1041
diff --git a/app-misc/devtodo/devtodo-0.1.14.ebuild b/app-misc/devtodo/devtodo-0.1.14.ebuild
index 1c06a0fe2fc8..fd0cd660ea52 100644
--- a/app-misc/devtodo/devtodo-0.1.14.ebuild
+++ b/app-misc/devtodo/devtodo-0.1.14.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/app-misc/devtodo/devtodo-0.1.14.ebuild,v 1.9 2003/02/13 08:55:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.14.ebuild,v 1.10 2003/09/05 12:10:36 msterret Exp $
DESCRIPTION="A nice command line todo list for developers"
SRC_URI="http://devtodo.sourceforge.net/${PV}/${P}.tar.gz"
@@ -20,6 +20,6 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING ChangeLog QuickStart README TODO
+ dodoc AUTHORS COPYING ChangeLog QuickStart README TODO
dodoc doc/scripts.sh doc/scripts.tcsh doc/todorc.example contrib/tdrec
}
diff --git a/app-misc/devtodo/devtodo-0.1.17.ebuild b/app-misc/devtodo/devtodo-0.1.17.ebuild
index 389eabf29de8..22a70d99012c 100644
--- a/app-misc/devtodo/devtodo-0.1.17.ebuild
+++ b/app-misc/devtodo/devtodo-0.1.17.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/app-misc/devtodo/devtodo-0.1.17.ebuild,v 1.4 2003/06/29 23:17:15 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.17.ebuild,v 1.5 2003/09/05 12:10:36 msterret Exp $
IUSE=""
DESCRIPTION="A nice command line todo list for developers"
@@ -21,6 +21,6 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING ChangeLog QuickStart README TODO
+ dodoc AUTHORS COPYING ChangeLog QuickStart README TODO
dodoc doc/scripts.sh doc/scripts.tcsh doc/todorc.example contrib/tdrec
}