diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-01-23 06:53:14 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-01-23 06:53:14 +0000 |
commit | 072f1d975b44e9d459248a315030de67d5b02cac (patch) | |
tree | 33f3b8e89907ba0e98895273c868ba259bd950cf /app-doc | |
parent | wormux was renamed to warmux by upstream (diff) | |
download | gentoo-2-072f1d975b44e9d459248a315030de67d5b02cac.tar.gz gentoo-2-072f1d975b44e9d459248a315030de67d5b02cac.tar.bz2 gentoo-2-072f1d975b44e9d459248a315030de67d5b02cac.zip |
Stabilize for all.
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 7 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index 749857fc6988..3dcb2f1bc441 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.81 2010/03/17 23:51:24 dirtyepic Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.82 2011/01/23 06:53:14 dirtyepic Exp $ + + 23 Jan 2011; Ryan Hill <dirtyepic@gentoo.org> abs-guide-6.2.ebuild: + Stabilize for all. *abs-guide-6.2 (17 Mar 2010) diff --git a/app-doc/abs-guide/abs-guide-6.2.ebuild b/app-doc/abs-guide/abs-guide-6.2.ebuild index 1e026991ac41..4932df61589f 100644 --- a/app-doc/abs-guide/abs-guide-6.2.ebuild +++ b/app-doc/abs-guide/abs-guide-6.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.2.ebuild,v 1.1 2010/03/17 23:51:24 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.2.ebuild,v 1.2 2011/01/23 06:53:14 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" |