summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-24 12:53:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-24 12:53:51 +0000
commit75bba0efd435e7e7b6c1286f0a2e446b50a9a8d8 (patch)
tree09ebb345fcb6996fbb19461781ca6c9af1d24c3b /app-text
parentAdd missing intltool dep. (diff)
downloadgentoo-2-75bba0efd435e7e7b6c1286f0a2e446b50a9a8d8.tar.gz
gentoo-2-75bba0efd435e7e7b6c1286f0a2e446b50a9a8d8.tar.bz2
gentoo-2-75bba0efd435e7e7b6c1286f0a2e446b50a9a8d8.zip
Keyworded ~sparc wrt #129395
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/highlight/ChangeLog6
-rw-r--r--app-text/highlight/highlight-2.4.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index 1d9348e8cfc8..b315e4ee5923 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/highlight
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.11 2007/04/06 06:31:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.12 2007/05/24 12:53:51 gustavoz Exp $
+
+ 24 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ highlight-2.4.8.ebuild:
+ Keyworded ~sparc wrt #129395
06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
highlight-2.4.8.ebuild:
diff --git a/app-text/highlight/highlight-2.4.8.ebuild b/app-text/highlight/highlight-2.4.8.ebuild
index ea0502cdbacd..c997cb0d4bc8 100644
--- a/app-text/highlight/highlight-2.4.8.ebuild
+++ b/app-text/highlight/highlight-2.4.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.4 2007/04/06 06:31:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.5 2007/05/24 12:53:51 gustavoz Exp $
DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlighting."
HOMEPAGE="http://www.andre-simon.de/"
SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
src_compile() {