diff options
Diffstat (limited to 'dev-util/kdoc/kdoc-2.0_alpha54.ebuild')
-rw-r--r-- | dev-util/kdoc/kdoc-2.0_alpha54.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild index 16254e5d4401..3344da11a6b6 100644 --- a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild +++ b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.1 2002/04/04 22:15:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.2 2002/07/11 06:30:25 drobbins Exp $ DESCRIPTION="KDE/QT documentation processing/generation tools" HOMEPAGE="http://www.ph.unimelb.edu.au/~ssk/kde/kdoc/" @@ -31,4 +30,4 @@ src_install() { make DESTDIR=${D} install || die -}
\ No newline at end of file +} |