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 786D5138334 for ; Wed, 4 Sep 2019 19:47:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F0EBE0843; Wed, 4 Sep 2019 19:47:32 +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 BDA19E0843 for ; Wed, 4 Sep 2019 19:47:31 +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 17C2634AC17 for ; Wed, 4 Sep 2019 19:47:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AA7E780 for ; Wed, 4 Sep 2019 19:47:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1567626426.ae3b5ca2f610f901fe076640cafe41d469ff174c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pybliographer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/pybliographer/Manifest app-office/pybliographer/pybliographer-1.2.18.ebuild X-VCS-Directories: app-office/pybliographer/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: ae3b5ca2f610f901fe076640cafe41d469ff174c X-VCS-Branch: master Date: Wed, 4 Sep 2019 19:47:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 73ccc0ae-80ef-4f15-956f-eb27342175c0 X-Archives-Hash: b207b0dcc3546a606d486070121150c8 commit: ae3b5ca2f610f901fe076640cafe41d469ff174c Author: Pacho Ramos gentoo org> AuthorDate: Wed Sep 4 19:47:06 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Sep 4 19:47:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3b5ca2 app-office/pybliographer: Drop old Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Pacho Ramos gentoo.org> app-office/pybliographer/Manifest | 1 - .../pybliographer/pybliographer-1.2.18.ebuild | 70 ---------------------- 2 files changed, 71 deletions(-) diff --git a/app-office/pybliographer/Manifest b/app-office/pybliographer/Manifest index 2a4a379f6b5..5fb761b3048 100644 --- a/app-office/pybliographer/Manifest +++ b/app-office/pybliographer/Manifest @@ -1,2 +1 @@ -DIST pybliographer-1.2.18.tar.gz 2174899 BLAKE2B 4723a01d386a1da6f1de6b730e4e38ef1dedfeb7a72310f40fd7475710fd92236bdb484e102bf93340c8b826ddda0353e143cc741cd6b57acbedd82e40e4181b SHA512 b4a97d7e0aec3b4d7c68169d4d8799911b4da0591e819a67429c45d2b451be6be129214631770cf26f2083a935b55575d35c4f3b11ea74a9b39e55feea376204 DIST pybliographer-1.4.0.tar.xz 1834356 BLAKE2B ba4892f707c2da3f007cb916b158258a59a41cc631e49deacdd784213d506d8e4286c463afb4148c7cb30ed7084ae1a60eee0e62d1bfe13a26bd9fd70a9e60f8 SHA512 aef50e9815b9ff28618ca72c0b50033a24a1bcaa91c9fdbf3014371bb9b4bcaf8fcdffb0fa38e59d37ccfdb4c1383cd601c73aa2e34f4078c514ae9de7341f2a diff --git a/app-office/pybliographer/pybliographer-1.2.18.ebuild b/app-office/pybliographer/pybliographer-1.2.18.ebuild deleted file mode 100644 index d70519a480d..00000000000 --- a/app-office/pybliographer/pybliographer-1.2.18.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_EAUTORECONF="yes" -PYTHON_COMPAT=( python2_7 ) - -inherit gnome2 python-single-r1 - -DESCRIPTION="Pybliographer is a tool for working with bibliographic databases" -HOMEPAGE="https://pybliographer.org" -SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - >=app-text/recode-3.6-r1 - app-text/rarian - dev-libs/glib:2 - dev-python/gconf-python:2[${PYTHON_USEDEP}] - dev-python/gnome-vfs-python:2[${PYTHON_USEDEP}] - dev-python/libgnome-python:2[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/pygtk:2[${PYTHON_USEDEP}] - >=dev-python/python-bibtex-1.2.5[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - app-text/yelp-tools -" - -# Tests broken for a long time, recheck in 1.4, bug #678444 -RESTRICT="test" - -src_prepare() { - # Workaround for bug 487204. - sed -i \ - -e 's:\$(srcdir)/::g' \ - tests/Makefile.am || die "sed failed" - - # Install Python modules into site-packages directories. - find -name Makefile.am | xargs sed -i \ - -e "/^pybdir[[:space:]]*=[[:space:]]*/s:\$(datadir):$(python_get_sitedir):" || die "sed failed" - sed -i \ - -e "s:\${datadir}/@PACKAGE@:$(python_get_sitedir)/@PACKAGE@:" \ - etc/installer.in || die "sed failed" - sed -i \ - -e "s:gladedir = \$(datadir):gladedir = $(python_get_sitedir):" \ - Pyblio/GnomeUI/glade/Makefile.am || die "sed failed" - - # Fix shebang manually as otherwise python_fix_shebang gets confused - sed -i -e 's: @python_path@:/usr/bin/python2:' pybliographer.py || die - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-depchecks \ - --disable-update-desktop-database -} - -src_install() { - gnome2_src_install - python_fix_shebang "${D}" -}