Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, media-gfx/postr/
Date: Sat, 28 Jul 2018 12:06:32
Message-Id: 1532779308.0cabbb0a90ab3553d62513b7a8c3651fb0492eee.mgorny@gentoo
1 commit: 0cabbb0a90ab3553d62513b7a8c3651fb0492eee
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 12:01:48 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 12:01:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cabbb0a
7
8 media-gfx/postr: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/640046
11
12 media-gfx/postr/Manifest | 1 -
13 media-gfx/postr/metadata.xml | 8 -----
14 media-gfx/postr/postr-0.13.1.ebuild | 63 -------------------------------------
15 profiles/package.mask | 5 ---
16 4 files changed, 77 deletions(-)
17
18 diff --git a/media-gfx/postr/Manifest b/media-gfx/postr/Manifest
19 deleted file mode 100644
20 index 0c4f5d6ee1f..00000000000
21 --- a/media-gfx/postr/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST postr-0.13.1.tar.xz 384196 BLAKE2B bb3420d4ce35b3a06d183cd54c438c4a1a6a9d613f1909b73cb5a7b5d12b5ad6f06313889b7f780ed776c44e56922f5c731f7fcca46b364b1bb76ca3872a6988 SHA512 43486d6c19ccad86e44e00fd7e7aadbdc8268ada38cffe616c5b7c3b7280556222ae961036cd7c711b067948772acec92927d86d4c1d82a26ecf49011991f598
25
26 diff --git a/media-gfx/postr/metadata.xml b/media-gfx/postr/metadata.xml
27 deleted file mode 100644
28 index 39980802b1d..00000000000
29 --- a/media-gfx/postr/metadata.xml
30 +++ /dev/null
31 @@ -1,8 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 -<maintainer type="project">
36 - <email>gnome@g.o</email>
37 - <name>Gentoo GNOME Desktop</name>
38 -</maintainer>
39 -</pkgmetadata>
40
41 diff --git a/media-gfx/postr/postr-0.13.1.ebuild b/media-gfx/postr/postr-0.13.1.ebuild
42 deleted file mode 100644
43 index 0f140ae5582..00000000000
44 --- a/media-gfx/postr/postr-0.13.1.ebuild
45 +++ /dev/null
46 @@ -1,63 +0,0 @@
47 -# Copyright 1999-2017 Gentoo Foundation
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI="5"
51 -GCONF_DEBUG="no"
52 -PYTHON_COMPAT=( python2_7 )
53 -PYTHON_REQ_USE="xml"
54 -
55 -inherit eutils gnome2 python-single-r1
56 -
57 -DESCRIPTION="Flickr uploader for GNOME"
58 -HOMEPAGE="https://wiki.gnome.org/Apps/Postr"
59 -
60 -LICENSE="GPL-2+ CC-BY-SA-3.0"
61 -SLOT="0"
62 -KEYWORDS="amd64 x86"
63 -
64 -IUSE=""
65 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
66 -
67 -COMMON_DEPEND="
68 - ${PYTHON_DEPS}
69 - dev-python/pygtk:2[${PYTHON_USEDEP}]
70 -"
71 -
72 -RDEPEND="${COMMON_DEPEND}
73 - dev-python/bsddb3[${PYTHON_USEDEP}]
74 - dev-python/dbus-python[${PYTHON_USEDEP}]
75 - dev-python/gconf-python[${PYTHON_USEDEP}]
76 - dev-python/gtkspell-python[${PYTHON_USEDEP}]
77 - dev-python/libgnome-python[${PYTHON_USEDEP}]
78 - dev-python/pygobject:2[${PYTHON_USEDEP}]
79 - || (
80 - dev-python/twisted[${PYTHON_USEDEP}]
81 - (
82 - dev-python/twisted-core[${PYTHON_USEDEP}]
83 - dev-python/twisted-web[${PYTHON_USEDEP}]
84 - )
85 - )
86 -"
87 -DEPEND="${COMMON_DEPEND}
88 - app-text/gnome-doc-utils
89 - dev-util/intltool
90 - sys-devel/gettext
91 - virtual/pkgconfig"
92 -
93 -src_prepare() {
94 - # Don't check for nautilus-python if we aren't installing the nautilus-2 extension
95 - sed -e 's:nautilus-python >= 0.6.1::' -i configure || die
96 - gnome2_src_prepare
97 -}
98 -
99 -src_configure() {
100 - gnome2_src_configure \
101 - --with-nautilus-extension-dir="${EPREFIX}"/usr/share/nautilus-python/extensions
102 -}
103 -
104 -src_install() {
105 - gnome2_src_install
106 - python_fix_shebang "${ED}"
107 -
108 - rm -r "${ED}usr/share/nautilus-python" || die
109 -}
110
111 diff --git a/profiles/package.mask b/profiles/package.mask
112 index 24b9868ac16..30cd715f8f9 100644
113 --- a/profiles/package.mask
114 +++ b/profiles/package.mask
115 @@ -253,11 +253,6 @@ media-sound/gnac
116 # Fails to run (#630576). Removal in a month.
117 games-simulation/dangerdeep
118
119 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
120 -# frogr is a good replacement for this old package still relying on dead
121 -# gnome2 python bindings (#640046). Removal in a month.
122 -media-gfx/postr
123 -
124 # Pacho Ramos <pacho@g.o> (17 Jun 2018)
125 # Dead since 2013, not compatible with latest profiles (#642568). Removal in
126 # a month