Version bump with updated examples and references. Also removed old 1.3 version...
authorRyan Hill <rhill@gentoo.org>
Sun, 19 Nov 2006 21:19:04 +0000 (21:19 +0000)
committerRyan Hill <rhill@gentoo.org>
Sun, 19 Nov 2006 21:19:04 +0000 (21:19 +0000)
Package-Manager: portage-2.1.2_rc2

app-doc/autobook/ChangeLog
app-doc/autobook/autobook-1.5.ebuild [new file with mode: 0644]
app-doc/autobook/files/digest-autobook-1.5 [new file with mode: 0644]
app-doc/autobook/metadata.xml [new file with mode: 0644]

index 35c0a1a2c4b0506f1a430f0a88a4f9a2ba53e7b8..daa6674278feb44b7895484f2f9eb915aa7754d2 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for app-doc/autobook
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/ChangeLog,v 1.6 2005/01/02 19:31:51 ciaranm Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/ChangeLog,v 1.7 2006/11/19 21:19:04 dirtyepic Exp $
+
+*autobook-1.5 (19 Nov 2006)
+
+  19 Nov 2006; Ryan Hill <dirtyepic@gentoo.org> +metadata.xml,
+  -autobook-1.3.ebuild, +autobook-1.5.ebuild:
+  Version bump with updated examples and references. Also removed old 1.3
+  version and took over as maintainer.
 
   02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
   Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-doc/autobook/autobook-1.5.ebuild b/app-doc/autobook/autobook-1.5.ebuild
new file mode 100644 (file)
index 0000000..e94a9b2
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.5.ebuild,v 1.1 2006/11/19 21:19:04 dirtyepic 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="~amd64 ~ppc ~x86"
+IUSE=""
+DEPEND=""
+
+src_install() {
+       dohtml *
+}
diff --git a/app-doc/autobook/files/digest-autobook-1.5 b/app-doc/autobook/files/digest-autobook-1.5
new file mode 100644 (file)
index 0000000..fce0703
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 ce2be49c716a917e7c9342e7dedfeaf0 autobook-1.5.tar.gz 357570
+RMD160 5fa4cd489cc03db933da4ee5ce28b06fdc1a3527 autobook-1.5.tar.gz 357570
+SHA256 e723188406d4017a58f460adf4ad986600e663194a47c6d198b0e84bcd68f7d4 autobook-1.5.tar.gz 357570
diff --git a/app-doc/autobook/metadata.xml b/app-doc/autobook/metadata.xml
new file mode 100644 (file)
index 0000000..2f7c119
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <herd>no-herd</herd>
+       <maintainer>
+               <email>dirtyepic@gentoo.org</email>
+               <name>Ryan Hill</name>
+       </maintainer>
+</pkgmetadata>