summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Turk <satai@gentoo.org>2002-12-31 04:53:34 +0000
committerMatthew Turk <satai@gentoo.org>2002-12-31 04:53:34 +0000
commit672c01ca31938a90bab054d4aee5529604373f9f (patch)
tree9388e010b8c31509a084e1e844784a18154094c8 /app-sci/ghemical
parentOy. Tons of changes... Fixed all of these ebuilds to inherit from (diff)
downloadgentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.tar.gz
gentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.tar.bz2
gentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.zip
Fixing #10784 by adding gtkglext as DEPEND.
Diffstat (limited to 'app-sci/ghemical')
-rw-r--r--app-sci/ghemical/ChangeLog5
-rw-r--r--app-sci/ghemical/ghemical-0.90.ebuild3
-rw-r--r--app-sci/ghemical/ghemical-1.00.ebuild3
3 files changed, 8 insertions, 3 deletions
diff --git a/app-sci/ghemical/ChangeLog b/app-sci/ghemical/ChangeLog
index 8a61eca43945..0cbef47f3a7b 100644
--- a/app-sci/ghemical/ChangeLog
+++ b/app-sci/ghemical/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/ghemical
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.4 2002/12/05 21:41:06 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.5 2002/12/31 04:53:34 satai Exp $
+
+ 30 Dec 2002; Matthew Turk <satai@gentoo.org> :
+ Fixed #10784 by adding gtkglext as DEPEND.
05 Dec 2002; Hannes Mehnert <hannes@gentoo.org> ghemical-1.00.ebuild:
version bump
diff --git a/app-sci/ghemical/ghemical-0.90.ebuild b/app-sci/ghemical/ghemical-0.90.ebuild
index bc7ce4c540eb..d8c33c93d3c4 100644
--- a/app-sci/ghemical/ghemical-0.90.ebuild
+++ b/app-sci/ghemical/ghemical-0.90.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.4 2002/12/31 04:53:34 satai Exp $
DEPEND="gnome-base/gnome-libs
dev-libs/libf2c
+ x11-libs/gtkglext
app-sci/mpqc"
IUSE=""
diff --git a/app-sci/ghemical/ghemical-1.00.ebuild b/app-sci/ghemical/ghemical-1.00.ebuild
index 03defd360f99..1d0500e69f1b 100644
--- a/app-sci/ghemical/ghemical-1.00.ebuild
+++ b/app-sci/ghemical/ghemical-1.00.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-1.00.ebuild,v 1.2 2002/12/21 12:25:59 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-1.00.ebuild,v 1.3 2002/12/31 04:53:34 satai Exp $
DEPEND="gnome-base/gnome-libs
dev-libs/libf2c
+ x11-libs/gtkglext
app-sci/mpqc"
IUSE=""