summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:55:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:55:34 +0000
commite4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe (patch)
treeba2a8869a1c1cfc476ad735904015d56fa6434e6 /app-sci/euler
parentReplaced fperms with doexec and added ROOT variable to pkg_postinst tests. (M... (diff)
downloadgentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.gz
gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.tar.bz2
gentoo-2-e4acbde53aa5b41cb8d5e4cfc9affa65e59d64fe.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-sci/euler')
-rw-r--r--app-sci/euler/ChangeLog10
-rw-r--r--app-sci/euler/euler-1.59.1.ebuild4
-rw-r--r--app-sci/euler/euler-1.60.6-r1.ebuild4
-rw-r--r--app-sci/euler/euler-1.60.6.ebuild4
4 files changed, 15 insertions, 7 deletions
diff --git a/app-sci/euler/ChangeLog b/app-sci/euler/ChangeLog
index 19e476589b7d..ac1ec4fb4def 100644
--- a/app-sci/euler/ChangeLog
+++ b/app-sci/euler/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-sci/euler
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/ChangeLog,v 1.11 2004/06/24 21:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/ChangeLog,v 1.12 2004/07/01 11:51:23 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> euler-1.59.1.ebuild,
+ euler-1.60.6-r1.ebuild, euler-1.60.6.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> euler-1.59.1.ebuild,
+ euler-1.60.6-r1.ebuild, euler-1.60.6.ebuild:
+ virtual/glibc -> virtual/libc
15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> euler-1.59.1.ebuild,
euler-1.60.6.ebuild:
diff --git a/app-sci/euler/euler-1.59.1.ebuild b/app-sci/euler/euler-1.59.1.ebuild
index 25b5ed78cdad..ecf5e950b8f7 100644
--- a/app-sci/euler/euler-1.59.1.ebuild
+++ b/app-sci/euler/euler-1.59.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.59.1.ebuild,v 1.15 2004/06/24 21:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.59.1.ebuild,v 1.16 2004/07/01 11:51:23 eradicator Exp $
DESCRIPTION="Mathematical programming environment"
HOMEPAGE="http://euler.sourceforge.net/"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
=x11-libs/gtk+-1.2*"
diff --git a/app-sci/euler/euler-1.60.6-r1.ebuild b/app-sci/euler/euler-1.60.6-r1.ebuild
index 0673e85b5180..f76ccfa9f8a9 100644
--- a/app-sci/euler/euler-1.60.6-r1.ebuild
+++ b/app-sci/euler/euler-1.60.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6-r1.ebuild,v 1.6 2004/06/24 21:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6-r1.ebuild,v 1.7 2004/07/01 11:51:23 eradicator Exp $
inherit eutils
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc amd64"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
=x11-libs/gtk+-1.2*"
diff --git a/app-sci/euler/euler-1.60.6.ebuild b/app-sci/euler/euler-1.60.6.ebuild
index 7c3241d658af..5686b891efa4 100644
--- a/app-sci/euler/euler-1.60.6.ebuild
+++ b/app-sci/euler/euler-1.60.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6.ebuild,v 1.9 2004/06/24 21:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6.ebuild,v 1.10 2004/07/01 11:51:23 eradicator Exp $
inherit eutils
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
=x11-libs/gtk+-1.2*"