summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-28 10:24:08 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-28 10:24:08 +0000
commit19cb6b4a5d080497189037e365e1ebecaff8377b (patch)
tree6a3965933f43656caeaafee2f571f2def645a829 /dev-util/source-highlight
parentRevision bump to drop ruby19 and create stable candidate. (diff)
downloadgentoo-2-19cb6b4a5d080497189037e365e1ebecaff8377b.tar.gz
gentoo-2-19cb6b4a5d080497189037e365e1ebecaff8377b.tar.bz2
gentoo-2-19cb6b4a5d080497189037e365e1ebecaff8377b.zip
Added ~ppc64 wrt #345419
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog6
-rw-r--r--dev-util/source-highlight/source-highlight-3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 9b648724380e..139c398060e3 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.40 2011/01/25 18:39:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.41 2011/01/28 10:24:08 xarthisius Exp $
+
+ 28 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ source-highlight-3.1.ebuild:
+ Added ~ppc64 wrt #345419
25 Jan 2011; Jeroen Roovers <jer@gentoo.org> source-highlight-3.1.ebuild:
Marked ~hppa (bug #345419).
diff --git a/dev-util/source-highlight/source-highlight-3.1.ebuild b/dev-util/source-highlight/source-highlight-3.1.ebuild
index 0788ec6e6165..235ac7e84e4e 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-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.5 2011/01/25 18:39:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.ebuild,v 1.6 2011/01/28 10:24:08 xarthisius 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 ~hppa ia64 ~mips ~ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
SLOT="0"
IUSE="bash-completion doc"