diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:47:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:47:17 +0000 |
commit | a41669ef81dc01b959f1a558bf9eafcf948b9483 (patch) | |
tree | aa8b98ac779d54feb0e9a4f02d94306c48f89679 /app-doc | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-a41669ef81dc01b959f1a558bf9eafcf948b9483.tar.gz gentoo-2-a41669ef81dc01b959f1a558bf9eafcf948b9483.tar.bz2 gentoo-2-a41669ef81dc01b959f1a558bf9eafcf948b9483.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-doc')
3 files changed, 6 insertions, 6 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20050504.ebuild b/app-doc/howto-html-single/howto-html-single-20050504.ebuild index 3e8e8324da64..81327159a300 100644 --- a/app-doc/howto-html-single/howto-html-single-20050504.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20050504.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20050504.ebuild,v 1.1 2005/05/05 03:40:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20050504.ebuild,v 1.2 2007/08/25 11:47:17 vapier Exp $ # Grab and rename this file: # http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Linux-html-single-HOWTOs.tar.bz2 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/Linux-html-single-HOWTOs-${PV}.tar.bz2" LICENSE="GPL-2 LDP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR} diff --git a/app-doc/howto-html-single/howto-html-single-20061216.ebuild b/app-doc/howto-html-single/howto-html-single-20061216.ebuild index 81930393a183..c66fd64d17b2 100644 --- a/app-doc/howto-html-single/howto-html-single-20061216.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20061216.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/howto-html-single/howto-html-single-20061216.ebuild,v 1.5 2007/08/15 21:26:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20061216.ebuild,v 1.6 2007/08/25 11:47:17 vapier Exp $ DESCRIPTION="The LDP howtos, html single-page format" HOMEPAGE="http://www.tldp.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/L LICENSE="GPL-2 LDP" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86" IUSE="" S=${WORKDIR} diff --git a/app-doc/howto-html-single/howto-html-single-20070811.ebuild b/app-doc/howto-html-single/howto-html-single-20070811.ebuild index 5fd8eee9fba6..bf8744875d18 100644 --- a/app-doc/howto-html-single/howto-html-single-20070811.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20070811.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/howto-html-single/howto-html-single-20070811.ebuild,v 1.1 2007/08/11 19:15:42 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20070811.ebuild,v 1.2 2007/08/25 11:47:17 vapier Exp $ # Download from # www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Linux-html-single-HOWTOs-${PV}.tar.bz2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/Linux-html-single-HOWTOs-${PV}.tar.bz2" LICENSE="GPL-2 LDP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="" RESTRICT="strip binchecks" |