summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-11 23:06:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-11 23:06:32 +0000
commitbaf8adf2cf49a56263e38d132aa3034945913348 (patch)
treeeedfc5a9a75050d6ce078ab06f89bfb028a30410 /app-doc/autobook
parentversion bump, bug #609version bump, bug #60963" (diff)
downloadhistorical-baf8adf2cf49a56263e38d132aa3034945913348.tar.gz
historical-baf8adf2cf49a56263e38d132aa3034945913348.tar.bz2
historical-baf8adf2cf49a56263e38d132aa3034945913348.zip
whitespace
Diffstat (limited to 'app-doc/autobook')
-rw-r--r--app-doc/autobook/Manifest2
-rw-r--r--app-doc/autobook/autobook-1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/autobook/Manifest b/app-doc/autobook/Manifest
index 652efd2b3bac..c56c0eeff783 100644
--- a/app-doc/autobook/Manifest
+++ b/app-doc/autobook/Manifest
@@ -1,3 +1,3 @@
-MD5 fdc17d9a475c333e15b492c36f0f459e autobook-1.3.ebuild 464
MD5 883f242c786c3b8374c4b800dbe124c7 ChangeLog 366
+MD5 1cfcb55b29be17cb5200ef0f206fcdd6 autobook-1.3.ebuild 465
MD5 8e5a5e7ece37f14aabdc636f20bcacd1 files/digest-autobook-1.3 64
diff --git a/app-doc/autobook/autobook-1.3.ebuild b/app-doc/autobook/autobook-1.3.ebuild
index 4ccb8cff013d..c78cf664760f 100644
--- a/app-doc/autobook/autobook-1.3.ebuild
+++ b/app-doc/autobook/autobook-1.3.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.5 2004/06/24 21:38:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.3.ebuild,v 1.6 2004/09/11 23:06:32 mr_bones_ Exp $
DESCRIPTION="GNU Autoconf, Automake and Libtool"
HOMEPAGE="http://sources.redhat.com/autobook/"
SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz"
+
LICENSE="OPL"
SLOT="0"
KEYWORDS="x86 ppc"
@@ -14,4 +15,3 @@ DEPEND=""
src_install() {
dohtml *
}
-