www-apps/browser-config: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Thu, 10 Oct 2019 12:30:06 +0000 (14:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 10 Oct 2019 12:30:06 +0000 (14:30 +0200)
Closes: https://bugs.gentoo.org/693940
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.mask
www-apps/browser-config/Manifest [deleted file]
www-apps/browser-config/browser-config-1.1.ebuild [deleted file]
www-apps/browser-config/metadata.xml [deleted file]

index 7b1a7cafe3ad54592d20bba0b3d624366f8b6d08..66a4cba5faca2b33df42e472f4831bb04188dc49 100644 (file)
@@ -802,13 +802,6 @@ www-client/ck4up
 # Removal in 30 days.  Bug #693942.
 www-apps/metadot
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-09)
-# Unmaintained.  EAPI 0.  No amd64 keyword.  Does not support most
-# of the modern browsers.  Obsoleted by x11-misc/xdg-utils
-# and desktop-specific tools.
-# Removal in 30 days.  Bug #693940.
-www-apps/browser-config
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.
diff --git a/www-apps/browser-config/Manifest b/www-apps/browser-config/Manifest
deleted file mode 100644 (file)
index 6c3bff9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST browser-config-1.1.tar.bz2 2013 BLAKE2B b49c6625b13c6f910b37157f80c0403c74702216552f0423cd8b71a9c43be5c9d05234867422c52778b8bf09b39050ce033baf787ef2e4799a7735b0e307976f SHA512 39205bc6c018fe61838c181d69f613eb893a358301f27c345de609e3a9c83be0797f06859f6adc1fe49873ce0876aa3e23e09745dea719c13e451fa15225614a
diff --git a/www-apps/browser-config/browser-config-1.1.ebuild b/www-apps/browser-config/browser-config-1.1.ebuild
deleted file mode 100644 (file)
index 11a77da..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A lightweight modular configurable http url handler/browser launcher"
-HOMEPAGE="https://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install() {
-       into /usr
-       dobin browser-config
-       dosym /usr/bin/browser-config /usr/bin/runbrowser
-       insinto /usr/share/browser-config
-       doins definitions/*
-}
-
-pkg_postinst() {
-       elog "Please run browser-config -b <browser> -m <method>"
-       elog "If run as root, it will be global, if run as a user it will be for"
-       elog "that user only."
-       elog
-       elog "Please see browser-config -h for info on available browsers/methods"
-       elog
-       elog "You may then tell your applications to use either 'runbrowser' or"
-       elog "'browser-config' as a browser."
-       elog
-}
diff --git a/www-apps/browser-config/metadata.xml b/www-apps/browser-config/metadata.xml
deleted file mode 100644 (file)
index 6f49eba..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>