commit:     9f7f3e56c878030bef3f8569d24cb31f293c9271
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 17:40:36 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 17:40:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7f3e56

gnome-extra/gtkhtml: remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 gnome-extra/gtkhtml/Manifest             |  1 -
 gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild | 43 --------------------------------
 2 files changed, 44 deletions(-)

diff --git a/gnome-extra/gtkhtml/Manifest b/gnome-extra/gtkhtml/Manifest
index f00edc5fd26..38c436a2802 100644
--- a/gnome-extra/gtkhtml/Manifest
+++ b/gnome-extra/gtkhtml/Manifest
@@ -1,2 +1 @@
 DIST gtkhtml-4.10.0.tar.xz 1050628 SHA256 
ca3b6424fb2c7ac5d9cb8fdafb69318fa2e825c9cf6ed17d1e38d9b29e5606c3 SHA512 
efb159f902a910abd259cf38a86894a363dfd6b632aaad5ca88baf278780e653a2efc783ae48d9e4239f9fbfcbab15a5f343b60c910166d04e6663d4e34843e0
 WHIRLPOOL 
2c4e2bbb97d31b751ebd05a9f2e898ac1ce5242826d025978f878e9a6e3266aff32e6256f42eb05007d3a9c13f05347029b9c9d4a67eb78789762a7163cd1d33
-DIST gtkhtml-4.8.5.tar.xz 1049900 SHA256 
2ff5bbec4d8e7eca66a36f7e3863a104e098ce9b58e6d0374de7cb80c3d93e8d SHA512 
c35d67b22254570a92739c73a610230659a2ac63ab5e5a135a634655e679b39ad876cdf6abec4adabd0a9ba9ef87834745d03c7e0c005372bfe5485adff5ade3
 WHIRLPOOL 
665ab2d5319f3824ac26328b012bce0419b0c031b982ed0ef380679f8966f485c2813c2ea0e3a56688c610e1e3fc663592ab7c16cd546292c88254dd9e716d61

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild 
b/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild
deleted file mode 100644
index 2020a0d68e8..00000000000
--- a/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Lightweight HTML rendering/printing/editing engine"
-HOMEPAGE="https://git.gnome.org/browse/gtkhtml";
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="4.0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE=""
-
-# orbit is referenced in configure, but is not used anywhere else
-RDEPEND="
-       >=x11-libs/gtk+-3.2:3
-       >=x11-libs/cairo-1.10:=
-       x11-libs/pango
-       >=app-text/enchant-1.1.7:=
-       gnome-base/gsettings-desktop-schemas
-       >=app-text/iso-codes-0.49
-       >=net-libs/libsoup-2.26.0:2.4
-"
-DEPEND="${RDEPEND}
-       x11-proto/xproto
-       sys-devel/gettext
-       >=dev-util/intltool-0.40.0
-       virtual/pkgconfig
-"
-
-src_configure() {
-       gnome2_src_configure --disable-static
-}
-
-src_install() {
-       gnome2_src_install
-
-       # Don't collide with 3.14 slot
-       mv "${ED}"/usr/bin/gtkhtml-editor-test{,-${SLOT}} || die
-}

Reply via email to