summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 17:45:15 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 17:45:15 +0000
commit8e0d59a72bcd794ef654d3ed77edd8a4036e2d95 (patch)
tree3999f79343583a5cf25c388207637fac9ec8b6f7 /app-text/code2html
parentx86 stable wrt bug #396827 (diff)
downloadgentoo-2-8e0d59a72bcd794ef654d3ed77edd8a4036e2d95.tar.gz
gentoo-2-8e0d59a72bcd794ef654d3ed77edd8a4036e2d95.tar.bz2
gentoo-2-8e0d59a72bcd794ef654d3ed77edd8a4036e2d95.zip
x86 stable wrt bug #396829
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-text/code2html')
-rw-r--r--app-text/code2html/ChangeLog6
-rw-r--r--app-text/code2html/code2html-0.9.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/code2html/ChangeLog b/app-text/code2html/ChangeLog
index 93efaac8774c..8f5b9cfe98a5 100644
--- a/app-text/code2html/ChangeLog
+++ b/app-text/code2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/code2html
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.22 2012/02/06 15:20:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.23 2012/02/16 17:45:15 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ code2html-0.9.1-r1.ebuild:
+ x86 stable wrt bug #396829
06 Feb 2012; Brent Baude <ranger@gentoo.org> code2html-0.9.1-r1.ebuild:
Marking code2html-0.9.1-r1 ppc for bug 396829
diff --git a/app-text/code2html/code2html-0.9.1-r1.ebuild b/app-text/code2html/code2html-0.9.1-r1.ebuild
index 3408fe83c18f..d14c9a0739ca 100644
--- a/app-text/code2html/code2html-0.9.1-r1.ebuild
+++ b/app-text/code2html/code2html-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r1.ebuild,v 1.8 2012/02/06 15:20:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v 1.9 2012/02/16 17:45:15 phajdan.jr Exp $
EAPI="3"
@@ -14,7 +14,7 @@ SRC_URI="http://www.palfrader.org/code2html/all/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND=""