From 98fff3f12fbea42bb798bc53de46ba51e6b29181 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Mon, 1 Jan 2018 01:46:31 +0100 Subject: media-gfx/sam2p: Update SRC_URI and HOMEPAGE Project moved from code.google to github. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- media-gfx/sam2p/sam2p-0.49.1.ebuild | 4 ++-- media-gfx/sam2p/sam2p-0.49.2.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'media-gfx/sam2p') diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index 3ec3ab048c36..37e7d4e26df4 100644 --- a/media-gfx/sam2p/sam2p-0.49.1.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit autotools eutils toolchain-funcs DESCRIPTION="Utility to convert raster images to EPS, PDF and many others" -HOMEPAGE="https://code.google.com/p/sam2p/" +HOMEPAGE="https://github.com/pts/sam2p" SRC_URI="https://sam2p.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-gfx/sam2p/sam2p-0.49.2.ebuild b/media-gfx/sam2p/sam2p-0.49.2.ebuild index dd065be2dd58..4b9f1601d965 100644 --- a/media-gfx/sam2p/sam2p-0.49.2.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit autotools eutils toolchain-funcs DESCRIPTION="Utility to convert raster images to EPS, PDF and many others" -HOMEPAGE="https://code.google.com/p/sam2p/" -SRC_URI="https://sam2p.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://github.com/pts/sam2p" +SRC_URI="https://github.com/pts/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad