summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 20:16:53 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 20:16:53 +0000
commitdd0f5b528038f52d44e99b618039941a9a144aaa (patch)
treee8df136f32183940bfeab9593679bee7708210bd /app-text/code2html
parentstable amd64 (diff)
downloadgentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.tar.gz
gentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.tar.bz2
gentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.zip
stable amd64
(Portage version: 2.0.51.19)
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 dad4663da586..69423cad8233 100644
--- a/app-text/code2html/ChangeLog
+++ b/app-text/code2html/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2005/01/01 16:06:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.7 2005/04/21 20:15:11 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> code2html-0.9.1.ebuild:
+ stable on amd64
04 Oct 2004; Tom Gall <tgall@gentoo.org> code2html-0.9.1.ebuild:
stable on ppc64, bug #64269
diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild
index 15d66c374883..f5e0fa597cb4 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.7 2005/01/01 16:06:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.8 2005/04/21 20:15:11 blubb 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"
+KEYWORDS="x86 amd64 ppc64"
IUSE=""
DEPEND=""