summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-05 03:03:38 +0000
committerTom Gall <tgall@gentoo.org>2004-10-05 03:03:38 +0000
commite297034bc6563f028da3e5ea9fc716c45df4de89 (patch)
treeefcb989ef214f868d0ed88391da1215490ff1c6b /app-text/code2html
parentstable on ppc64, bug #64268 (Manifest recommit) (diff)
downloadgentoo-2-e297034bc6563f028da3e5ea9fc716c45df4de89.tar.gz
gentoo-2-e297034bc6563f028da3e5ea9fc716c45df4de89.tar.bz2
gentoo-2-e297034bc6563f028da3e5ea9fc716c45df4de89.zip
stable on ppc64, bug #64269
Diffstat (limited to 'app-text/code2html')
-rw-r--r--app-text/code2html/ChangeLog5
-rw-r--r--app-text/code2html/code2html-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/code2html/ChangeLog b/app-text/code2html/ChangeLog
index 6d3a549666a0..969aaf5c28a3 100644
--- a/app-text/code2html/ChangeLog
+++ b/app-text/code2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/code2html
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.4 2004/06/24 22:30:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.5 2004/10/05 03:03:38 tgall Exp $
+
+ 04 Oct 2004; Tom Gall <tgall@gentoo.org> code2html-0.9.1.ebuild:
+ stable on ppc64, bug #64269
03 May 2004; L. Boshell <leonardop@gentoo.org> code2html-0.9.1.ebuild,
metadata.xml:
diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild
index 1aac7e8da079..e0a2011281ad 100644
--- a/app-text/code2html/code2html-0.9.1.ebuild
+++ b/app-text/code2html/code2html-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.5 2004/06/24 22:30:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.6 2004/10/05 03:03:38 tgall Exp $
DESCRIPTION="Converts source files to colored HTML output."
HOMEPAGE="http://www.palfrader.org/code2html/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.palfrader.org/code2html/all/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ppc64"
IUSE=""
DEPEND=""