media-gfx/uniconvertor: Fix HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Thu, 23 Nov 2017 13:52:16 +0000 (14:52 +0100)
committerJonas Stein <jstein@gentoo.org>
Thu, 23 Nov 2017 13:52:16 +0000 (14:52 +0100)
Closes: https://bugs.gentoo.org/610592
Package-Manager: Portage-2.3.16, Repoman-2.3.5

media-gfx/uniconvertor/Manifest
media-gfx/uniconvertor/metadata.xml
media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild
media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild

index 342ee925975addcc22387afbe31e64b5cd551b7f..07266bb69cfd5a3efe2af7047326e0b76c5aa349 100644 (file)
@@ -1 +1 @@
-DIST uniconvertor-2.0_pre379.tar.xz 1844780 SHA256 96ab27fd19743bcb12385ffd15a586033e8a4a3aa1958eecf1c5cdee67a73fa5 SHA512 3a0dd8e52addb391225ae148a673e3464a04e0d36e5955e496ef78e91597408706e5cbc06113b3e959446c6dd89aefa821f32ef81a5d1837a2a3d405a5a63dea WHIRLPOOL 53c78ec1fdc64445467ea9a9ab04923a9447b428c37f1d43789e03ece61361a00db7686e0ce566805313c7298334c35a1d4fa0939d81d9962f072d5daece36df
+DIST uniconvertor-2.0_pre379.tar.xz 1844780 BLAKE2B 51698d88941be700dd31e5527a8ffc8b2548d9f1323242e8f31a3ad00f2e4a2c5617be87443b130d664aeceea8b96ff17b72dfe32964854cc8f121351a918ec3 SHA512 3a0dd8e52addb391225ae148a673e3464a04e0d36e5955e496ef78e91597408706e5cbc06113b3e959446c6dd89aefa821f32ef81a5d1837a2a3d405a5a63dea
index 7f355f6a39e9054345d055de6619a806b66a9e5e..6ade85e1c64278645d22f7c2a1117e1b33845075 100644 (file)
@@ -5,7 +5,4 @@
     <email>graphics@gentoo.org</email>
     <name>Gentoo Graphics Project</name>
   </maintainer>
-  <upstream>
-    <remote-id type="google-code">uniconvertor</remote-id>
-  </upstream>
 </pkgmetadata>
index b47553d2eb6165cfba340556dab91f1af2e9c73d..bb227cb03b18a0dd8fb66aa472fab09b27dbc78a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor https://code.google.com/p/uniconvertor/"
+DESCRIPTION="Convert vector graphic file formats like .cdr, .svg, wmf and more."
+HOMEPAGE="https://sk1project.net/modules.php?name=Products&product=uniconvertor"
 SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
 
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
index b859714fe1cfdbee51517117ea7d19107ace18de..81e96a4ade86297e3a66d4c0101c56b33dadcb19 100644 (file)
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1 eutils
 
-DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor https://code.google.com/p/uniconvertor/"
+DESCRIPTION="Convert vector graphic file formats like .cdr, .svg, wmf and more."
+HOMEPAGE="https://sk1project.net/modules.php?name=Products&product=uniconvertor"
 SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"