summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:09:52 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:09:52 +0000
commite16670fc8eadeeffea16eb791da3a407077d0ce9 (patch)
tree60a9221774ee532914bead8c1644d9351d901b94 /app-text/code2html
parentStable on ppc. (diff)
downloadhistorical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.gz
historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.bz2
historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/code2html')
-rw-r--r--app-text/code2html/ChangeLog6
-rw-r--r--app-text/code2html/code2html-0.9.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/code2html/ChangeLog b/app-text/code2html/ChangeLog
index bbc803de7374..71ec947e3c13 100644
--- a/app-text/code2html/ChangeLog
+++ b/app-text/code2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/code2html
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.8 2005/05/14 01:07:45 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.9 2005/06/05 12:00:19 hansmi Exp $
+
+ 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ code2html-0.9.1.ebuild:
+ Stable on ppc.
13 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
code2html-0.9.1.ebuild:
diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild
index 4b78fcb87cae..f56e44a39f3d 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-2005 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.9 2005/05/14 01:07:45 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.10 2005/06/05 12:00:19 hansmi 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 ppc64 ~ppc"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND=""