summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-03-11 20:17:49 +0000
committerDawid Węgliński <cla@gentoo.org>2008-03-11 20:17:49 +0000
commit5756e2e65648736ea1dea83b5683447d12ea0a57 (patch)
tree8f95dc736536b981ae4bac9714a33eb8e596f532 /dev-util/source-highlight
parentremove list from package.mask as it is cleaned from portage now (diff)
downloadgentoo-2-5756e2e65648736ea1dea83b5683447d12ea0a57.tar.gz
gentoo-2-5756e2e65648736ea1dea83b5683447d12ea0a57.tar.bz2
gentoo-2-5756e2e65648736ea1dea83b5683447d12ea0a57.zip
Stable on x86 wrt bug #212917
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog7
-rw-r--r--dev-util/source-highlight/source-highlight-2.8.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index e23110a239ae..8880472707ef 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/source-highlight
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.28 2008/03/10 11:20:59 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.29 2008/03/11 20:17:49 cla Exp $
+
+ 11 Mar 2008; Dawid Węgliński <cla@gentoo.org>
+ source-highlight-2.8.ebuild:
+ Stable on x86 (bug #212917); Thanks to Michał Wołonkiewicz <volon@vp.pl>
+ for testing.
*source-highlight-2.9 (10 Mar 2008)
diff --git a/dev-util/source-highlight/source-highlight-2.8.ebuild b/dev-util/source-highlight/source-highlight-2.8.ebuild
index a2ead636bf3a..dda11977967c 100644
--- a/dev-util/source-highlight/source-highlight-2.8.ebuild
+++ b/dev-util/source-highlight/source-highlight-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.8.ebuild,v 1.1 2008/02/13 13:24:23 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.8.ebuild,v 1.2 2008/03/11 20:17:49 cla Exp $
inherit bash-completion
@@ -8,7 +8,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
HOMEPAGE="http://www.gnu.org/software/src-highlite/source-highlight.html"
SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc x86"
SLOT="0"
IUSE="doc"