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 99F7E138330 for ; Thu, 15 Sep 2016 15:48:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1ACDBE0850; Thu, 15 Sep 2016 15:48:18 +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 E1B9BE0850 for ; Thu, 15 Sep 2016 15:48:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CB8B234099A for ; Thu, 15 Sep 2016 15:48:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00C56247E for ; Thu, 15 Sep 2016 15:48:15 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1473954483.af377cc97f5e7ead8bafc8b680057b816a04093a.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/indilib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/indilib/Manifest sci-libs/indilib/indilib-1.1.0.ebuild X-VCS-Directories: sci-libs/indilib/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: af377cc97f5e7ead8bafc8b680057b816a04093a X-VCS-Branch: master Date: Thu, 15 Sep 2016 15:48:15 +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: 96187d1c-f6f7-4c38-8425-c197463d646d X-Archives-Hash: e35ca846342e3a1e6173833db4aac9e2 commit: af377cc97f5e7ead8bafc8b680057b816a04093a Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 15 15:46:53 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 15 15:48:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af377cc9 sci-libs/indilib: remove old Package-Manager: portage-2.3.0 sci-libs/indilib/Manifest | 1 - sci-libs/indilib/indilib-1.1.0.ebuild | 42 ----------------------------------- 2 files changed, 43 deletions(-) diff --git a/sci-libs/indilib/Manifest b/sci-libs/indilib/Manifest index c8064ed..ce627cc 100644 --- a/sci-libs/indilib/Manifest +++ b/sci-libs/indilib/Manifest @@ -1,2 +1 @@ -DIST libindi_1.1.0.tar.gz 1374132 SHA256 1ca093b551580e238ac605f156535feebc6c0f9b18d7911ed44a9186f9a446af SHA512 c97767f3919d7ca9b7a3b35cda13127ecbbc6c03cf863755bad6f7f03b934b40bf857523ea7bbc22f0dcb2304d837161c295e4f769a3724240ad9539ac4158a7 WHIRLPOOL 82d8c5562b2cf31a78344d691db13b053fc966f4ce54968035da69e28a3c36ba11c759fb2c1d8695368dfb4eff5d71bb080847bf927d12b055e13fbe53a94800 DIST libindi_1.2.0.tar.gz 1425804 SHA256 a1cf17a4f0a0ca30afd4c131b82e181aeb42a68cda176d5b4c6945436ced2321 SHA512 4d7b67e3ff6000132c2971e58942c5f95822d156c6f9587697b6179137cd40997527d62886d0f5fe053980d1a404b61191d1c54194e9a7154bd10b0e3a7c05d6 WHIRLPOOL fe710841e63acc806b17414df231cd178680da8ed8e7c719c32e34cae9d2203362a9cce0cb7e0593d46dda98f9bb8e9b2cc7d28442e491fb11e1786b3145feca diff --git a/sci-libs/indilib/indilib-1.1.0.ebuild b/sci-libs/indilib/indilib-1.1.0.ebuild deleted file mode 100644 index 3f3b41a..00000000 --- a/sci-libs/indilib/indilib-1.1.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MY_PN="lib${PN/lib/}" - -inherit cmake-utils udev - -DESCRIPTION="INDI Astronomical Control Protocol library" -HOMEPAGE="http://www.indilib.org/" -SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_PN}_${PV}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0/1" -KEYWORDS="amd64 ~ppc ~ppc64 x86" -IUSE="" - -RDEPEND=" - sci-libs/cfitsio - sci-libs/libnova - sci-libs/gsl - sys-libs/zlib - virtual/jpeg:0 - virtual/libusb:0 -" -DEPEND="${RDEPEND} - sys-kernel/linux-headers -" - -DOCS=( AUTHORS ChangeLog README TODO ) - -S=${WORKDIR}/${MY_PN}_${PV} - -src_configure() { - local mycmakeargs=( - -DUDEVRULES_INSTALL_DIR="$(get_udevdir)" - ) - - cmake-utils_src_configure -}