summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-28 14:24:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-28 14:24:52 +0000
commit4455d882694f4548d6576f2eb275744770da4ff4 (patch)
tree552798b672f9e183de0af7d68a1cbf6b5596c4fa /dev-util/source-highlight
parentMarking icecat-3.6.12 ppc64 for bug 342847 (diff)
downloadgentoo-2-4455d882694f4548d6576f2eb275744770da4ff4.tar.gz
gentoo-2-4455d882694f4548d6576f2eb275744770da4ff4.tar.bz2
gentoo-2-4455d882694f4548d6576f2eb275744770da4ff4.zip
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #345419
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog8
-rw-r--r--dev-util/source-highlight/source-highlight-3.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 76321e9e0167..c6f66dfb5d08 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/source-highlight
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.36 2009/08/11 14:07:14 dev-zero Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.37 2010/11/28 14:24:52 armin76 Exp $
+
+ 28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ source-highlight-3.1.ebuild:
+ Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #345419
*source-highlight-3.1 (11 Aug 2009)
diff --git a/dev-util/source-highlight/source-highlight-3.1.ebuild b/dev-util/source-highlight/source-highlight-3.1.ebuild
index cdaf84f03680..e14d090f8219 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-2009 Gentoo Foundation
+# Copyright 1999-2010 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.1 2009/08/11 14:07:14 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.ebuild,v 1.2 2010/11/28 14:24:52 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="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
SLOT="0"
IUSE="bash-completion doc"