+++ /dev/null
-DIST wyrd-1.4.6.tar.gz 425829 BLAKE2B f732b0d69ebb200913f51ab5ea1d42f551469ebd4bc4fd22862499a01db6a6a5bfc21caac7b14e7bf247b75b73a64c3d7ed7c9249d0bc4123a6fc1a27d5017db SHA512 fc09c4567ea8d6225638ee6851ddab716665913b7d7b2f6b5a3cc7f2af9144df617e2a95ca78c74874bec3ff355aba028c7c51eafe1426d9ae803ab77ce84477
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ml@gentoo.org</email>
- <name>Gentoo ML Project</name>
- </maintainer>
- <longdescription lang="en">
- Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
- program. Remind's power lies in its programmability, and Wyrd does not hide this
- capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you more
- efficient at editing your reminder files directly. It also offers a scrollable
- timetable suitable for visualizing your schedule at a glance.
- </longdescription>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Text-based front-end to Remind"
-HOMEPAGE="http://pessimization.com/software/wyrd/"
-SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="unicode"
-
-RDEPEND="
- sys-libs/ncurses:0=[unicode?]
- >=app-misc/remind-03.01
- dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}
- >=dev-lang/ocaml-3.08
-"
-
-src_configure() {
- econf \
- $(use_enable unicode utf8)
-}
-
-src_install() {
- export STRIP_MASK="/usr/bin/wyrd"
- emake DESTDIR="${D}" install
- dodoc ChangeLog
- dohtml doc/manual.html
-}
# a month
net-vpn/miredo
-# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
-# Fails to compile (#648430), crashes from time to time (#222065). Removal
-# in a month.
-app-misc/wyrd
-
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Doesn't run, cannot bump it (#651146). Removal in a month.
games-emulation/hatari