summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-11-08 02:44:16 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-11-08 02:44:16 +0000
commit0ebfa55e9d01f47224062d9b2cf587c6c7dbfd08 (patch)
tree3fd361557e8c5b9f33648c9a20d34cc503a7daa8 /app-doc/abs-guide
parentRemove old. (diff)
downloadgentoo-2-0ebfa55e9d01f47224062d9b2cf587c6c7dbfd08.tar.gz
gentoo-2-0ebfa55e9d01f47224062d9b2cf587c6c7dbfd08.tar.bz2
gentoo-2-0ebfa55e9d01f47224062d9b2cf587c6c7dbfd08.zip
Stable on all.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-doc/abs-guide')
-rw-r--r--app-doc/abs-guide/ChangeLog6
-rw-r--r--app-doc/abs-guide/abs-guide-5.5.ebuild25
-rw-r--r--app-doc/abs-guide/abs-guide-6.0.ebuild4
-rw-r--r--app-doc/abs-guide/abs-guide-6.1.ebuild4
4 files changed, 9 insertions, 30 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog
index e22a68bd3b0d..e3e20cd99972 100644
--- a/app-doc/abs-guide/ChangeLog
+++ b/app-doc/abs-guide/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-doc/abs-guide
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.79 2009/10/10 15:33:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.80 2009/11/08 02:44:16 dirtyepic Exp $
+
+ 08 Nov 2009; Ryan Hill <dirtyepic@gentoo.org> -abs-guide-5.5.ebuild,
+ abs-guide-6.0.ebuild, abs-guide-6.1.ebuild:
+ Stable on all.
10 Oct 2009; Raúl Porcel <armin76@gentoo.org> abs-guide-6.0.ebuild:
sparc stable wrt #286602
diff --git a/app-doc/abs-guide/abs-guide-5.5.ebuild b/app-doc/abs-guide/abs-guide-5.5.ebuild
deleted file mode 100644
index a38a49ad9a88..000000000000
--- a/app-doc/abs-guide/abs-guide-5.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 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.5.ebuild,v 1.7 2009/04/07 16:46:00 jer Exp $
-
-KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
-
-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"
-
-LICENSE="OPL"
-IUSE=""
-SLOT="0"
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/abs"
-
-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/abs-guide-6.0.ebuild b/app-doc/abs-guide/abs-guide-6.0.ebuild
index 206058e879b6..8e2e671dbc66 100644
--- a/app-doc/abs-guide/abs-guide-6.0.ebuild
+++ b/app-doc/abs-guide/abs-guide-6.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.0.ebuild,v 1.5 2009/10/10 15:33:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.0.ebuild,v 1.6 2009/11/08 02:44:16 dirtyepic Exp $
-KEYWORDS="~alpha amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
HOMEPAGE="http://www.tldp.org/LDP/abs/html"
diff --git a/app-doc/abs-guide/abs-guide-6.1.ebuild b/app-doc/abs-guide/abs-guide-6.1.ebuild
index d82eca29be2e..5de99d34878f 100644
--- a/app-doc/abs-guide/abs-guide-6.1.ebuild
+++ b/app-doc/abs-guide/abs-guide-6.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.1.ebuild,v 1.1 2009/09/30 06:08:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.1.ebuild,v 1.2 2009/11/08 02:44:16 dirtyepic Exp $
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
HOMEPAGE="http://www.tldp.org/LDP/abs/html"