diff options
author | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:53:34 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:53:34 +0000 |
commit | 341f82e3e5f9e7a53ca079321e588c49c9405b1a (patch) | |
tree | a222b8585b803a380a19a385a65869c356cc25f8 /app-sci/ghemical | |
parent | Oy. Tons of changes... Fixed all of these ebuilds to inherit from (diff) | |
download | historical-341f82e3e5f9e7a53ca079321e588c49c9405b1a.tar.gz historical-341f82e3e5f9e7a53ca079321e588c49c9405b1a.tar.bz2 historical-341f82e3e5f9e7a53ca079321e588c49c9405b1a.zip |
Fixing #10784 by adding gtkglext as DEPEND.
Diffstat (limited to 'app-sci/ghemical')
-rw-r--r-- | app-sci/ghemical/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/ghemical/ghemical-0.90.ebuild | 3 | ||||
-rw-r--r-- | app-sci/ghemical/ghemical-1.00.ebuild | 3 |
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="" |