diff options
Diffstat (limited to 'app-text/highlight/highlight-2.4.8.ebuild')
-rw-r--r-- | app-text/highlight/highlight-2.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/highlight-2.4.8.ebuild b/app-text/highlight/highlight-2.4.8.ebuild index c997cb0d4bc8..71686c47d478 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.5 2007/05/24 12:53:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.6 2007/06/26 21:06:03 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 ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" src_compile() { |