Version bump, see http://personal.riverusers.com/~thegrendel/Change.log
authorRyan Hill <rhill@gentoo.org>
Sat, 13 Jan 2007 17:47:22 +0000 (17:47 +0000)
committerRyan Hill <rhill@gentoo.org>
Sat, 13 Jan 2007 17:47:22 +0000 (17:47 +0000)
Removed old versions.
Package-Manager: portage-2.1.2_rc4-r9

app-doc/abs-guide/ChangeLog
app-doc/abs-guide/abs-guide-4.2.ebuild [new file with mode: 0644]
app-doc/abs-guide/files/digest-abs-guide-4.2 [new file with mode: 0644]

index f1b85d011d7f598e699268a72529e76b4db17c3f..9f52e3ec6306bfdb7ec21d6dccf1c6b6588589b3 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for app-doc/abs-guide
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.33 2006/10/15 00:01:34 ka0ttic Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.34 2007/01/13 17:47:22 dirtyepic Exp $
+
+*abs-guide-4.2 (13 Jan 2007)
+
+  13 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> -abs-guide-3.7.ebuild,
+  -abs-guide-4.0.ebuild, +abs-guide-4.2.ebuild:
+  Version bump, see http://personal.riverusers.com/~thegrendel/Change.log
+  Removed old versions.
 
 *abs-guide-4.1 (14 Oct 2006)
 
diff --git a/app-doc/abs-guide/abs-guide-4.2.ebuild b/app-doc/abs-guide/abs-guide-4.2.ebuild
new file mode 100644 (file)
index 0000000..285add1
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-4.2.ebuild,v 1.1 2007/01/13 17:47:22 dirtyepic Exp $
+
+DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
+SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2"
+HOMEPAGE="http://www.tldp.org/LDP/abs/html"
+S="${WORKDIR}"
+
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+LICENSE="OPL"
+SLOT="0"
+
+src_install() {
+       dodir /usr/share/doc/${P}       || die "dodir failed"
+       cp -R * ${D}/usr/share/doc/${P} || die "cp failed"
+}
diff --git a/app-doc/abs-guide/files/digest-abs-guide-4.2 b/app-doc/abs-guide/files/digest-abs-guide-4.2
new file mode 100644 (file)
index 0000000..316c27a
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 24e90ed621bcbc8f1f5fba327c882af5 abs-guide-4.2.tar.bz2 857247
+RMD160 86504bd9da1e80185562ad981d52e5d1b4aa0ddb abs-guide-4.2.tar.bz2 857247
+SHA256 2d043e88ce04c79cd05478b7be0b3b7de0b9044d6dc55c9044621e7eece4a581 abs-guide-4.2.tar.bz2 857247