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 B1332139694 for ; Thu, 16 Mar 2017 17:10:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 135AE21C097; Thu, 16 Mar 2017 17:10:01 +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 E0D2D21C097 for ; Thu, 16 Mar 2017 17:10:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EFB97340E75 for ; Thu, 16 Mar 2017 17:09:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A5F96A68 for ; Thu, 16 Mar 2017 17:09:58 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1489684136.5000455e834bc16b16670514be10dd940c8fca2c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rarian/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/rarian/rarian-0.8.1-r2.ebuild X-VCS-Directories: app-text/rarian/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 5000455e834bc16b16670514be10dd940c8fca2c X-VCS-Branch: master Date: Thu, 16 Mar 2017 17:09:58 +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: aa3f2a7a-45b1-44f1-a4a2-83da9299c870 X-Archives-Hash: 7a2150e12a616691e024799f9e50383e commit: 5000455e834bc16b16670514be10dd940c8fca2c Author: Mart Raudsepp gentoo org> AuthorDate: Thu Mar 16 17:08:17 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Mar 16 17:08:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5000455e app-text/rarian: remove old Package-Manager: Portage-2.3.4, Repoman-2.3.1 app-text/rarian/rarian-0.8.1-r2.ebuild | 50 ---------------------------------- 1 file changed, 50 deletions(-) diff --git a/app-text/rarian/rarian-0.8.1-r2.ebuild b/app-text/rarian/rarian-0.8.1-r2.ebuild deleted file mode 100644 index 98417e97ab2..00000000000 --- a/app-text/rarian/rarian-0.8.1-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils libtool - -DESCRIPTION="A documentation metadata library" -HOMEPAGE="https://rarian.freedesktop.org/" -SRC_URI="https://${PN}.freedesktop.org/Releases/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="static-libs" - -RDEPEND="dev-libs/libxslt - || ( sys-apps/util-linux app-misc/getopt )" -DEPEND="${RDEPEND} - !