summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-07-27 20:09:23 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-07-27 20:09:23 +0000
commitaef14f034277e787d652f2e0831a5a001810bf9d (patch)
treef5eee3c33b934be9322f094db0b4ee8641fda272 /dev-util/source-highlight
parentInstall unit file #470754 by Alexander Tsoy (diff)
downloadgentoo-2-aef14f034277e787d652f2e0831a5a001810bf9d.tar.gz
gentoo-2-aef14f034277e787d652f2e0831a5a001810bf9d.tar.bz2
gentoo-2-aef14f034277e787d652f2e0831a5a001810bf9d.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
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.7-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index ed7fa1fbf5df..0b107c5dad8c 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.49 2012/11/09 17:25:39 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.50 2013/07/27 20:09:23 aballier Exp $
+
+ 27 Jul 2013; Alexis Ballier <aballier@gentoo.org>
+ source-highlight-3.1.7-r2.ebuild:
+ keyword ~amd64-fbsd
*source-highlight-3.1.7-r2 (09 Nov 2012)
diff --git a/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild b/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild
index 56ae450e7420..7e0282146bd6 100644
--- a/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.7-r2.ebuild,v 1.1 2012/11/09 17:25:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild,v 1.2 2013/07/27 20:09:23 aballier Exp $
EAPI="4"
@@ -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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
SLOT="0"
IUSE="doc static-libs"