diff options
Diffstat (limited to 'app-doc/abs-guide/abs-guide-1.9.ebuild')
-rw-r--r-- | app-doc/abs-guide/abs-guide-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-1.9.ebuild b/app-doc/abs-guide/abs-guide-1.9.ebuild index cb36a7e5e804..660661610a94 100644 --- a/app-doc/abs-guide/abs-guide-1.9.ebuild +++ b/app-doc/abs-guide/abs-guide-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-1.9.ebuild,v 1.1 2003/06/30 20:05:53 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-1.9.ebuild,v 1.2 2003/07/16 15:40:02 pvdabeel Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting." SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" @@ -9,7 +9,7 @@ S=${WORKDIR} SLOT="0" LICENSE="FDL-1.1" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~arm ~hppa" +KEYWORDS="~x86 ~sparc ppc ~alpha ~arm ~hppa" src_install() { dodir /usr/share/doc/abs-guide |