summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 16:02:33 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 16:02:33 +0000
commit64b1bdd58839adb6ca258938c688e77a891b07d3 (patch)
treefa207c22a0aaceaed7225b70fffefef034c9712a /sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild
parentAdd dependency on virtual/fortran (diff)
downloadgentoo-2-64b1bdd58839adb6ca258938c688e77a891b07d3.tar.gz
gentoo-2-64b1bdd58839adb6ca258938c688e77a891b07d3.tar.bz2
gentoo-2-64b1bdd58839adb6ca258938c688e77a891b07d3.zip
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild')
-rw-r--r--sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild b/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild
index af088bd60a10..6cfa495e6cb3 100644
--- a/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild
+++ b/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild,v 1.3 2011/06/21 09:46:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ortep3/ortep3-1.0.3-r1.ebuild,v 1.4 2011/06/21 16:02:33 jlec Exp $
EAPI=4
@@ -16,6 +16,8 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
+ virtual/fortran
+
sci-libs/pgplot
x11-libs/libX11"
DEPEND="${RDEPEND}"