Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pdf2svg/
Date: Mon, 27 Nov 2017 11:48:53
Message-Id: 1511783313.38f25447ee1afb2b2bc681a38d0482247e0bb921.jstein@gentoo
1 commit: 38f25447ee1afb2b2bc681a38d0482247e0bb921
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 11:48:33 2017 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 11:48:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f25447
7
8 media-gfx/pdf2svg: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.5
11
12 media-gfx/pdf2svg/pdf2svg-0.2.1.ebuild | 4 ++--
13 media-gfx/pdf2svg/pdf2svg-0.2.2.ebuild | 4 ++--
14 media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild | 1 -
15 3 files changed, 4 insertions(+), 5 deletions(-)
16
17 diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.1.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.1.ebuild
18 index ec0acdb0faa..9494d3e45e1 100644
19 --- a/media-gfx/pdf2svg/pdf2svg-0.2.1.ebuild
20 +++ b/media-gfx/pdf2svg/pdf2svg-0.2.1.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 inherit eutils
28
29 DESCRIPTION="pdf2svg is based on poppler and cairo and can convert pdf to svg files"
30 -HOMEPAGE="http://www.cityinthesky.co.uk/pdf2svg.html"
31 +HOMEPAGE="http://www.cityinthesky.co.uk/opensource/pdf2svg/ https://github.com/dawbarton/pdf2svg/"
32 SRC_URI="http://www.cityinthesky.co.uk/files/${P}.tar.gz"
33
34 LICENSE="GPL-2"
35
36 diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.2.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.2.ebuild
37 index 3eae62f204e..2eae4fdc0ed 100644
38 --- a/media-gfx/pdf2svg/pdf2svg-0.2.2.ebuild
39 +++ b/media-gfx/pdf2svg/pdf2svg-0.2.2.ebuild
40 @@ -1,11 +1,11 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 inherit eutils
47
48 DESCRIPTION="pdf2svg is based on poppler and cairo and can convert pdf to svg files"
49 -HOMEPAGE="http://www.cityinthesky.co.uk/opensource/pdf2svg/"
50 +HOMEPAGE="http://www.cityinthesky.co.uk/opensource/pdf2svg/ https://github.com/dawbarton/pdf2svg/"
51 SRC_URI="http://www.cityinthesky.co.uk/wp-content/uploads/2013/10/${P}.tar.gz"
52
53 LICENSE="GPL-2"
54
55 diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild
56 index b4d20ee4a66..a4cb3377aa8 100644
57 --- a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild
58 +++ b/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild
59 @@ -2,7 +2,6 @@
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=6
63 -#inherit eutils
64
65 DESCRIPTION="pdf2svg is based on poppler and cairo and can convert pdf to svg files"
66 HOMEPAGE="http://www.cityinthesky.co.uk/opensource/pdf2svg/ https://github.com/dawbarton/pdf2svg/"