diff options
Diffstat (limited to 'app-doc/abs-guide/abs-guide-4.2.ebuild')
-rw-r--r-- | app-doc/abs-guide/abs-guide-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-4.2.ebuild b/app-doc/abs-guide/abs-guide-4.2.ebuild index 07fcfa200dd8..e2c6273f86ed 100644 --- a/app-doc/abs-guide/abs-guide-4.2.ebuild +++ b/app-doc/abs-guide/abs-guide-4.2.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-4.2.ebuild,v 1.5 2007/06/19 13:15:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-4.2.ebuild,v 1.6 2007/06/21 15:28:45 jer Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.tldp.org/LDP/abs/html" S="${WORKDIR}" IUSE="" -KEYWORDS="alpha amd64 ~hppa ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" LICENSE="OPL" SLOT="0" |