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 6FE221382C5 for ; Sat, 3 Feb 2018 22:00:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5A98E0CA1; Sat, 3 Feb 2018 22:00:43 +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 835A1E0C9E for ; Sat, 3 Feb 2018 22:00:43 +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 8707B335C74 for ; Sat, 3 Feb 2018 22:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3F761DE for ; Sat, 3 Feb 2018 22:00:39 +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: <1517695206.73f5ec9cdf6f1b052fe0311203ec323e2bf1a726.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calculator/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-calculator/Manifest gnome-extra/gnome-calculator/gnome-calculator-3.22.3.ebuild X-VCS-Directories: gnome-extra/gnome-calculator/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 73f5ec9cdf6f1b052fe0311203ec323e2bf1a726 X-VCS-Branch: master Date: Sat, 3 Feb 2018 22:00:39 +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: 27ab4cbf-6ec7-482c-a013-f4cf39c5387b X-Archives-Hash: bdaa057dce3822436c66a2af149c55a0 commit: 73f5ec9cdf6f1b052fe0311203ec323e2bf1a726 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 3 22:00:06 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 3 22:00:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f5ec9c gnome-extra/gnome-calculator: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 gnome-extra/gnome-calculator/Manifest | 1 - .../gnome-calculator-3.22.3.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) diff --git a/gnome-extra/gnome-calculator/Manifest b/gnome-extra/gnome-calculator/Manifest index f8df55cc74f..18a95e3e913 100644 --- a/gnome-extra/gnome-calculator/Manifest +++ b/gnome-extra/gnome-calculator/Manifest @@ -1,2 +1 @@ -DIST gnome-calculator-3.22.3.tar.xz 1324432 BLAKE2B da308ea5b781a55e50df459b914d2bf508577a9a0175ec93bd8e63d37607b261f9d3d72abcf838d7c555303cb0a30b9750712c1336a9f071793df7b53cd50101 SHA512 e11731a3b0d16067e98d7f5d6657c879dde22563c4ac7cf8e4323c6d959f7b4e95e1d28cb2c937b1bbc72256fa1e6e2cf3a1bdc77f72f38766605e482b63ce78 DIST gnome-calculator-3.24.0.tar.xz 1358368 BLAKE2B 81ad42598418b11f2436ebf482bbf93547460990cdb464efb3107e93010081f3d687bf99c80d35d9a6576b5d838218c7ea07e81256abfa358ce78031d80b346d SHA512 55968f3a307748050089652394a3652b8e199be9abf87d43e732874526dc2f08c4521e302a69afd2c09705ffa67a890fc2217503dd31ef51959df9189364c22f diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.22.3.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.22.3.ebuild deleted file mode 100644 index 08b9733fc62..00000000000 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.22.3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="A calculator application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" - -COMMON_DEPEND=" - >=dev-libs/glib-2.40:2 - dev-libs/libxml2:2 - dev-libs/mpfr:0 - >=net-libs/libsoup-2.42:2.4 - >=x11-libs/gtk+-3.11.6:3 - >=x11-libs/gtksourceview-3.15.1:3.0 -" -RDEPEND="${COMMON_DEPEND} - !