summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/guile/guile-1.8.6.ebuild')
-rw-r--r--dev-scheme/guile/guile-1.8.6.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-scheme/guile/guile-1.8.6.ebuild b/dev-scheme/guile/guile-1.8.6.ebuild
index e98ae4eb4e17..41a8419d92be 100644
--- a/dev-scheme/guile/guile-1.8.6.ebuild
+++ b/dev-scheme/guile/guile-1.8.6.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.6.ebuild,v 1.1 2008/12/11 16:17:19 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.6.ebuild,v 1.2 2009/07/31 17:26:07 ssuominen Exp $
+EAPI=1
inherit flag-o-matic elisp-common
DESCRIPTION="Scheme interpreter"
@@ -23,7 +24,7 @@ DEPEND=">=dev-libs/gmp-4.1
SLOT="12"
MAJOR="1.8"
-IUSE="networking regex discouraged deprecated elisp emacs nls debug-freelist debug-malloc debug threads"
+IUSE="networking +regex discouraged +deprecated elisp emacs nls debug-freelist debug-malloc debug +threads"
src_unpack() {
unpack ${A}; cd "${S}"