diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-11-12 14:41:41 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-11-12 15:21:16 +0100 |
commit | 2e87e8f3b4df768786a1d12c30bfab4e5ea1c1d7 (patch) | |
tree | eb5063b04a743b0cd403e86871b437586fcb72d2 /sci-visualization/quickplot | |
parent | mail-mta/nullmailer: Add missing slotoperator (diff) | |
download | gentoo-2e87e8f3b4df768786a1d12c30bfab4e5ea1c1d7.tar.gz gentoo-2e87e8f3b4df768786a1d12c30bfab4e5ea1c1d7.tar.bz2 gentoo-2e87e8f3b4df768786a1d12c30bfab4e5ea1c1d7.zip |
sci-visualization/quickplot: Add new HOMPAGE
Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-visualization/quickplot')
-rw-r--r-- | sci-visualization/quickplot/quickplot-0.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild index 8060d352251e..ec91eebfb0c7 100644 --- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.8.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=true inherit autotools-utils eutils DESCRIPTION="A fast interactive 2D plotter" -HOMEPAGE="http://quickplot.sourceforge.net/" +HOMEPAGE="http://quickplot.sourceforge.net/ https://github.com/lanceman2/quickplot" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" |