summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-03-17 11:58:08 +0000
committerSteve Dibb <beandog@gentoo.org>2007-03-17 11:58:08 +0000
commit12b66172e41c6ca37a524ea6929e5887eece3783 (patch)
tree203516964b9ecbbf32bf4e981af9d72715f07746 /dev-lang/lua/lua-5.1.1-r2.ebuild
parentAdd modular lib to ghc 6.6. See bug 151012 (diff)
downloadgentoo-2-12b66172e41c6ca37a524ea6929e5887eece3783.tar.gz
gentoo-2-12b66172e41c6ca37a524ea6929e5887eece3783.tar.bz2
gentoo-2-12b66172e41c6ca37a524ea6929e5887eece3783.zip
amd64 stable, bug 168792
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lang/lua/lua-5.1.1-r2.ebuild')
-rw-r--r--dev-lang/lua/lua-5.1.1-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-lang/lua/lua-5.1.1-r2.ebuild b/dev-lang/lua/lua-5.1.1-r2.ebuild
index cb999df46fc4..266100265097 100644
--- a/dev-lang/lua/lua-5.1.1-r2.ebuild
+++ b/dev-lang/lua/lua-5.1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.1-r2.ebuild,v 1.1 2007/03/06 22:15:09 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.1-r2.ebuild,v 1.2 2007/03/17 11:58:08 beandog Exp $
inherit eutils portability
@@ -10,11 +10,10 @@ SRC_URI="http://www.lua.org/ftp/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="readline static"
-RDEPEND="readline? ( sys-libs/readline )"
-DEPEND="${RDEPEND}"
+DEPEND="readline? ( sys-libs/readline )"
src_unpack() {
unpack ${A}