summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-09-06 18:47:55 +0000
committerSteve Dibb <beandog@gentoo.org>2007-09-06 18:47:55 +0000
commita3c0f76bef34bf69e466c96c0f2f7dbbab5762fb (patch)
treeeae0a7d33b3b80a921010c51b62ba924d4780d88 /app-text/highlight
parentCleanup (diff)
downloadgentoo-2-a3c0f76bef34bf69e466c96c0f2f7dbbab5762fb.tar.gz
gentoo-2-a3c0f76bef34bf69e466c96c0f2f7dbbab5762fb.tar.bz2
gentoo-2-a3c0f76bef34bf69e466c96c0f2f7dbbab5762fb.zip
amd64 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-text/highlight')
-rw-r--r--app-text/highlight/ChangeLog5
-rw-r--r--app-text/highlight/highlight-2.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index 6fa4e9b70ccf..51c8c7929ac2 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2007/06/26 21:06:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.14 2007/09/06 18:47:55 beandog Exp $
+
+ 06 Sep 2007; Steve Dibb <beandog@gentoo.org> highlight-2.4.8.ebuild:
+ amd64 stable
26 Jun 2007; Gustavo Zacarias <gustavoz@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 71686c47d478..b9100b1244da 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.6 2007/06/26 21:06:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.7 2007/09/06 18:47:55 beandog 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 sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
src_compile() {