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 707AD139085 for ; Thu, 19 Jan 2017 12:35:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD20FE0C88; Thu, 19 Jan 2017 12:35:10 +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 9C95FE0C88 for ; Thu, 19 Jan 2017 12:35:05 +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 9CF53340BEA for ; Thu, 19 Jan 2017 12:35:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A34C02912 for ; Thu, 19 Jan 2017 12:35:01 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1484829295.dde01ce5b908d0d70b51e14f6d37f1697c67f1e4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/tilp2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/tilp2/Manifest sci-calculators/tilp2/tilp2-1.17-r1.ebuild X-VCS-Directories: sci-calculators/tilp2/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: dde01ce5b908d0d70b51e14f6d37f1697c67f1e4 X-VCS-Branch: master Date: Thu, 19 Jan 2017 12:35:01 +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: 214733fb-b757-4567-942b-278c2ea1afa2 X-Archives-Hash: f6af53414ae1544a089aa845a56b5b94 commit: dde01ce5b908d0d70b51e14f6d37f1697c67f1e4 Author: David Seifert gentoo org> AuthorDate: Thu Jan 19 12:02:47 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Jan 19 12:34:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde01ce5 sci-calculators/tilp2: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3538 sci-calculators/tilp2/Manifest | 1 - sci-calculators/tilp2/tilp2-1.17-r1.ebuild | 44 ------------------------------ 2 files changed, 45 deletions(-) diff --git a/sci-calculators/tilp2/Manifest b/sci-calculators/tilp2/Manifest index 527a1e9..59f7049 100644 --- a/sci-calculators/tilp2/Manifest +++ b/sci-calculators/tilp2/Manifest @@ -1,2 +1 @@ -DIST tilp2-1.17.tar.bz2 892549 SHA256 0bc744463450843c0f1e9deebf45af84a282304aff37865077ca7146d54ff6e7 SHA512 78f0242710a8c86a6db7d764e6e524b373aef0384f649b0e538ac1f4a57044fc9adf3aa32da9dc69509b6d835d020026bbdf574cdbb7f1f5a53ab316b987c572 WHIRLPOOL 4e6414d36996f59da39911aea7acdd0afbd37bb5131f8c7c5d14e1d683f788634194e5fad809d18fe19c217846c44ae747495de0a58ff4583847c5168a34a368 DIST tilp2-1.18.tar.bz2 536744 SHA256 7b3ab363eeb52504d6ef5811c5d264f8016060bb7bd427be5a064c2ed7384e47 SHA512 8e46337e1ac7de85d88d4cb677910a099cdb6d3f473cdf8ca751a45dd66410b11751cd4555116c9249aa53bd23105957b4b2af2247968ec840da68aeed105f5f WHIRLPOOL f89ee4f52d87eed99160ddd1ed290e7b84f2cf499d35240e675186bd0f3d674fd59cab71b4791fa76148152322901f899761b310b1f8ea5489c54b45261c61b1 diff --git a/sci-calculators/tilp2/tilp2-1.17-r1.ebuild b/sci-calculators/tilp2/tilp2-1.17-r1.ebuild deleted file mode 100644 index e1f4e2e..00000000 --- a/sci-calculators/tilp2/tilp2-1.17-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -AUTOTOOLS_IN_SOURCE_BUILD=1 -inherit autotools-utils - -DESCRIPTION="Communication program for Texas Instruments calculators " -HOMEPAGE="http://lpg.ticalc.org/prj_tilp" -SRC_URI="mirror://sourceforge/tilp/tilp2-linux/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="nls threads xinerama" - -RDEPEND=" - dev-libs/glib:2 - gnome-base/libglade:2.0 - x11-libs/gtk+:2 - >=sci-libs/libticalcs2-1.1.8 - >=sci-libs/libticables2-1.3 - >=sci-libs/libtifiles2-1.1.6 - >=sci-libs/libticonv-1.1.4 - nls? ( virtual/libintl ) - xinerama? ( x11-libs/libXinerama )" -DEPEND="${RDEPEND} - virtual/pkgconfig - nls? ( sys-devel/gettext ) - xinerama? ( x11-proto/xineramaproto )" - -src_configure() { - # kde seems to be kde3 only - local myeconfargs=( - --disable-rpath - --without-kde - $(use_enable nls) - $(use_enable threads threading) - $(use_with xinerama) - ) - autotools-utils_src_configure -}