summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-19 09:31:46 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-19 09:31:46 +0000
commitb659f45a1ee0576c296bba00f39ce3c04c2b9788 (patch)
treeb58eddb468430bc85990e63cd742f8e39406321a /app-sci/babel
parentDeclaring stable (Manifest recommit) (diff)
downloadgentoo-2-b659f45a1ee0576c296bba00f39ce3c04c2b9788.tar.gz
gentoo-2-b659f45a1ee0576c296bba00f39ce3c04c2b9788.tar.bz2
gentoo-2-b659f45a1ee0576c296bba00f39ce3c04c2b9788.zip
Adding IUSE
Diffstat (limited to 'app-sci/babel')
-rw-r--r--app-sci/babel/ChangeLog5
-rw-r--r--app-sci/babel/babel-1.6.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-sci/babel/ChangeLog b/app-sci/babel/ChangeLog
index 4215a48214b0..b50f9bcba48f 100644
--- a/app-sci/babel/ChangeLog
+++ b/app-sci/babel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/babel
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/ChangeLog,v 1.7 2004/03/26 12:05:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/ChangeLog,v 1.8 2004/04/19 09:30:04 phosphan Exp $
+
+ 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> babel-1.6.ebuild:
+ Adding IUSE
26 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> babel-1.6.ebuild:
Adding "inherit eutils"
diff --git a/app-sci/babel/babel-1.6.ebuild b/app-sci/babel/babel-1.6.ebuild
index f41c8b05beb7..79cdf84d506b 100644
--- a/app-sci/babel/babel-1.6.ebuild
+++ b/app-sci/babel/babel-1.6.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/app-sci/babel/babel-1.6.ebuild,v 1.14 2004/03/26 12:05:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/babel-1.6.ebuild,v 1.15 2004/04/19 09:30:04 phosphan Exp $
inherit eutils
@@ -12,6 +12,7 @@ HOMEPAGE="http://smog.com/chem/babel/"
KEYWORDS="x86 ppc sparc"
SLOT="0"
LICENSE="as-is"
+IUSE=""
#Doesn't really seem to depend on anything (?)
DEPEND="!app-sci/openbabel"