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 913F2138334 for ; Sun, 10 Feb 2019 03:34:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C44EEE0A0B; Sun, 10 Feb 2019 03:34:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9A5A9E0A0B for ; Sun, 10 Feb 2019 03:34:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D54DF335CDD for ; Sun, 10 Feb 2019 03:34:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2990C539 for ; Sun, 10 Feb 2019 03:34:31 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1549769656.10e3e564873ac9b17c371840f0473eae2f23342f.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/robodoc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/robodoc/Manifest app-text/robodoc/robodoc-4.99.36.ebuild X-VCS-Directories: app-text/robodoc/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 10e3e564873ac9b17c371840f0473eae2f23342f X-VCS-Branch: master Date: Sun, 10 Feb 2019 03:34:31 +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: 37ab7668-2510-42fa-b237-425839cec557 X-Archives-Hash: 76f626b000e6a13499a68a2ab8861965 commit: 10e3e564873ac9b17c371840f0473eae2f23342f Author: Ovidiu - Dan Bogat <4z0r ovidiu at> AuthorDate: Tue Nov 6 10:09:36 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Feb 10 03:34:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e3e564 app-text/robodoc: remove old 4.99.36 Signed-off-by: Ovidiu - Dan Bogat <4z0r ovidiu.at> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Aaron Bauman gentoo.org> app-text/robodoc/Manifest | 1 - app-text/robodoc/robodoc-4.99.36.ebuild | 36 --------------------------------- 2 files changed, 37 deletions(-) diff --git a/app-text/robodoc/Manifest b/app-text/robodoc/Manifest index 971ac5960cf..5f8e2acb640 100644 --- a/app-text/robodoc/Manifest +++ b/app-text/robodoc/Manifest @@ -1,2 +1 @@ -DIST robodoc-4.99.36.tar.gz 280680 BLAKE2B 94662733945f6bbed5a5b6207423c175b1ce0c700f3488cc55bbd79d864c0ee10d49ac27ab8869c09a06708d31e6d1f9e7600bb0fdd7e0477559e19b21ec0a30 SHA512 6643cb1419c58195f26899e629a4a7470014b425e05b7615e523f972b67eb0e39421c373b8c80b53a4dd0d121d61481a7a0e66f7fca7fe82422d56b8ff048b9b DIST robodoc-4.99.43.tar.gz 310182 BLAKE2B f8f83c50f51e1f690068b881b51a91369bba3c6b1a9be534fd50887abbf6f06cd90706039865bd0ffdd454b4776ab6e5a1d62dbaf12f459bf1eca0e5872f7e29 SHA512 b9d8758512f6921ca773574ed57763b6eaa203134f13839b8b6f89072bb9a5c0b061bcde816ca8cc64ec72aab7566465ffb0ff2f6a0ead66b50058cb5974fff6 diff --git a/app-text/robodoc/robodoc-4.99.36.ebuild b/app-text/robodoc/robodoc-4.99.36.ebuild deleted file mode 100644 index bc373d944a6..00000000000 --- a/app-text/robodoc/robodoc-4.99.36.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Automating Software Documentation" -HOMEPAGE="http://www.xs4all.nl/~rfsber/Robo/robodoc.html" -SRC_URI="http://www.xs4all.nl/~rfsber/Robo/DistSource/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND=">=dev-util/ctags-5.3.1" -DEPEND="${RDEPEND}" - -src_configure() { - econf \ - --docdir=/usr/share/doc/${PF} \ - --disable-dependency-tracking -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - insinto /usr/share/${PN} - doins Contributions/* || die "doins failed" - - rm -f "${D}"/usr/share/doc/${PF}/{COPYING,INSTALL} - - if use examples; then - insinto /usr/share/${PN} - doins -r Examples/PerlExample || die "doins failed" - fi -}