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: x11-misc/rednotebook/files/, profiles/, x11-misc/rednotebook/
Date: Sat, 01 Jul 2017 09:20:22
Message-Id: 1498900805.2f88d4d4249e17ca7895c3e5c3d3b5beb496ed37.mgorny@gentoo
1 commit: 2f88d4d4249e17ca7895c3e5c3d3b5beb496ed37
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:17:05 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:20:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f88d4d4
7
8 x11-misc/rednotebook: Remove last-rited pkg, #597532
9
10 profiles/package.mask | 5 -----
11 x11-misc/rednotebook/Manifest | 1 -
12 .../files/rednotebook-1.6.5-disable-spell.patch | 17 ---------------
13 x11-misc/rednotebook/metadata.xml | 13 ------------
14 x11-misc/rednotebook/rednotebook-1.14.ebuild | 24 ----------------------
15 5 files changed, 60 deletions(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 39f13c31fb4..5902731ef5f 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -539,11 +539,6 @@ www-client/qtweb
22 # Masked for removal in 30 days. Bug #620752.
23 sci-mathematics/freemat
24
25 -# Pacho Ramos <pacho@g.o> (02 Jun 2017)
26 -# Relies on obsolete and vulnerable webkit-gtk version and bundles some libs
27 -# (#597532). Removal in a month.
28 -x11-misc/rednotebook
29 -
30 # Michał Górny <mgorny@g.o> (25 May 2017)
31 # First GTK+3 version with known regressions:
32 # https://mail.xfce.org/pipermail/xfce-announce/2017-May/000517.html
33
34 diff --git a/x11-misc/rednotebook/Manifest b/x11-misc/rednotebook/Manifest
35 deleted file mode 100644
36 index 3d4dac0fb2c..00000000000
37 --- a/x11-misc/rednotebook/Manifest
38 +++ /dev/null
39 @@ -1 +0,0 @@
40 -DIST rednotebook-1.14.tar.gz 507719 SHA256 f33bd410ae01d064c1e449c532359ce1c134169d44a97d74ef1e99ff8d287d88 SHA512 d78c8996cd0959270da82ed8b8ea82c0c320e0db5c2cf11fba2b5fe5c73efb92b4b44d42344e679c5e274b4b2453883f81beeecf2884bb4da1774ea102610ec3 WHIRLPOOL 5607d0a4849c33bc4e15168efb58d0fec0aff1fcf73cc34ab584ca03cdefbab74a378b64126ae1ee5cafd9fb8996722bc57e06e532ca50aa65be4b76811ee1f5
41
42 diff --git a/x11-misc/rednotebook/files/rednotebook-1.6.5-disable-spell.patch b/x11-misc/rednotebook/files/rednotebook-1.6.5-disable-spell.patch
43 deleted file mode 100644
44 index 0648c425249..00000000000
45 --- a/x11-misc/rednotebook/files/rednotebook-1.6.5-disable-spell.patch
46 +++ /dev/null
47 @@ -1,17 +0,0 @@
48 -Index: rednotebook-1.6.5/rednotebook/gui/editor.py
49 -===================================================================
50 ---- rednotebook-1.6.5.orig/rednotebook/gui/editor.py
51 -+++ rednotebook-1.6.5/rednotebook/gui/editor.py
52 -@@ -25,12 +25,7 @@ import gtk
53 - import gobject
54 - import pango
55 -
56 --# Try to import gtkspell
57 - gtkspell = None
58 --try:
59 -- import gtkspell
60 --except ImportError:
61 -- pass
62 -
63 - from rednotebook.gui import t2t_highlight
64 - from rednotebook import undo
65
66 diff --git a/x11-misc/rednotebook/metadata.xml b/x11-misc/rednotebook/metadata.xml
67 deleted file mode 100644
68 index f52f9ceb2f8..00000000000
69 --- a/x11-misc/rednotebook/metadata.xml
70 +++ /dev/null
71 @@ -1,13 +0,0 @@
72 -<?xml version="1.0" encoding="UTF-8"?>
73 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
74 -<pkgmetadata>
75 - <use>
76 - <flag name="libyaml">enable libyaml support</flag>
77 - </use>
78 - <longdescription lang="en">
79 -A graphical journal with calendar, templates, tags, keyword searching, and export functionality.
80 -</longdescription>
81 - <upstream>
82 - <remote-id type="sourceforge">rednotebook</remote-id>
83 - </upstream>
84 -</pkgmetadata>
85
86 diff --git a/x11-misc/rednotebook/rednotebook-1.14.ebuild b/x11-misc/rednotebook/rednotebook-1.14.ebuild
87 deleted file mode 100644
88 index 8c39dfe336a..00000000000
89 --- a/x11-misc/rednotebook/rednotebook-1.14.ebuild
90 +++ /dev/null
91 @@ -1,24 +0,0 @@
92 -# Copyright 1999-2017 Gentoo Foundation
93 -# Distributed under the terms of the GNU General Public License v2
94 -
95 -EAPI=6
96 -
97 -PYTHON_COMPAT=( python2_7 )
98 -
99 -inherit distutils-r1
100 -
101 -DESCRIPTION="Graphical journal with calendar, templates, tags and keyword searching"
102 -HOMEPAGE="http://rednotebook.sourceforge.net"
103 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
104 -
105 -LICENSE="GPL-2+"
106 -SLOT="0"
107 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
108 -IUSE="libyaml"
109 -
110 -RDEPEND="
111 - >=dev-python/pyyaml-3.05[libyaml?,${PYTHON_USEDEP}]
112 - >=dev-python/pygtk-2.16[${PYTHON_USEDEP}]
113 - >=dev-python/pywebkitgtk-1.1.5[${PYTHON_USEDEP}]
114 - dev-python/chardet[${PYTHON_USEDEP}]"
115 -DEPEND="${RDEPEND}"