summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-12 10:32:33 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-12 10:32:33 +0000
commiteec9e9d49f836cbd555cd108098b343333097e00 (patch)
tree260070d05c1f94c5e431c2faed67099dc5421a03 /dev-util/source-highlight
parentRemoving Josh Glover (jmglov, #206782) from metadata.xml. (diff)
downloadgentoo-2-eec9e9d49f836cbd555cd108098b343333097e00.tar.gz
gentoo-2-eec9e9d49f836cbd555cd108098b343333097e00.tar.bz2
gentoo-2-eec9e9d49f836cbd555cd108098b343333097e00.zip
amd64 stable wrt bug #212917
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog6
-rw-r--r--dev-util/source-highlight/source-highlight-2.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 8880472707ef..118d6630ba0e 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,10 @@
# 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.29 2008/03/11 20:17:49 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.30 2008/03/12 10:32:33 coldwind Exp $
+
+ 12 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ source-highlight-2.8.ebuild:
+ amd64 stable wrt bug #212917
11 Mar 2008; Dawid Węgliński <cla@gentoo.org>
source-highlight-2.8.ebuild:
diff --git a/dev-util/source-highlight/source-highlight-2.8.ebuild b/dev-util/source-highlight/source-highlight-2.8.ebuild
index dda11977967c..bc38714b8326 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.2 2008/03/11 20:17:49 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.8.ebuild,v 1.3 2008/03/12 10:32:33 coldwind 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"