diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:50:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:50:08 +0000 |
commit | 17d672b3cb51c0082b7dc1824ca8a0a2e02be8fd (patch) | |
tree | 2f40f4c9c9aa2930b512fc873778028aa72ff8bb /app-doc/abs-guide/abs-guide-4.2.ebuild | |
parent | Initial ebuild for simscan; thanks to Andrea Cerrito; bug #90605 (diff) | |
download | gentoo-2-17d672b3cb51c0082b7dc1824ca8a0a2e02be8fd.tar.gz gentoo-2-17d672b3cb51c0082b7dc1824ca8a0a2e02be8fd.tar.bz2 gentoo-2-17d672b3cb51c0082b7dc1824ca8a0a2e02be8fd.zip |
alpha/x86 stable wrt #182268
(Portage version: 2.1.3_rc3)
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 00488b14c961..6b71aeff65dc 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.3 2007/06/17 06:44:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-4.2.ebuild,v 1.4 2007/06/17 11:50:08 armin76 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" |