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/, app-misc/wyrd/
Date: Sat, 28 Jul 2018 11:59:13
Message-Id: 1532779122.df9d497e52a431eb2b4bce6192c9b5cf725c2758.mgorny@gentoo
1 commit: df9d497e52a431eb2b4bce6192c9b5cf725c2758
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:57:42 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:58:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9d497e
7
8 app-misc/wyrd: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/648430
11
12 app-misc/wyrd/Manifest | 1 -
13 app-misc/wyrd/metadata.xml | 15 ---------------
14 app-misc/wyrd/wyrd-1.4.6-r1.ebuild | 34 ----------------------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 55 deletions(-)
17
18 diff --git a/app-misc/wyrd/Manifest b/app-misc/wyrd/Manifest
19 deleted file mode 100644
20 index 3898a4b3df6..00000000000
21 --- a/app-misc/wyrd/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST wyrd-1.4.6.tar.gz 425829 BLAKE2B f732b0d69ebb200913f51ab5ea1d42f551469ebd4bc4fd22862499a01db6a6a5bfc21caac7b14e7bf247b75b73a64c3d7ed7c9249d0bc4123a6fc1a27d5017db SHA512 fc09c4567ea8d6225638ee6851ddab716665913b7d7b2f6b5a3cc7f2af9144df617e2a95ca78c74874bec3ff355aba028c7c51eafe1426d9ae803ab77ce84477
25
26 diff --git a/app-misc/wyrd/metadata.xml b/app-misc/wyrd/metadata.xml
27 deleted file mode 100644
28 index 4920b59165e..00000000000
29 --- a/app-misc/wyrd/metadata.xml
30 +++ /dev/null
31 @@ -1,15 +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>ml@g.o</email>
37 - <name>Gentoo ML Project</name>
38 - </maintainer>
39 - <longdescription lang="en">
40 - Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
41 - program. Remind's power lies in its programmability, and Wyrd does not hide this
42 - capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you more
43 - efficient at editing your reminder files directly. It also offers a scrollable
44 - timetable suitable for visualizing your schedule at a glance.
45 - </longdescription>
46 -</pkgmetadata>
47
48 diff --git a/app-misc/wyrd/wyrd-1.4.6-r1.ebuild b/app-misc/wyrd/wyrd-1.4.6-r1.ebuild
49 deleted file mode 100644
50 index 531160d5731..00000000000
51 --- a/app-misc/wyrd/wyrd-1.4.6-r1.ebuild
52 +++ /dev/null
53 @@ -1,34 +0,0 @@
54 -# Copyright 1999-2016 Gentoo Foundation
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=5
58 -
59 -DESCRIPTION="Text-based front-end to Remind"
60 -HOMEPAGE="http://pessimization.com/software/wyrd/"
61 -SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz"
62 -
63 -LICENSE="GPL-2"
64 -SLOT="0"
65 -KEYWORDS="amd64 ppc x86"
66 -IUSE="unicode"
67 -
68 -RDEPEND="
69 - sys-libs/ncurses:0=[unicode?]
70 - >=app-misc/remind-03.01
71 - dev-ml/camlp4:=
72 -"
73 -DEPEND="${RDEPEND}
74 - >=dev-lang/ocaml-3.08
75 -"
76 -
77 -src_configure() {
78 - econf \
79 - $(use_enable unicode utf8)
80 -}
81 -
82 -src_install() {
83 - export STRIP_MASK="/usr/bin/wyrd"
84 - emake DESTDIR="${D}" install
85 - dodoc ChangeLog
86 - dohtml doc/manual.html
87 -}
88
89 diff --git a/profiles/package.mask b/profiles/package.mask
90 index da9bd147a36..a67e3af5322 100644
91 --- a/profiles/package.mask
92 +++ b/profiles/package.mask
93 @@ -267,11 +267,6 @@ games-strategy/gorky17-demo
94 # a month
95 net-vpn/miredo
96
97 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
98 -# Fails to compile (#648430), crashes from time to time (#222065). Removal
99 -# in a month.
100 -app-misc/wyrd
101 -
102 # Pacho Ramos <pacho@g.o> (17 Jun 2018)
103 # Doesn't run, cannot bump it (#651146). Removal in a month.
104 games-emulation/hatari