diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 20:03:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 20:03:15 +0000 |
commit | 16618f415369c66b6b6a3590a4550833d1b360ce (patch) | |
tree | 9c5fbb0535f9e5abb83090ca6d84f86cf7b23450 /app-doc | |
parent | Version bump (diff) | |
download | gentoo-2-16618f415369c66b6b6a3590a4550833d1b360ce.tar.gz gentoo-2-16618f415369c66b6b6a3590a4550833d1b360ce.tar.bz2 gentoo-2-16618f415369c66b6b6a3590a4550833d1b360ce.zip |
ppc stable #286602
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index a11a98c37adf..f7258d66e453 100644 --- a/app-doc/abs-guide/ChangeLog +++ b/app-doc/abs-guide/ChangeLog @@ -1,6 +1,9 @@ # 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.75 2009/09/27 12:47:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.76 2009/09/27 20:03:15 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> abs-guide-6.0.ebuild: + ppc stable #286602 27 Sep 2009; Markus Meier <maekke@gentoo.org> abs-guide-6.0.ebuild: amd64/x86 stable, bug #286602 diff --git a/app-doc/abs-guide/abs-guide-6.0.ebuild b/app-doc/abs-guide/abs-guide-6.0.ebuild index 8a1665e5df52..eedad65882ad 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.2 2009/09/27 12:47:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.0.ebuild,v 1.3 2009/09/27 20:03:15 nixnut 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" |