summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:54:50 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:54:50 +0000
commit7b4b8e0aaccc790f509044a6edccbba55e21a557 (patch)
treed708463815828325e7e8c2edae9e9c246f43256f /x11-misc/gpasman
parentmodernised (diff)
downloadhistorical-7b4b8e0aaccc790f509044a6edccbba55e21a557.tar.gz
historical-7b4b8e0aaccc790f509044a6edccbba55e21a557.tar.bz2
historical-7b4b8e0aaccc790f509044a6edccbba55e21a557.zip
modernised
Diffstat (limited to 'x11-misc/gpasman')
-rw-r--r--x11-misc/gpasman/gpasman-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild
index b60375ac377f..99fa1b750b41 100644
--- a/x11-misc/gpasman/gpasman-1.3.0.ebuild
+++ b/x11-misc/gpasman/gpasman-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyrigth 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.4 2002/08/01 11:59:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
@@ -30,5 +30,5 @@ src_install() {
mkdir -p ${D}/usr/bin
emake prefix=${D}/usr install
- dodoc ChangeLog AUTHORS README BUGS NEWS
+ dodoc ChangeLog AUTHORS README BUGS NEWS
}