commit: 8ee1f192db2960bd71ca91264f973c66b9c4037e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 15 20:44:41 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 15 20:44:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee1f192
app-emacs/prom-wl: Remove last-rited pkg Closes: https://bugs.gentoo.org/683248 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-emacs/prom-wl/Manifest | 1 - app-emacs/prom-wl/files/50prom-wl-gentoo.el | 5 ----- app-emacs/prom-wl/metadata.xml | 9 --------- app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild | 20 -------------------- profiles/package.mask | 6 ------ 5 files changed, 41 deletions(-) diff --git a/app-emacs/prom-wl/Manifest b/app-emacs/prom-wl/Manifest deleted file mode 100644 index 18ecd15b314..00000000000 --- a/app-emacs/prom-wl/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST prom-wl-2.7.0.tar.gz 10563 BLAKE2B 63bbd6f708a21b403f30c44493023841242bcc8aed667ddc501933f46abe8e29138502b57d500b4b58056b190d4571d6ef4dda9a9eda7695b7f34c38f8049af2 SHA512 c05d61761b8c050bb6c09f3028f54351d3ffed5a17bb8519be76c8c706df825569cccfc8cd1ff2b656ef885a9606768eeb1b3dc0955ff4316bbe35c5db8ed989 diff --git a/app-emacs/prom-wl/files/50prom-wl-gentoo.el b/app-emacs/prom-wl/files/50prom-wl-gentoo.el deleted file mode 100644 index 8eab391ee22..00000000000 --- a/app-emacs/prom-wl/files/50prom-wl-gentoo.el +++ /dev/null @@ -1,5 +0,0 @@ - -;;; prom-wl site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") -(autoload 'prom-wl "prom-wl" nil t) diff --git a/app-emacs/prom-wl/metadata.xml b/app-emacs/prom-wl/metadata.xml deleted file mode 100644 index c918cdef959..00000000000 --- a/app-emacs/prom-wl/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo GNU Emacs project</name> -</maintainer> -<stabilize-allarches/> -</pkgmetadata> diff --git a/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild b/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild deleted file mode 100644 index 2b6067a0c53..00000000000 --- a/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit elisp - -DESCRIPTION="Procmail reader for Wanderlust" -HOMEPAGE="http://www.h6.dion.ne.jp/~nytheta/software/prom-wl.html" -SRC_URI="http://www.h6.dion.ne.jp/~nytheta/software/pub/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="app-emacs/wanderlust" - -SITEFILE=50${PN}-gentoo.el -DOCS="prom-wl-usage.jis" diff --git a/profiles/package.mask b/profiles/package.mask index 82c1f2d2e6d..a7137ce19c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -478,12 +478,6 @@ dev-util/cucumber-expressions:5.0 >=dev-util/boost-build-1.70.0 >=net-mail/libpst-0.6.66-r2 -# Ulrich Müller <[email protected]> (13 Apr 2019) -# Last release in 2001, HOMEPAGE and SRC_URI are gone. -# Byte-compilation with recent Emacs versions fails. -# Masked for removal in 30 days, bug #683248. -app-emacs/prom-wl - # Hans de Graaff <[email protected]> (13 Apr 2019) # Old ruby24-only slots of Rails-related packages # These no longer have reverse dependencies or newer
