summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-01 15:42:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-01 15:42:35 +0000
commit1ccb0eb4502021b6274bf5eea4f46291d6a77049 (patch)
treeab0a85890b53d20fd1c82a9cda11b0d35c1d33df /dev-util/source-highlight
parentalpha/arm/ia64/m68k/s390/sh/sparc stable wrt #349567 (diff)
downloadgentoo-2-1ccb0eb4502021b6274bf5eea4f46291d6a77049.tar.gz
gentoo-2-1ccb0eb4502021b6274bf5eea4f46291d6a77049.tar.bz2
gentoo-2-1ccb0eb4502021b6274bf5eea4f46291d6a77049.zip
alpha/arm/ia64/s390/sh/sparc stable
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog7
-rw-r--r--dev-util/source-highlight/source-highlight-3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 7773556c1f6f..afa6276e6d45 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/source-highlight
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.38 2010/11/30 21:10:28 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.39 2011/01/01 15:42:35 armin76 Exp $
+
+ 01 Jan 2011; Raúl Porcel <armin76@gentoo.org> source-highlight-3.1.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable
30 Nov 2010; Markus Meier <maekke@gentoo.org> source-highlight-3.1.ebuild:
amd64/x86 stable, bug #346889
diff --git a/dev-util/source-highlight/source-highlight-3.1.ebuild b/dev-util/source-highlight/source-highlight-3.1.ebuild
index a1ae0abf914c..afe818dbca43 100644
--- a/dev-util/source-highlight/source-highlight-3.1.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.ebuild,v 1.3 2010/11/30 21:10:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.ebuild,v 1.4 2011/01/01 15:42:35 armin76 Exp $
EAPI="2"
@@ -10,7 +10,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-3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc s390 sh sparc x86"
SLOT="0"
IUSE="bash-completion doc"