summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-11 18:25:41 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-11 18:25:41 +0000
commitad17202077f903f40f67c9b3bc67190cfc6052f3 (patch)
tree8840a55d546adb4fdd262096818f5bdfdb5b8f01 /app-text
parentMarked ~ppc-macos (bug #108591) (diff)
downloadgentoo-2-ad17202077f903f40f67c9b3bc67190cfc6052f3.tar.gz
gentoo-2-ad17202077f903f40f67c9b3bc67190cfc6052f3.tar.bz2
gentoo-2-ad17202077f903f40f67c9b3bc67190cfc6052f3.zip
Marked ~ppc-macos (bug #108593)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/code2html/ChangeLog5
-rw-r--r--app-text/code2html/Manifest4
-rw-r--r--app-text/code2html/code2html-0.9.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/code2html/ChangeLog b/app-text/code2html/ChangeLog
index 71ec947e3c13..32355a96e5b5 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.9 2005/06/05 12:00:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.10 2005/10/11 18:25:41 grobian Exp $
+
+ 11 Oct 2005; Fabian Groffen <grobian@gentoo.org> code2html-0.9.1.ebuild:
+ Marked ~ppc-macos (bug #108593)
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
code2html-0.9.1.ebuild:
diff --git a/app-text/code2html/Manifest b/app-text/code2html/Manifest
index 1dfd207e21f3..f2395dfa2725 100644
--- a/app-text/code2html/Manifest
+++ b/app-text/code2html/Manifest
@@ -1,4 +1,4 @@
-MD5 7eb88a98819e06282d33352f04ee7973 metadata.xml 451
+MD5 1066b1a434003aad1f207d56a6ca7cfe code2html-0.9.1.ebuild 616
MD5 27d47e395886196c064ef4e166b1d718 ChangeLog 1003
-MD5 37e1a2c31036ea6dc48114c866efbe5d code2html-0.9.1.ebuild 605
+MD5 7eb88a98819e06282d33352f04ee7973 metadata.xml 451
MD5 e7ef53b6adcc6482871797ee00e8a683 files/digest-code2html-0.9.1 66
diff --git a/app-text/code2html/code2html-0.9.1.ebuild b/app-text/code2html/code2html-0.9.1.ebuild
index f56e44a39f3d..ab483555de1c 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.10 2005/06/05 12:00:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1.ebuild,v 1.11 2005/10/11 18:25:41 grobian 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="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86"
IUSE=""
DEPEND=""