diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-11-29 21:27:57 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-11-29 21:27:57 +0000 |
commit | 762303d43cf2742b24ba656f134d7b54fbc29060 (patch) | |
tree | 18a1aaa1d5ef10e612459414fa03e8e62ffb2ebb /app-doc/abs-guide | |
parent | Marked ppc stable for bug #248448. Going stable early to allow the removal of... (diff) | |
download | gentoo-2-762303d43cf2742b24ba656f134d7b54fbc29060.tar.gz gentoo-2-762303d43cf2742b24ba656f134d7b54fbc29060.tar.bz2 gentoo-2-762303d43cf2742b24ba656f134d7b54fbc29060.zip |
amd64 stable, bug #249134.
(Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r4 x86_64)
Diffstat (limited to 'app-doc/abs-guide')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index 3e24bec43e9f..c22ee92fe74b 100644 --- a/app-doc/abs-guide/ChangeLog +++ b/app-doc/abs-guide/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/abs-guide # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.65 2008/11/29 17:52:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.66 2008/11/29 21:27:57 dirtyepic Exp $ + + 29 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> abs-guide-5.4.ebuild: + amd64 stable, bug #249134. 29 Nov 2008; Raúl Porcel <armin76@gentoo.org> abs-guide-5.4.ebuild: alpha/sparc/x86 stable wrt #249134 diff --git a/app-doc/abs-guide/abs-guide-5.4.ebuild b/app-doc/abs-guide/abs-guide-5.4.ebuild index 5c4e6f8a244d..8bcc3347b3f1 100644 --- a/app-doc/abs-guide/abs-guide-5.4.ebuild +++ b/app-doc/abs-guide/abs-guide-5.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 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.4.ebuild,v 1.4 2008/11/29 17:52:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.4.ebuild,v 1.5 2008/11/29 21:27:57 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" |