diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-14 18:20:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-14 18:20:26 +0000 |
commit | f5663518cae58f66ae9f55ee6b7d446e8d175642 (patch) | |
tree | f0a4c6b7ecdfc712a88689955c0c51add22f250c /app-doc/howto-html-single | |
parent | Stable on ppc64; bug #188490 (diff) | |
download | gentoo-2-f5663518cae58f66ae9f55ee6b7d446e8d175642.tar.gz gentoo-2-f5663518cae58f66ae9f55ee6b7d446e8d175642.tar.bz2 gentoo-2-f5663518cae58f66ae9f55ee6b7d446e8d175642.zip |
Stable on ppc64; bug #188490
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-doc/howto-html-single')
-rw-r--r-- | app-doc/howto-html-single/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20061216.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-doc/howto-html-single/ChangeLog b/app-doc/howto-html-single/ChangeLog index acd941f72637..c6a044c1b452 100644 --- a/app-doc/howto-html-single/ChangeLog +++ b/app-doc/howto-html-single/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/howto-html-single # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.20 2007/08/11 20:06:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.21 2007/08/14 18:20:26 corsair Exp $ + + 14 Aug 2007; Markus Rothe <corsair@gentoo.org> + howto-html-single-20061216.ebuild: + Stable on ppc64; bug #188490 11 Aug 2007; Steve Dibb <beandog@gentoo.org> howto-html-single-20061216.ebuild: 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 2755a0a020f5..18672adf0d35 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.2 2007/08/11 20:06:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20061216.ebuild,v 1.3 2007/08/14 18:20:26 corsair 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 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" S=${WORKDIR} |