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 D6E63139694 for ; Mon, 15 May 2017 21:31:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28D5FE0BF5; Mon, 15 May 2017 21:31:09 +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 E3FF3E0BF5 for ; Mon, 15 May 2017 21:31:08 +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 3D4A43416C8 for ; Mon, 15 May 2017 21:31:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBBCA7454 for ; Mon, 15 May 2017 21:31:05 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1494883851.c580639707ac1af0dda5a21ad9de86d9f72c603e.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rats/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rats/Manifest dev-util/rats/rats-2.3.ebuild X-VCS-Directories: dev-util/rats/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: c580639707ac1af0dda5a21ad9de86d9f72c603e X-VCS-Branch: master Date: Mon, 15 May 2017 21:31:05 +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: 8118c34f-4bbc-479a-9ade-0a887806630b X-Archives-Hash: 624d6bc71eb5c8ab353d9d558aa2834d commit: c580639707ac1af0dda5a21ad9de86d9f72c603e Author: Manuel Rüger gentoo org> AuthorDate: Mon May 15 21:30:51 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon May 15 21:30:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5806397 dev-util/rats: Remove old Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-util/rats/Manifest | 1 - dev-util/rats/rats-2.3.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/dev-util/rats/Manifest b/dev-util/rats/Manifest index abb479437be..08810cfb746 100644 --- a/dev-util/rats/Manifest +++ b/dev-util/rats/Manifest @@ -1,3 +1,2 @@ DIST rats-2.1.tar.gz 326930 SHA256 ec9fac2765b655c03cede8c5920de3226581f1e626be314bce95f4d0ac9aadd9 SHA512 2fdb670dc9559c453a6c69ee2d411e2626c0ee4cca4b59ceda878142008e136dfd11f8265c0719383212b38b0358a9cab1a29f1cc92a986fc800dd0c46bdf0d3 WHIRLPOOL 376a79cf05aad274296a7a17944ad4f4523e82c0db4c09f201dbcdc306ba803a8e8824cadc2526a05cb448c91ea35020dcd0b3ef56fc71976216b38b50758822 -DIST rats-2.3.tar.gz 391573 SHA256 36872ab4ed55058821d49cd0d1f2c36f1505dae129a697083717a95924cd1478 SHA512 10ca0ca46515e6f9349f9325ab19a7e453a66e472036e22b602b77bd816fcddb8fa5c9fa936c6a8004f713af0eb11cd357a91668809b53666522d3aa08130ba1 WHIRLPOOL d1c8155b217bd8470b8f7ae38b9593a7a7c1f63b6877875444c5e3ed0bf11bb813151daa0a4dad59a3e9be0d87e1f05ab6dc3e10f4baca0062167dabf5229339 DIST rats-2.4.tgz 393114 SHA256 2163ad111070542d941c23b98d3da231f13cf065f50f2e4ca40673996570776a SHA512 f402717fc935a2f9c2464e1623807575044258fd998cabc8f115c063141004b5978bad739021f109cbbd1abd84231155eb59671ae202aefb40e1fd6733d8ac6d WHIRLPOOL 78d0f0e1f18db8a4cabc77e50576c8f3040ecba2200b522b9bea0cad3518dba12cec66c539a46eed38fed50963694a68213a3e7874645d751621eb3261cafafb diff --git a/dev-util/rats/rats-2.3.ebuild b/dev-util/rats/rats-2.3.ebuild deleted file mode 100644 index 8ac08e699ee..00000000000 --- a/dev-util/rats/rats-2.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 -inherit eutils - -DESCRIPTION="RATS - Rough Auditing Tool for Security" -HOMEPAGE="https://code.google.com/p/rough-auditing-tool-for-security/" -SRC_URI="https://rough-auditing-tool-for-security.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="dev-libs/expat" - -src_prepare() { - edos2unix $(find "${S}" -name '*.[chl]' -o -name '*.in' -o -name '*.am') - epatch "${FILESDIR}"/${PN}-2.1-add-getopt-trailing-null.patch - epatch "${FILESDIR}"/${PN}-2.1-fix-null-pointers.patch -} - -src_configure() { - econf --datadir="${EPREFIX}/usr/share/${PN}/" -} - -src_install () { - einstall SHAREDIR="${ED}/usr/share/${PN}" MANDIR="${ED}/usr/share/man" - dodoc README README.win32 -} - -pkg_postinst() { - ewarn "Please be careful when using this program with it's force language" - ewarn "option, '--language ' it may take huge amounts of memory when" - ewarn "it tries to treat binary files as some other type." -}