diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:47:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:47:07 +0000 |
commit | 69314c18a64746db5e7c529aa54b1b4b1dcb4348 (patch) | |
tree | 9abb12b20cabbc62ded9a838f146529c42044d7d /app-doc/howto-html | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-69314c18a64746db5e7c529aa54b1b4b1dcb4348.tar.gz gentoo-2-69314c18a64746db5e7c529aa54b1b4b1dcb4348.tar.bz2 gentoo-2-69314c18a64746db5e7c529aa54b1b4b1dcb4348.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/howto-html-20050504.ebuild | 4 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20070202.ebuild | 4 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20070811.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-doc/howto-html/howto-html-20050504.ebuild b/app-doc/howto-html/howto-html-20050504.ebuild index d720bbb344d8..7b75bcff9b21 100644 --- a/app-doc/howto-html/howto-html-20050504.ebuild +++ b/app-doc/howto-html/howto-html-20050504.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20050504.ebuild,v 1.2 2006/12/11 03:08:22 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20050504.ebuild,v 1.3 2007/08/25 11:47:07 vapier Exp $ # Grab and rename this file: # http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs.tar.bz2 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/Linux-html-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}/HOWTO diff --git a/app-doc/howto-html/howto-html-20070202.ebuild b/app-doc/howto-html/howto-html-20070202.ebuild index 0e3da140712c..8ecf8dbcf760 100644 --- a/app-doc/howto-html/howto-html-20070202.ebuild +++ b/app-doc/howto-html/howto-html-20070202.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/howto-html-20070202.ebuild,v 1.5 2007/08/15 21:25:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070202.ebuild,v 1.6 2007/08/25 11:47:07 vapier Exp $ # Grab and rename this file: # http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs.tar.bz2 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/Linux-html-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}/HOWTO diff --git a/app-doc/howto-html/howto-html-20070811.ebuild b/app-doc/howto-html/howto-html-20070811.ebuild index ee2e5e8ed736..c264fe74640a 100644 --- a/app-doc/howto-html/howto-html-20070811.ebuild +++ b/app-doc/howto-html/howto-html-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/howto-html-20070811.ebuild,v 1.1 2007/08/11 19:13:52 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v 1.2 2007/08/25 11:47:07 vapier Exp $ # Download from # www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs-${PV}.tar.bz2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/Linux-html-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" |