diff options
author | 2004-03-14 00:14:31 +0000 | |
---|---|---|
committer | 2004-03-14 00:14:31 +0000 | |
commit | 57436b5c98a06086bf04b1c6efb86f1264cfcdd4 (patch) | |
tree | 096ae6488b8ce1f4ec870acf1a009ffcc0f19cfa /app-doc/ebook-autoconf | |
parent | Added ~mips keyword. (diff) | |
download | historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.tar.gz historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.tar.bz2 historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.zip |
header fix
Diffstat (limited to 'app-doc/ebook-autoconf')
-rw-r--r-- | app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild | 6 | ||||
-rw-r--r-- | app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild b/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild index b58ac039897c..3c1ce9f1132d 100644 --- a/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild +++ b/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild,v 1.7 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild,v 1.8 2004/03/14 00:14:30 mr_bones_ Exp $ DESCRIPTION="Autoconf 2.13 EBook." HOMEPAGE="http://lidn.sourceforge.net" @@ -9,6 +9,4 @@ EBOOKNAME="autoconf" EBOOKVERSION="2.13" NOVERSION="1" - inherit ebook - diff --git a/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild b/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild index f32c4f244373..053784363b46 100644 --- a/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild +++ b/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild,v 1.1 2003/05/06 17:51:39 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.53a.ebuild,v 1.2 2004/03/14 00:14:30 mr_bones_ Exp $ EBOOKNAME="autoconf" EBOOKVERSION="2.53a" EBOOKEXT="tgz" inherit ebook - |