From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5228B1396D9 for ; Thu, 26 Oct 2017 17:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B76DB2BC00E; Thu, 26 Oct 2017 17:41:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83D102BC00E for ; Thu, 26 Oct 2017 17:41:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3264533FE60 for ; Thu, 26 Oct 2017 17:41:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC72B315 for ; Thu, 26 Oct 2017 17:41:03 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1509039636.9f7f3e56c878030bef3f8569d24cb31f293c9271.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gtkhtml/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gtkhtml/Manifest gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild X-VCS-Directories: gnome-extra/gtkhtml/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 9f7f3e56c878030bef3f8569d24cb31f293c9271 X-VCS-Branch: master Date: Thu, 26 Oct 2017 17:41:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 723de8b0-0a30-4884-a009-d168dc93389f X-Archives-Hash: 5ade3d94793c24007726f733a860738b commit: 9f7f3e56c878030bef3f8569d24cb31f293c9271 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Oct 26 17:40:36 2017 +0000 Commit: Mart Raudsepp gentoo 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 -}