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 AA60B138334 for ; Mon, 10 Sep 2018 19:46:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C4BE09EA; Mon, 10 Sep 2018 19:46:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 20553E09E5 for ; Mon, 10 Sep 2018 19:46:40 +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 E3F00335D04 for ; Mon, 10 Sep 2018 19:46:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E180A3BB for ; Mon, 10 Sep 2018 19:46:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1536608783.780b5b79ff237703bc9ca6209f8088117702c59b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cb2bib/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/cb2bib/Manifest app-text/cb2bib/cb2bib-1.9.7.ebuild X-VCS-Directories: app-text/cb2bib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 780b5b79ff237703bc9ca6209f8088117702c59b X-VCS-Branch: master Date: Mon, 10 Sep 2018 19:46:35 +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: 221b0351-f625-4d97-a326-51e8a3cd022f X-Archives-Hash: 38536bd499dbec19e45619932db38955 commit: 780b5b79ff237703bc9ca6209f8088117702c59b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 9 20:46:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 10 19:46:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780b5b79 app-text/cb2bib: Drop 1.9.7 Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-text/cb2bib/Manifest | 1 - app-text/cb2bib/cb2bib-1.9.7.ebuild | 63 ------------------------------------- 2 files changed, 64 deletions(-) diff --git a/app-text/cb2bib/Manifest b/app-text/cb2bib/Manifest index baf069bb8ce..38be98b53e9 100644 --- a/app-text/cb2bib/Manifest +++ b/app-text/cb2bib/Manifest @@ -1,2 +1 @@ -DIST cb2bib-1.9.7.tar.gz 845121 BLAKE2B eafce83874e82c20a45de5dc4c1558aa40346821f26bf2d9f53332f337e5cdaffb92c70972fd8b99823f72615608ea848808c9875e16ed50f02cf1d9655d552e SHA512 87a438288c6e7776db136de63de1a8e27f2abf8499d28c0691b60ad3ef4f848e8987af4fc47d1f2cfb1d47009e28e7535f6bab998811cb721bfc9f384941b1e4 DIST cb2bib-1.9.8.tar.gz 1180660 BLAKE2B 86a826a9285ecd5ecd266b3935ddfa330153cba4b28f378519b464719d5a2bcaa6043470d36ba5c443202a07a18bbaeb28c3371db07063f0d682b54d2a8fe373 SHA512 717f9b4de3e261e6d22a7e514e2ec5891723572f1624280edc8a980171f4dada6e177a3e95748fc39ff0ba1c137406e38dd14f43a0f1e0995c1f39992842f38a diff --git a/app-text/cb2bib/cb2bib-1.9.7.ebuild b/app-text/cb2bib/cb2bib-1.9.7.ebuild deleted file mode 100644 index ee41902c48f..00000000000 --- a/app-text/cb2bib/cb2bib-1.9.7.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit qmake-utils - -DESCRIPTION="Tool for extracting unformatted bibliographic references" -HOMEPAGE="http://www.molspaces.com/cb2bib/" -SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+lzo webengine +webkit" - -REQUIRED_USE="?? ( webkit webengine )" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - lzo? ( dev-libs/lzo:2 ) - webkit? ( dev-qt/qtwebkit:5 ) - webengine? ( dev-qt/qtwebengine:5[widgets] ) -" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS CHANGELOG COPYRIGHT ) - -src_prepare() { - default - - sed -i -e "s|../AUTHORS ../COPYRIGHT ../LICENSE ../CHANGELOG||" src/src.pro || die - - use webengine || sed -i -e "s/qtHaveModule(webenginewidgets)/false/g" src/src.pro || die - use webkit || sed -i -e "s/qtHaveModule(webkitwidgets)/false/g" src/src.pro || die -} - -src_configure() { - eqmake5 \ - $(use !lzo && echo -config disable_lzo) -} - -src_install() { - emake INSTALL_ROOT="${D}" install - einstalldocs -} - -pkg_postinst() { - einfo - elog "For best functionality, emerge the following packages:" - elog " app-text/poppler[utils] - for data import from PDF files" - elog " app-text/dvipdfm - for data import from DVI files" - elog " app-text/bibutils - for data import from ISI, endnote format" - elog " media-fonts/jsmath - for displaying mathematical notation" - elog " media-libs/exiftool - for proper UTF-8 metadata writing in PDF" - elog " text strings" - elog " virtual/latex-base - to check for BibTeX file correctness and to get" - elog " nice printing through the shell script bib2pdf" - einfo -}