summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-12-13 03:01:08 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-12-13 03:01:08 +0000
commit1f31d47f362269a67b85b7a5a4d513e003a88a62 (patch)
tree35bfd1ac93cd63c135736323ce5e3b317e58ee51 /app-doc/abs-guide
parentVersion bump to push out changes. (diff)
downloadgentoo-2-1f31d47f362269a67b85b7a5a4d513e003a88a62.tar.gz
gentoo-2-1f31d47f362269a67b85b7a5a4d513e003a88a62.tar.bz2
gentoo-2-1f31d47f362269a67b85b7a5a4d513e003a88a62.zip
Version bump. Thanks to Tim Harder for reporting.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-doc/abs-guide')
-rw-r--r--app-doc/abs-guide/ChangeLog8
-rw-r--r--app-doc/abs-guide/abs-guide-5.0.ebuild4
-rw-r--r--app-doc/abs-guide/abs-guide-5.1.ebuild21
-rw-r--r--app-doc/abs-guide/files/digest-abs-guide-5.13
4 files changed, 33 insertions, 3 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog
index f88fd00790f5..7b9a144dccb1 100644
--- a/app-doc/abs-guide/ChangeLog
+++ b/app-doc/abs-guide/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-doc/abs-guide
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.51 2007/09/09 13:21:20 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.52 2007/12/13 03:01:07 dirtyepic Exp $
+
+*abs-guide-5.1 (13 Dec 2007)
+
+ 13 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> abs-guide-5.0.ebuild,
+ +abs-guide-5.1.ebuild:
+ Version bump. Thanks to Tim Harder for reporting.
09 Sep 2007; Ryan Hill <dirtyepic@gentoo.org> abs-guide-5.0.ebuild:
Mirror the tarball ourselves since upstream likes changing it without
diff --git a/app-doc/abs-guide/abs-guide-5.0.ebuild b/app-doc/abs-guide/abs-guide-5.0.ebuild
index d1924222a53b..80f108ee8ce8 100644
--- a/app-doc/abs-guide/abs-guide-5.0.ebuild
+++ b/app-doc/abs-guide/abs-guide-5.0.ebuild
@@ -1,6 +1,6 @@
# 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-5.0.ebuild,v 1.8 2007/09/09 13:21:20 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.0.ebuild,v 1.9 2007/12/13 03:01:07 dirtyepic Exp $
DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
HOMEPAGE="http://www.tldp.org/LDP/abs/html"
@@ -17,5 +17,5 @@ SLOT="0"
src_install() {
dodir /usr/share/doc/${P} || die "dodir failed"
- cp -R * ${D}/usr/share/doc/${P} || die "cp failed"
+ cp -R * "${D}"/usr/share/doc/${P} || die "cp failed"
}
diff --git a/app-doc/abs-guide/abs-guide-5.1.ebuild b/app-doc/abs-guide/abs-guide-5.1.ebuild
new file mode 100644
index 000000000000..5e4a4cc8d56c
--- /dev/null
+++ b/app-doc/abs-guide/abs-guide-5.1.ebuild
@@ -0,0 +1,21 @@
+# 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-5.1.ebuild,v 1.1 2007/12/13 03:01:07 dirtyepic Exp $
+
+DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
+HOMEPAGE="http://www.tldp.org/LDP/abs/html"
+
+# Upstream likes to repackage the tarball without changing the name.
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+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-5.1 b/app-doc/abs-guide/files/digest-abs-guide-5.1
new file mode 100644
index 000000000000..3a052c5b9b9d
--- /dev/null
+++ b/app-doc/abs-guide/files/digest-abs-guide-5.1
@@ -0,0 +1,3 @@
+MD5 c0f02a930cb605f9f24b7a85bd47898a abs-guide-5.1.tar.bz2 935439
+RMD160 9d099b094ef78320a29d6062e4ebf88fbf86aae0 abs-guide-5.1.tar.bz2 935439
+SHA256 004a934c85efeaba9c1da8ac59ae8cf516b9e647d6970613c107ff46e119ab05 abs-guide-5.1.tar.bz2 935439