diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-13 03:09:47 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-13 03:09:47 +0000 |
commit | 8362e69d5049feaba27c3ba4938dc47524ecebb7 (patch) | |
tree | 9f21aad864ecfe85cbb6745e167087c0a1945a91 /app-doc/abs-guide | |
parent | Version bump. Thanks to Tim Harder for reporting. (diff) | |
download | gentoo-2-8362e69d5049feaba27c3ba4938dc47524ecebb7.tar.gz gentoo-2-8362e69d5049feaba27c3ba4938dc47524ecebb7.tar.bz2 gentoo-2-8362e69d5049feaba27c3ba4938dc47524ecebb7.zip |
Stable on mips. Remove old.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-doc/abs-guide')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-4.2.ebuild | 18 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-5.0.ebuild | 4 | ||||
-rw-r--r-- | app-doc/abs-guide/files/digest-abs-guide-4.2 | 3 |
4 files changed, 7 insertions, 24 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index 7b9a144dccb1..3592daf2edbf 100644 --- a/app-doc/abs-guide/ChangeLog +++ b/app-doc/abs-guide/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2007/12/13 03:01:07 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.53 2007/12/13 03:09:46 dirtyepic Exp $ + + 13 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> -abs-guide-4.2.ebuild, + abs-guide-5.0.ebuild: + Stable on mips. Remove old. *abs-guide-5.1 (13 Dec 2007) diff --git a/app-doc/abs-guide/abs-guide-4.2.ebuild b/app-doc/abs-guide/abs-guide-4.2.ebuild deleted file mode 100644 index 4911a53902ce..000000000000 --- a/app-doc/abs-guide/abs-guide-4.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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.7 2007/06/23 02:57:39 kumba 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/abs-guide-5.0.ebuild b/app-doc/abs-guide/abs-guide-5.0.ebuild index 80f108ee8ce8..13f4516502e7 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.9 2007/12/13 03:01:07 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.0.ebuild,v 1.10 2007/12/13 03:09:46 dirtyepic Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" HOMEPAGE="http://www.tldp.org/LDP/abs/html" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" S="${WORKDIR}" IUSE="" -KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" LICENSE="OPL" SLOT="0" diff --git a/app-doc/abs-guide/files/digest-abs-guide-4.2 b/app-doc/abs-guide/files/digest-abs-guide-4.2 deleted file mode 100644 index 316c27a57566..000000000000 --- a/app-doc/abs-guide/files/digest-abs-guide-4.2 +++ /dev/null @@ -1,3 +0,0 @@ -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 |