* [gentoo-commits] repo/gentoo:master commit in: app-text/pdfshuffler/
@ 2016-10-18 19:26 Pacho Ramos
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
To: gentoo-commits
commit: 285f8866c927c0b782ed09eb4bb6018bb1351745
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 19:02:30 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:26:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285f8866
app-text/pdfshuffler: Drop old
Package-Manager: portage-2.3.1
app-text/pdfshuffler/pdfshuffler-0.6.0.ebuild | 46 ---------------------------
1 file changed, 46 deletions(-)
diff --git a/app-text/pdfshuffler/pdfshuffler-0.6.0.ebuild b/app-text/pdfshuffler/pdfshuffler-0.6.0.ebuild
deleted file mode 100644
index 1fab838..00000000
--- a/app-text/pdfshuffler/pdfshuffler-0.6.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-PYTHON_DEPEND="2"
-
-inherit distutils eutils fdo-mime gnome2-utils
-
-DESCRIPTION="PDF-Shuffler is GUI app that can merge or split pdfs and rotate, crop and rearrange their pages"
-HOMEPAGE="https://sourceforge.net/projects/pdfshuffler/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/pyPdf
- dev-python/python-poppler"
-RDEPEND="${DEPEND}"
-
-DOCS="ChangeLog README TODO AUTHORS"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- distutils_pkg_postrm
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/pdfshuffler/
@ 2016-10-18 19:26 Pacho Ramos
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
To: gentoo-commits
commit: bae0d3fc0a31a3d2c332f639ab8f1fbb5d89fde9
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 19:02:05 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:25:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae0d3fc
app-text/pdfshuffler: amd64/x86 stable, bug #593106
Package-Manager: portage-2.3.1
app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
index 710ef15..a8b9351 100644
--- a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
+++ b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="|| ( dev-python/PyPDF2 dev-python/pyPdf )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/pdfshuffler/
@ 2018-04-20 20:37 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2018-04-20 20:37 UTC (permalink / raw
To: gentoo-commits
commit: 9f144bf03fd42f0967d7c82587e747fb578850c8
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sun Apr 8 14:15:39 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 20:37:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f144bf0
app-text/pdfshuffler: fdo-mime->xdg-utils
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
index f63524e20d4..1f2948029b4 100644
--- a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
+++ b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 fdo-mime gnome2-utils
+inherit distutils-r1 gnome2-utils xdg-utils
DESCRIPTION="GUI app that can merge or split pdfs and rotate, crop and rearrange their pages"
HOMEPAGE="https://sourceforge.net/projects/pdfshuffler/"
@@ -27,13 +27,13 @@ pkg_preinst() {
}
pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/pdfshuffler/
@ 2019-02-14 23:06 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2019-02-14 23:06 UTC (permalink / raw
To: gentoo-commits
commit: b0aa1ee879d9f6a76215342a48bf0b18bdb1391f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 14 22:18:15 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 23:06:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0aa1ee8
app-text/pdfshuffler: Switch from gnome2-utils to xdg, EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild | 27 ++++++------------------
1 file changed, 6 insertions(+), 21 deletions(-)
diff --git a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
index 1f2948029b4..23dcc1238d3 100644
--- a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
+++ b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
+EAPI=7
-inherit distutils-r1 gnome2-utils xdg-utils
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1 xdg
DESCRIPTION="GUI app that can merge or split pdfs and rotate, crop and rearrange their pages"
HOMEPAGE="https://sourceforge.net/projects/pdfshuffler/"
@@ -19,21 +19,6 @@ DEPEND="|| ( dev-python/PyPDF2 dev-python/pyPdf )
dev-python/python-poppler"
RDEPEND="${DEPEND}"
-DOCS="ChangeLog README TODO AUTHORS"
-PATCHES=( "${FILESDIR}"/${PN}-PyPDF2.patch )
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
+DOCS=( ChangeLog README TODO AUTHORS )
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
+PATCHES=( "${FILESDIR}"/${PN}-PyPDF2.patch )
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-02-14 23:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 20:37 [gentoo-commits] repo/gentoo:master commit in: app-text/pdfshuffler/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2019-02-14 23:06 Andreas Sturmlechner
2016-10-18 19:26 Pacho Ramos
2016-10-18 19:26 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox