summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-06-02 14:45:32 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-06-02 14:45:32 +0000
commit840a9098c25b0ea1dfad1efe8d891eeec72d8cdd (patch)
treee167ff08afb48582b4c77892927d405046033245 /x11-misc/xpad
parentxpad added, initial release. (diff)
downloadgentoo-2-840a9098c25b0ea1dfad1efe8d891eeec72d8cdd.tar.gz
gentoo-2-840a9098c25b0ea1dfad1efe8d891eeec72d8cdd.tar.bz2
gentoo-2-840a9098c25b0ea1dfad1efe8d891eeec72d8cdd.zip
changed dodoc TO-DO in TODO #3317
Diffstat (limited to 'x11-misc/xpad')
-rw-r--r--x11-misc/xpad/xpad-1.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-1.1.ebuild b/x11-misc/xpad/xpad-1.1.ebuild
index 142ec3c23af6..7c16a247ac4c 100644
--- a/x11-misc/xpad/xpad-1.1.ebuild
+++ b/x11-misc/xpad/xpad-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.1.ebuild,v 1.1 2002/06/02 13:35:15 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.1.ebuild,v 1.2 2002/06/02 14:45:32 stroke Exp $
DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
HOMEPAGE="http://xpad.sourceforge.net/"
@@ -21,5 +21,6 @@ src_compile() {
src_install () {
make DESTDIR=${D} install || die
- dodoc CHANGES COPYING README TO-DO
+ dodoc CHANGES COPYING README TODO
}
+