diff options
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index 931fdf46cf3c..6549e4c2ccf4 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.71 2009/03/31 13:16:18 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.72 2009/04/03 16:57:41 armin76 Exp $ + + 03 Apr 2009; Raúl Porcel <armin76@gentoo.org> abs-guide-5.5.ebuild: + alpha/x86 stable wrt #264143 31 Mar 2009; Tiago Cunha <tcunha@gentoo.org> abs-guide-5.5.ebuild: stable amd64, bug 264143 diff --git a/app-doc/abs-guide/abs-guide-5.5.ebuild b/app-doc/abs-guide/abs-guide-5.5.ebuild index a5afcc26882b..d77b28cc915a 100644 --- a/app-doc/abs-guide/abs-guide-5.5.ebuild +++ b/app-doc/abs-guide/abs-guide-5.5.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-5.5.ebuild,v 1.5 2009/03/31 13:16:18 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild,v 1.6 2009/04/03 16:57:41 armin76 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" |