summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:04:18 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:04:18 +0000
commitb27c88e0bbbebb4976e91fd11d9bd7aec7230521 (patch)
tree743712371bff62eb80248420b931412681c244f4 /app-text/code2html/code2html-0.9.1.ebuild
parentstable on ppc64 (diff)
downloadgentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.tar.gz
gentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.tar.bz2
gentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/code2html/code2html-0.9.1.ebuild')
-rw-r--r--app-text/code2html/code2html-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""