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 E13B51382DF for ; Fri, 1 Jul 2016 07:25:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 023EFE094C; Fri, 1 Jul 2016 07:25:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 454D0E094C for ; Fri, 1 Jul 2016 07:25:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41FAD340DD4 for ; Fri, 1 Jul 2016 07:25:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8D96241B for ; Fri, 1 Jul 2016 07:25:13 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1467356234.1dca784a30fb937144af6548c89df8af6e83343b.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cherrytree/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/cherrytree/Manifest app-text/cherrytree/cherrytree-0.36.9-r1.ebuild X-VCS-Directories: app-text/cherrytree/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 1dca784a30fb937144af6548c89df8af6e83343b X-VCS-Branch: master Date: Fri, 1 Jul 2016 07:25:13 +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: 4432231f-c695-47f0-88d9-1df3b13dfe87 X-Archives-Hash: d52948d1a11ce36a71d7a13f9f5adaf2 commit: 1dca784a30fb937144af6548c89df8af6e83343b Author: Jan Chren gmail com> AuthorDate: Wed Jun 22 21:24:35 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Fri Jul 1 06:57:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dca784a app-text/cherrytree: remove old v0.36.9 Closes: https://github.com/gentoo/gentoo/pull/1722 Signed-off-by: Patrice Clement gentoo.org> app-text/cherrytree/Manifest | 1 - app-text/cherrytree/cherrytree-0.36.9-r1.ebuild | 59 ------------------------- 2 files changed, 60 deletions(-) diff --git a/app-text/cherrytree/Manifest b/app-text/cherrytree/Manifest index c6fd335..67e9c36 100644 --- a/app-text/cherrytree/Manifest +++ b/app-text/cherrytree/Manifest @@ -1,2 +1 @@ -DIST cherrytree-0.36.9.tar.gz 8725402 SHA256 37314cd9ba3e9bb87fb8ef9384da95db583543f2421f5243f7470d9903b3d8bf SHA512 fca9679dc1508b5db1fea9b10f3434f24b4545a53c9a586f1b21298e134242705e4ecc050e0ebffc972caca63c5f2803245b1e65191eed19b82a9cbdec3a40aa WHIRLPOOL edec306131fc09bde6f470c7e8bb1f795d7e54e3d1d0093c421bf515724f8f7d48fc3d024569279ee6db2e46b270db68d41fa4a1f816dfb1f8c9df40380d350d DIST cherrytree-0.37.0.tar.gz 8888703 SHA256 fa51071c8060fe337bf3092ab75188ce0bbd2ab1b34092607806787b116e54ed SHA512 a1aaf92657c58c70430a45adaa771050b43476bc2a33dc929b108842d5ef46aa83c4fa4cfe8c4f54a9a3656fc0d30046fae34cbac5aa9fe3f32aa539058636f5 WHIRLPOOL 59a8e68c9f2c031bf2acbee827dc73923f0e8f49ab9bf3a40f8b89683f0f2c343466783575b70a13821fc7409f47710fe089bbfcc4bc310a64cd78e68a25c319 diff --git a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild b/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild deleted file mode 100644 index 3d8fa89..0000000 --- a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=true - -inherit fdo-mime distutils-r1 - -DESCRIPTION='A hierarchical note taking application' -HOMEPAGE='http://www.giuspen.com/cherrytree' -LICENSE='GPL-3' - -SLOT='0' -SRC_URI="https://github.com/giuspen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS='~amd64 ~x86' -IUSE='nls' - -RDEPEND=" - x11-libs/libX11 - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pyenchant[${PYTHON_USEDEP}] - >=dev-python/pygtk-2.16:2[${PYTHON_USEDEP}] - dev-python/pygtksourceview:2[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext ) -" - -PLOCALES='cs de es fr hy it ja lt nl pl pt_BR ru sl tr uk zh_CN' -inherit l10n - -python_prepare_all() { - if use nls ; then - l10n_find_plocales_changes 'locale' '' '.po' - - rm_loc() { - rm -v -f "locale/${1}.po" || return 1 - } - l10n_for_each_disabled_locale_do rm_loc - fi - - sed -i '\|update-desktop-database|d' 'setup.py' || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - use nls || mydistutilsargs+=( '--without-gettext' ) - distutils-r1_python_configure_all -} - -pkg_postinst() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update -}