summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-11 20:35:25 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-11 20:35:25 +0000
commit1b4b4f8c9f53d0213f23780a2d8247402cef5db9 (patch)
tree24c65cdeb43ff6ff124836784885c0600a054569 /app-text/code2html
parentAdded hppa to KEYWORDS. (diff)
downloadgentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.gz
gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.bz2
gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.zip
unmasks and changelog fixes
Diffstat (limited to 'app-text/code2html')
-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 d4f7f3d6f894..eb71d55b71da 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-2003 Gentoo Technologies, Inc.
# 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.1 2003/03/27 03:13:44 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.2 2003/07/11 20:35:22 aliz 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"
+KEYWORDS="x86"
IUSE=""
DEPEND=""