From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C7E351382CD for ; Sat, 25 Jun 2016 16:53:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40FB2E0B78; Sat, 25 Jun 2016 16:53:25 +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 89719E0B6D for ; Sat, 25 Jun 2016 16:53:23 +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 288E7340C93 for ; Sat, 25 Jun 2016 16:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8635C243E for ; Sat, 25 Jun 2016 16:53:16 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1466872835.6903e4be6697be4987f83c05268e05c927262eb2.pacho@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.20.1.ebuild X-VCS-Directories: gnome-extra/gnome-calculator/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6903e4be6697be4987f83c05268e05c927262eb2 X-VCS-Branch: master Date: Sat, 25 Jun 2016 16:53:16 +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: 99d9e44e-997f-4716-a1c3-40d44ee21db3 X-Archives-Hash: e46f2ab77aae93e59bb9e74f88656a12 commit: 6903e4be6697be4987f83c05268e05c927262eb2 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 16:40:35 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 16:40:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6903e4be gnome-extra/gnome-calculator: Version bump Package-Manager: portage-2.3.0_rc1 gnome-extra/gnome-calculator/Manifest | 1 + .../gnome-calculator-3.20.1.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/gnome-extra/gnome-calculator/Manifest b/gnome-extra/gnome-calculator/Manifest index 395fbd6..c46f409 100644 --- a/gnome-extra/gnome-calculator/Manifest +++ b/gnome-extra/gnome-calculator/Manifest @@ -1 +1,2 @@ DIST gnome-calculator-3.18.3.tar.xz 1339496 SHA256 c376a4a14a3f7946b799b8458ac4cf2694735fc7c20e90cfda29e209439e32ff SHA512 74ee2e22dc199a1beb8526bfa11174caaaeed0c2568f5e122f1c1c7f09b75926d30b5bdfa61a1e8495de9c2a449ee632e62fbbc11c04d5c44c83f819a6c409b5 WHIRLPOOL c371233a98ec28a3aa2a956d69b834a97508e0d6a58a43f918ca1d992b7efb434533926cd2d72a610c1c00cfbb101139c1db44a7771549da463c882cc0702c98 +DIST gnome-calculator-3.20.1.tar.xz 1454768 SHA256 02edcf99857599ac10ecd2faaf33ad20a9f11f7c5a89a52ee1b511d99b594b90 SHA512 28198343422d61eec40938e35659e92bec1a67c4a6f16bdafd7a13f0b3a449d884f33daa9cf6c61bd56e9859ae3554522a02c0650ffcfaf64fb69b69671e347e WHIRLPOOL 51940f923548c9a262d03dea1d263e4b11112e6f92e1b0616947ca10fb8e50ce2425abff2baf76b934585e22ca5f81e3a99e433ca535949ed2121975a5415230 diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.20.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.20.1.ebuild new file mode 100644 index 0000000..230f371 --- /dev/null +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.20.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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 ~x86-freebsd ~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} + !