summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-19 13:06:48 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-19 13:06:48 +0000
commit44053f6592ddc147c327c6c75d99e109299382ac (patch)
treec1e6792d600e229b673b2685bb3d0b032b44d6e2 /dev-libs/libctl
parentRemoving S=... with no effect (diff)
downloadhistorical-44053f6592ddc147c327c6c75d99e109299382ac.tar.gz
historical-44053f6592ddc147c327c6c75d99e109299382ac.tar.bz2
historical-44053f6592ddc147c327c6c75d99e109299382ac.zip
Adding IUSE
Diffstat (limited to 'dev-libs/libctl')
-rw-r--r--dev-libs/libctl/ChangeLog7
-rw-r--r--dev-libs/libctl/libctl-2.2.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libctl/ChangeLog b/dev-libs/libctl/ChangeLog
index 37c29a38f47d..9276df41a51e 100644
--- a/dev-libs/libctl/ChangeLog
+++ b/dev-libs/libctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libctl
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libctl/ChangeLog,v 1.3 2004/03/18 20:52:45 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libctl/ChangeLog,v 1.4 2004/04/19 13:06:48 phosphan Exp $
+
+ 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> libctl-2.2.ebuild:
+ Adding IUSE
03 Mar 2004; Peter Bienstman <pbienst@gentoo.org> libctl-2.2.ebuild :
mark stable on x86
diff --git a/dev-libs/libctl/libctl-2.2.ebuild b/dev-libs/libctl/libctl-2.2.ebuild
index e90db7ab7db7..ae0749bf4222 100644
--- a/dev-libs/libctl/libctl-2.2.ebuild
+++ b/dev-libs/libctl/libctl-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libctl/libctl-2.2.ebuild,v 1.2 2004/03/03 16:48:27 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libctl/libctl-2.2.ebuild,v 1.3 2004/04/19 13:06:48 phosphan Exp $
DESCRIPTION="Guile-based library implementing flexible control files for scientific simulations"
@@ -11,6 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
SLOT="0"
+IUSE=""
DEPEND="dev-util/guile"