summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-06-04 10:11:17 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-06-04 10:11:17 +0000
commit8b102ff34d6f8e9307ad66b25c9715e5af49e136 (patch)
treef6f4c5e507a54f06cd29b2a5360163959b7f744a /sci-calculators/fung-calc
parentVersion bump, see bug #135210. This version has changed API, all third party ... (diff)
downloadgentoo-2-8b102ff34d6f8e9307ad66b25c9715e5af49e136.tar.gz
gentoo-2-8b102ff34d6f8e9307ad66b25c9715e5af49e136.tar.bz2
gentoo-2-8b102ff34d6f8e9307ad66b25c9715e5af49e136.zip
(#133979) Change media-libs/glut dep to virtual, reported by RiverRat.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'sci-calculators/fung-calc')
-rw-r--r--sci-calculators/fung-calc/ChangeLog8
-rw-r--r--sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-calculators/fung-calc/ChangeLog b/sci-calculators/fung-calc/ChangeLog
index 8d54de75ea7c..113afc8298d5 100644
--- a/sci-calculators/fung-calc/ChangeLog
+++ b/sci-calculators/fung-calc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/fung-calc
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.7 2005/12/08 01:04:25 cryos Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.8 2006/06/04 10:11:17 spyderous Exp $
+
+ 04 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ fung-calc-1.3.2b.ebuild:
+ (#133979) Change media-libs/glut dep to virtual, reported by RiverRat.
08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> fung-calc-1.3.2b.ebuild:
Stable on amd64.
diff --git a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild b/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
index 2781fe75a963..b3880d993307 100644
--- a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
+++ b/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.7 2005/12/08 01:04:25 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.8 2006/06/04 10:11:17 spyderous Exp $
inherit kde eutils flag-o-matic
@@ -18,7 +18,7 @@ DEPEND=">=sys-libs/zlib-1
>=media-libs/jpeg-6
virtual/libc
opengl? ( virtual/opengl
- media-libs/glut )
+ virtual/glut )
kde-base/kdelibs"
need-kde 3.1