diff options
author | Andrey Grozin <grozin@gentoo.org> | 2020-01-15 23:05:35 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2020-01-15 23:05:35 +0700 |
commit | 28114fe6455a9cb85f09df6e429629f48f464661 (patch) | |
tree | 36e35c45715410fd41bdf3aebf5dd02d647102cd /sci-mathematics/fricas | |
parent | media-gfx/imagemagick: fix invalid $S (diff) | |
download | gentoo-28114fe6455a9cb85f09df6e429629f48f464661.tar.gz gentoo-28114fe6455a9cb85f09df6e429629f48f464661.tar.bz2 gentoo-28114fe6455a9cb85f09df6e429629f48f464661.zip |
sci-mathematics/fricas: fix HOMEPAGE
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'sci-mathematics/fricas')
-rw-r--r-- | sci-mathematics/fricas/fricas-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/fricas/fricas-1.3.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/fricas/fricas-1.3.4.ebuild b/sci-mathematics/fricas/fricas-1.3.4.ebuild index 2ed8ffb542ce..31d9696c2d72 100644 --- a/sci-mathematics/fricas/fricas-1.3.4.ebuild +++ b/sci-mathematics/fricas/fricas-1.3.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit multilib elisp-common DESCRIPTION="FriCAS is a fork of Axiom computer algebra system" -HOMEPAGE="http://${PN}.sourceforge.net/" +HOMEPAGE="http://fricas.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.bz2" LICENSE="BSD-2" SLOT="0" diff --git a/sci-mathematics/fricas/fricas-1.3.5.ebuild b/sci-mathematics/fricas/fricas-1.3.5.ebuild index 2ed8ffb542ce..31d9696c2d72 100644 --- a/sci-mathematics/fricas/fricas-1.3.5.ebuild +++ b/sci-mathematics/fricas/fricas-1.3.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit multilib elisp-common DESCRIPTION="FriCAS is a fork of Axiom computer algebra system" -HOMEPAGE="http://${PN}.sourceforge.net/" +HOMEPAGE="http://fricas.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.bz2" LICENSE="BSD-2" SLOT="0" |