diff options
Diffstat (limited to 'dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild')
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild index 38c8f0378f02..0906fa08446b 100644 --- a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild +++ b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Geert Bevin <gbevin@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.2 2002/04/27 23:08:36 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.3 2002/05/21 18:14:08 danarmak Exp $ # ACONFVER=2.52f # AMAKEVER=1.5b -# Source inherit.eclass and inherit AutoTools -# . /usr/portage/eclass/inherit.eclass || die # inherit autotools S=${WORKDIR}/${P} |