summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-26 20:31:52 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-26 20:31:52 +0000
commit7516bcfbf47003e692a5df8142b1ad0b11aaa5f9 (patch)
treeb871ceeaad5b0e1f440b15e304a3c291ddefda64 /dev-util/source-highlight
parentamd64/x86 stable, security bug #216833 (diff)
downloadgentoo-2-7516bcfbf47003e692a5df8142b1ad0b11aaa5f9.tar.gz
gentoo-2-7516bcfbf47003e692a5df8142b1ad0b11aaa5f9.tar.bz2
gentoo-2-7516bcfbf47003e692a5df8142b1ad0b11aaa5f9.zip
x86 stable, bug #217413
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog5
-rw-r--r--dev-util/source-highlight/source-highlight-2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 469f67b5e3df..3e4e59fbaabe 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,9 @@
# 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.31 2008/04/22 17:03:00 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.32 2008/04/26 20:31:52 maekke Exp $
+
+ 26 Apr 2008; Markus Meier <maekke@gentoo.org> source-highlight-2.9.ebuild:
+ x86 stable, bug #217413
22 Apr 2008; <welp@gentoo.org> source-highlight-2.9.ebuild:
Stable on amd64; bug 217413
diff --git a/dev-util/source-highlight/source-highlight-2.9.ebuild b/dev-util/source-highlight/source-highlight-2.9.ebuild
index 140a6809de94..2e3ae3076006 100644
--- a/dev-util/source-highlight/source-highlight-2.9.ebuild
+++ b/dev-util/source-highlight/source-highlight-2.9.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.9.ebuild,v 1.2 2008/04/22 17:03:00 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.9.ebuild,v 1.3 2008/04/26 20:31:52 maekke 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"