From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1208952-garchives=archives.gentoo.org@lists.gentoo.org> 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 5E9DE13835A for <garchives@archives.gentoo.org>; Wed, 23 Sep 2020 11:08:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAC5E0831; Wed, 23 Sep 2020 11:08:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 76E22E0831 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2020 11:08:02 +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 900B8340D45 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2020 11:08:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BB1037F for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2020 11:07:59 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1600859269.32889d8b3d570129ba27dfc4a27da9ad8a5c1ba2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/gimp-help/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/gimp-help/Manifest app-doc/gimp-help/gimp-help-2.8.2.ebuild X-VCS-Directories: app-doc/gimp-help/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 32889d8b3d570129ba27dfc4a27da9ad8a5c1ba2 X-VCS-Branch: master Date: Wed, 23 Sep 2020 11:07:59 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 56d1e50c-d5f5-488a-b6fe-fea42dc16f59 X-Archives-Hash: 6c9df2d54e97c3e759a51402af2714b6 commit: 32889d8b3d570129ba27dfc4a27da9ad8a5c1ba2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 11:00:08 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 11:07:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32889d8b app-doc/gimp-help: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-doc/gimp-help/Manifest | 1 - app-doc/gimp-help/gimp-help-2.8.2.ebuild | 35 -------------------------------- 2 files changed, 36 deletions(-) diff --git a/app-doc/gimp-help/Manifest b/app-doc/gimp-help/Manifest index 9024553a992..03774772800 100644 --- a/app-doc/gimp-help/Manifest +++ b/app-doc/gimp-help/Manifest @@ -1,2 +1 @@ DIST gimp-help-2.10.0.tar.bz2 187092180 BLAKE2B 29a7fbe3fcb6f3210aeda4bc514d7e0eeca05f9fabd3b9022c7ed1e5a9432876cc3bf530632648e2eb50509add4e387106d9705a1c17469e33496daec737d21b SHA512 2f6d5e7cf0c3b4960c92074ef02d51a1d089c148f6453a66e453a3084cdede280f72c6b77d35f66777adbda8aa273ec2a472fb538142e51bb263c3077eec473a -DIST gimp-help-2.8.2.tar.bz2 158504580 BLAKE2B d0023a4290879f97e3365f1208427997d1facc09a7ed4ac0a274615e9eff378c9a4da0d7c5190bc24ad27c2b03d6c513003297d835562b0fa3e02685443d15e9 SHA512 3afdaa8b2f005d939d039d2e22c8306145e7b7acaca5ef89279998e87931e99d1fe607f1337f7796d667d5c6be456ba976b3c8a937c9dd6b1888d7158cfbed67 diff --git a/app-doc/gimp-help/gimp-help-2.8.2.ebuild b/app-doc/gimp-help/gimp-help-2.8.2.ebuild deleted file mode 100644 index a4c03371443..00000000000 --- a/app-doc/gimp-help/gimp-help-2.8.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -inherit python-any-r1 - -DESCRIPTION="GNU Image Manipulation Program help files" -HOMEPAGE="https://docs.gimp.org/" -SRC_URI="mirror://gimp/help/${P}.tar.bz2" - -LICENSE="FDL-1.2" -SLOT="2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="${PYTHON_DEPS} - $(python_gen_any_dep 'dev-libs/libxml2[python,${PYTHON_USEDEP}]') - dev-libs/libxslt - sys-devel/gettext -" - -python_check_deps() { - has_version "dev-libs/libxml2[${PYTHON_USEDEP}]" -} - -src_configure() { - econf --without-gimp -} - -src_compile() { - # see https://bugs.gentoo.org/677198 - emake -j 1 -}