public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/djvusmooth/
@ 2017-01-17  9:07 Sergey Popov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Popov @ 2017-01-17  9:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6f4035b937dd3a4e6a7a77fead0ecd9a8f62789c
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 08:01:39 2017 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 09:06:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4035b9

app-text/djvusmooth: drop maintainership

Package-Manager: portage-2.3.3

 app-text/djvusmooth/metadata.xml | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/app-text/djvusmooth/metadata.xml b/app-text/djvusmooth/metadata.xml
index fb1ea5c..2285f7d 100644
--- a/app-text/djvusmooth/metadata.xml
+++ b/app-text/djvusmooth/metadata.xml
@@ -1,11 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>pinkbyte@gentoo.org</email>
-    <name>Sergey Popov</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">djvusmooth</remote-id>
-  </upstream>
+	<!-- maintainer-needed -->
+	<upstream>
+		<remote-id type="pypi">djvusmooth</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/djvusmooth/
@ 2017-05-06 22:57 Michael Orlitzky
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2017-05-06 22:57 UTC (permalink / raw
  To: gentoo-commits

commit:     27445c957d32e6cc2448e1cdfd788d15b392c6f1
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 22:55:48 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat May  6 22:56:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27445c95

app-text/djvusmooth: new version 0.2.18.

This new version updates to EAPI=6 and uses the newer wxpython:3.0.

Gentoo-Bug: 601176

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/djvusmooth/Manifest                                 |  2 +-
 .../{djvusmooth-0.2.14.ebuild => djvusmooth-0.2.18.ebuild}   | 12 ++++++------
 app-text/djvusmooth/metadata.xml                             |  8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/app-text/djvusmooth/Manifest b/app-text/djvusmooth/Manifest
index 3b8dfbec7dc..c8c6484878d 100644
--- a/app-text/djvusmooth/Manifest
+++ b/app-text/djvusmooth/Manifest
@@ -1 +1 @@
-DIST djvusmooth-0.2.14.tar.gz 69086 SHA256 fea9c8e98226d699a7c1f5de9743cf97ef442cc0f4b5fa86c537aeb7075056e3 SHA512 cf1b6e16d660d82a2ba0325425c6d6f8d2ed5826a3e2abd2a74a4ac392e5b6e3807b4a6af3f873b7e53a4801f6edb4fa4442e78c6462f793556349ae7361effc WHIRLPOOL 37ba0e4d831bef9966fb47b676cc02af8c4084bd1c9724926459865eea06044f1a3a1d466f5158abf34eb018bfe9b6fa62aac129af2c5707ea86b8535ef0a86b
+DIST djvusmooth-0.2.18.tar.gz 70548 SHA256 823f2ad11f535cb1c2c26971921fcf993d4298e142ccbe5a6716e022a3d2cdfd SHA512 786d7e9dc49f9a6923ebfaec7d4e68446e4bd72f7ff7cca9cd3a1513f3b1751485d6879dc59b51ce1d58390dbcf23b8992b42f9f2b5e6938d434d6966b7a4a72 WHIRLPOOL b479eb9a11f80282838a01064a864ec89934cdd8dc694741207815602124d8bfd001d163bd7516ab0b6092ff2309aaa162ec457cd77655ef3b17c9bf2f17179e

diff --git a/app-text/djvusmooth/djvusmooth-0.2.14.ebuild b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
similarity index 63%
rename from app-text/djvusmooth/djvusmooth-0.2.14.ebuild
rename to app-text/djvusmooth/djvusmooth-0.2.18.ebuild
index ca9fbe7e035..30d8056a0e7 100644
--- a/app-text/djvusmooth/djvusmooth-0.2.14.ebuild
+++ b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
@@ -9,14 +9,14 @@ inherit distutils-r1
 
 DESCRIPTION="Graphical editor for DjVu documents"
 HOMEPAGE="http://jwilk.net/software/djvusmooth"
-SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/jwilk/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-# TODO: check with wxpython:2.9
 RDEPEND="dev-python/python-djvulibre[${PYTHON_USEDEP}]
-	dev-python/wxpython:2.8[${PYTHON_USEDEP}]
+	dev-python/wxpython:3.0[${PYTHON_USEDEP}]
 	x11-themes/hicolor-icon-theme"
-DEPEND=""
+
+DOCS=( doc/changelog doc/credits.txt )

diff --git a/app-text/djvusmooth/metadata.xml b/app-text/djvusmooth/metadata.xml
index 2285f7d5c27..ee4f72507d6 100644
--- a/app-text/djvusmooth/metadata.xml
+++ b/app-text/djvusmooth/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<remote-id type="pypi">djvusmooth</remote-id>
-	</upstream>
+  <!-- maintainer-needed -->
+  <upstream>
+    <remote-id type="github">jwilk/djvusmooth</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-06 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-06 22:57 [gentoo-commits] repo/gentoo:master commit in: app-text/djvusmooth/ Michael Orlitzky
  -- strict thread matches above, loose matches on Subject: below --
2017-01-17  9:07 Sergey Popov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox