diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-11 20:06:26 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-11 20:06:26 +0000 |
commit | 48c60924808b6532959e26959929f68e2197a8b5 (patch) | |
tree | 783ea368ac58dd5df9dbee4e45b9ca055514904c /app-doc/howto-html-single | |
parent | Removing Gnome 2.14 (diff) | |
download | historical-48c60924808b6532959e26959929f68e2197a8b5.tar.gz historical-48c60924808b6532959e26959929f68e2197a8b5.tar.bz2 historical-48c60924808b6532959e26959929f68e2197a8b5.zip |
amd64 stable, bug 188490
Package-Manager: portage-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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-doc/howto-html-single/ChangeLog b/app-doc/howto-html-single/ChangeLog index ca26ea2fe07e..acd941f72637 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.19 2007/08/11 19:15:42 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.20 2007/08/11 20:06:26 beandog Exp $ + + 11 Aug 2007; Steve Dibb <beandog@gentoo.org> + howto-html-single-20061216.ebuild: + amd64 stable, bug 188490 *howto-html-single-20070811 (11 Aug 2007) 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 72586078220a..2755a0a020f5 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-2006 Gentoo Foundation +# 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.1 2006/12/16 13:42:49 beu Exp $ +# $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 $ 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} |