summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 22:21:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 22:21:54 +0000
commit4d0033733e75eb2467197dcf0af90358076f584f (patch)
tree91a9d03c7980699f5a3c27d5a568b8ea8cd611ad /app-text/lout
parentInitial import, ebuild written by me. (diff)
downloadhistorical-4d0033733e75eb2467197dcf0af90358076f584f.tar.gz
historical-4d0033733e75eb2467197dcf0af90358076f584f.tar.bz2
historical-4d0033733e75eb2467197dcf0af90358076f584f.zip
sync IUSE (missing)
Diffstat (limited to 'app-text/lout')
-rw-r--r--app-text/lout/lout-3.25-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/lout/lout-3.25-r1.ebuild b/app-text/lout/lout-3.25-r1.ebuild
index a70508cf8af6..e4645541cb5b 100644
--- a/app-text/lout/lout-3.25-r1.ebuild
+++ b/app-text/lout/lout-3.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.25-r1.ebuild,v 1.11 2004/06/24 22:43:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.25-r1.ebuild,v 1.12 2004/07/13 22:19:58 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="http://www.tex.ac.uk/tex-archive/support/lout/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND=">=sys-libs/zlib-1.1.4"
RDEPEND=""