summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-16 12:19:10 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-16 12:19:10 +0000
commit8efe0e37bef603eff7d4c5137dadd6393ca028f8 (patch)
treee2a953b34ea8ec7c3d32af05d7ff1e19963fcb13 /dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
parentstable amd64 (diff)
downloadhistorical-8efe0e37bef603eff7d4c5137dadd6393ca028f8.tar.gz
historical-8efe0e37bef603eff7d4c5137dadd6393ca028f8.tar.bz2
historical-8efe0e37bef603eff7d4c5137dadd6393ca028f8.zip
amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-haskell/lhs2tex/lhs2tex-1.11.ebuild')
-rw-r--r--dev-haskell/lhs2tex/lhs2tex-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
index 426576758a83..7d1c265f2d85 100644
--- a/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
+++ b/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.1 2006/03/15 22:04:28 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.2 2006/08/16 12:19:10 blubb Exp $
DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
HOMEPAGE="http://www.iai.uni-bonn.de/~loeh/lhs2tex"
@@ -8,7 +8,7 @@ SRC_URI="http://www.iai.uni-bonn.de/~loeh/lhs2tex/${P/_pre/pre}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc64 ~sparc ~x86"
IUSE="doc"
S="${WORKDIR}/${P/_pre/pre}"