summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-02-26 19:02:11 +0000
committerJustin Lecher <jlec@gentoo.org>2010-02-26 19:02:11 +0000
commit662e49a847ec1cc5f07d8abee790bb57668163e9 (patch)
treee6670eb4b28a3e8143fcc73869a57cd6726b5bbd /sci-chemistry
parentMask knetworkmanager as it is crashy, unusable, under heavy development and s... (diff)
downloadgentoo-2-662e49a847ec1cc5f07d8abee790bb57668163e9.tar.gz
gentoo-2-662e49a847ec1cc5f07d8abee790bb57668163e9.tar.bz2
gentoo-2-662e49a847ec1cc5f07d8abee790bb57668163e9.zip
Missing sci-libs/mmdb DEP added
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/coot/ChangeLog5
-rw-r--r--sci-chemistry/coot/coot-0.6.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index e7e3ba77f51b..d55b9dc392a3 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.20 2010/02/06 00:15:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.21 2010/02/26 19:02:11 jlec Exp $
+
+ 26 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net> coot-0.6.ebuild:
+ Missing sci-libs/mmdb DEP added
*coot-0.6 (06 Feb 2010)
diff --git a/sci-chemistry/coot/coot-0.6.ebuild b/sci-chemistry/coot/coot-0.6.ebuild
index 55b150e0432b..c72e7792b962 100644
--- a/sci-chemistry/coot/coot-0.6.ebuild
+++ b/sci-chemistry/coot/coot-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.1 2010/02/06 00:15:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.2 2010/02/26 19:02:11 jlec Exp $
EAPI="3"
@@ -28,6 +28,7 @@ SCIDEPS="
>=sci-libs/clipper-20090520
>=sci-libs/coot-data-2
>=sci-libs/gsl-1.3
+ sci-libs/mmdb
sci-chemistry/reduce
sci-chemistry/refmac
sci-chemistry/probe"