diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-12-15 16:16:41 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-12-15 16:22:29 +0100 |
commit | a16821193e0a010cab5c9cd74b8fb36384a41674 (patch) | |
tree | b87332dd9584ae682222dc75eac26cc904406444 /sci-chemistry | |
parent | x11-themes/adwaita-qt: Bump to 1.1.1 (diff) | |
download | gentoo-a16821193e0a010cab5c9cd74b8fb36384a41674.tar.gz gentoo-a16821193e0a010cab5c9cd74b8fb36384a41674.tar.bz2 gentoo-a16821193e0a010cab5c9cd74b8fb36384a41674.zip |
sci-chemistry/chemical-mime-data: Update HOMEPAGE
Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild index ae7e62e898fc..a25326ccb709 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools xdg DESCRIPTION="A collection of data files to add support for chemical MIME types" -HOMEPAGE="http://chemical-mime.sourceforge.net/" +HOMEPAGE="https://github.com/dleidert/chemical-mime" SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2" LICENSE="LGPL-2.1" |