diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-14 18:19:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-14 18:19:23 +0000 |
commit | def7bd1234c573e47085780157eded0ef3f03af7 (patch) | |
tree | b6c270de92cdc7d979a3bac152293b3df2603e44 /app-doc/howto-html | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-def7bd1234c573e47085780157eded0ef3f03af7.tar.gz gentoo-2-def7bd1234c573e47085780157eded0ef3f03af7.tar.bz2 gentoo-2-def7bd1234c573e47085780157eded0ef3f03af7.zip |
Stable on ppc64; bug #188490
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20070202.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/howto-html/ChangeLog b/app-doc/howto-html/ChangeLog index 2513b05e9d54..665e580e5aca 100644 --- a/app-doc/howto-html/ChangeLog +++ b/app-doc/howto-html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/howto-html # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.22 2007/08/11 20:03:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.23 2007/08/14 18:19:23 corsair Exp $ + + 14 Aug 2007; Markus Rothe <corsair@gentoo.org> howto-html-20070202.ebuild: + Stable on ppc64; bug #188490 11 Aug 2007; Steve Dibb <beandog@gentoo.org> howto-html-20070202.ebuild: amd64 stable, bug 188490 diff --git a/app-doc/howto-html/howto-html-20070202.ebuild b/app-doc/howto-html/howto-html-20070202.ebuild index ddeea02ff3a7..bfb8cbf61045 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.2 2007/08/11 20:03:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070202.ebuild,v 1.3 2007/08/14 18:19:23 corsair 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 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" S=${WORKDIR}/HOWTO |