commit: 98fff3f12fbea42bb798bc53de46ba51e6b29181 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jan 1 00:46:31 2018 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Mon Jan 1 00:46:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fff3f1
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(-) diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index 3ec3ab048c3..37e7d4e26df 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 dd065be2dd5..4b9f1601d96 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"