diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:19:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:19:35 +0000 |
commit | 943c27b024cf6933bc943d92741aed57f6745db3 (patch) | |
tree | 91841c18a74aeda3ebcd3f115fd3da5da3595928 /sci-mathematics | |
parent | mozilla moved from net-www to www-client (diff) | |
download | historical-943c27b024cf6933bc943d92741aed57f6745db3.tar.gz historical-943c27b024cf6933bc943d92741aed57f6745db3.tar.bz2 historical-943c27b024cf6933bc943d92741aed57f6745db3.zip |
mozilla moved from net-www to www-client
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/Macaulay2/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/Macaulay2/Manifest | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog index 80f622e1008d..0d73703105d8 100644 --- a/sci-mathematics/Macaulay2/ChangeLog +++ b/sci-mathematics/Macaulay2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/Macaulay2 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.4 2005/03/23 15:14:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.5 2005/03/23 16:19:35 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> Macaulay2-0.9.2.ebuild: + change dep from net-www/mozilla to www-client/mozilla 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> : change dep from net-www/epiphany to www-client/epiphany diff --git a/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild b/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild index efb524a084a2..238edfa4d86d 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild,v 1.2 2005/03/18 20:14:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.2.ebuild,v 1.3 2005/03/23 16:19:35 seemant Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -62,7 +62,7 @@ src_install () { if has_version 'kde-base/kdebase' ; then einfo "Using konqueror as default help-browser!" sed "s:netscape:konqueror:g" < tmp > ${D}/usr/bin/M2-help - elif has_version 'net-www/mozilla' ; then + elif has_version 'www-client/mozilla' ; then einfo "Using mozilla as default help-browser!" sed "s:netscape:mozilla:g" < tmp > ${D}/usr/bin/M2-help elif has_version 'www-client/mozilla-firefox' ; then diff --git a/sci-mathematics/Macaulay2/Manifest b/sci-mathematics/Macaulay2/Manifest index a62a5ae200d3..aa5917c40bc9 100644 --- a/sci-mathematics/Macaulay2/Manifest +++ b/sci-mathematics/Macaulay2/Manifest @@ -1,6 +1,6 @@ -MD5 7a0a4399ec6b8e484652422e694f9e20 ChangeLog 1289 +MD5 f4885968bdb7253e06fb43860a7ea631 ChangeLog 1422 MD5 8ed0bde4e7e96671f190d97c92e1d67b metadata.xml 514 -MD5 84e04f14837c55129776751a4aa995d7 Macaulay2-0.9.2.ebuild 2597 +MD5 b11d53b3b8b20ea3fbe1df72b24eb987 Macaulay2-0.9.2.ebuild 2600 MD5 49353124d1f121c795a570079153114d files/digest-Macaulay2-0.9.2 199 MD5 0926cfa1c448a5d6464a6c0fc04425d6 files/gentoo-Macaulay2-0.9.2.diff 10410 MD5 22fafa18c7db240002ce1110747a9c9b files/gentoo-factory-1.3b.diff 680 |