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 63C831382DE for ; Sat, 2 Jul 2016 17:12:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DA12941ED; Sat, 2 Jul 2016 17:12:22 +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 E9032E0B1B for ; Sat, 2 Jul 2016 17:12:19 +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 BA21F340DFF for ; Sat, 2 Jul 2016 17:12:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF2E52450 for ; Sat, 2 Jul 2016 17:12:13 +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: <1467479490.e9a5e1d5fc96bcdb645902e922c322a8a636c98c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/polari/Manifest net-irc/polari/polari-3.20.2.ebuild X-VCS-Directories: net-irc/polari/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e9a5e1d5fc96bcdb645902e922c322a8a636c98c X-VCS-Branch: master Date: Sat, 2 Jul 2016 17:12:13 +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: 25956a57-1ee9-4dc8-996f-99fad8cf2cc0 X-Archives-Hash: c95ba1a2c8b68aae05ff61a2bfa2b50a commit: e9a5e1d5fc96bcdb645902e922c322a8a636c98c Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 2 16:55:32 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 2 17:11:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a5e1d5 net-irc/polari: Version bump Package-Manager: portage-2.3.0_rc1 net-irc/polari/Manifest | 1 + net-irc/polari/polari-3.20.2.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest index 95a15e0..0a26746 100644 --- a/net-irc/polari/Manifest +++ b/net-irc/polari/Manifest @@ -1 +1,2 @@ DIST polari-3.18.1.tar.xz 478244 SHA256 554a089b1edf88d49408ecf6ce79ad6f7114ecf557753c8f39a9af153a76843a SHA512 955a87274f262af4838710969533e86553995ce1355d0a4b33acd6c2e9a9c8ddeedd42d40204dedd0e8f4d4f2dcf0341f9bb7d9de4fd00e2ac8b6a821fddb7af WHIRLPOOL 2702ef3f0fc244150e03e6afd81c3f6803f2609e7df528ef86da9a3f9c49a574fa900574a3a9107cee5603a97cff4e0fb6ceda3c1e570b9c4fc2681f785fdb3f +DIST polari-3.20.2.tar.xz 522868 SHA256 4b7641e54ee8a2e6018e1b4cea4802d94d90c2f09b9558e0a767838effd1347f SHA512 f796bc92567aa2f409f9d90b580b8bfbaabb3a7009ab4531d4b3cc45a185334da2bf26b7a58d33db68e7797018e05a2831dd0421dbcd81bd72cdb2f41125f316 WHIRLPOOL 7feb154592ac622e9101e8af7b7ddba449da493511e133f867858b0464eeccf1d5db1d403b4981fdefd0f75abb1dfbc90e355c65cdb0eace4393f761a2c70f25 diff --git a/net-irc/polari/polari-3.20.2.ebuild b/net-irc/polari/polari-3.20.2.ebuild new file mode 100644 index 0000000..1efdad0 --- /dev/null +++ b/net-irc/polari/polari-3.20.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit gnome2 + +DESCRIPTION="An IRC client for Gnome" +HOMEPAGE="https://wiki.gnome.org/Apps/Polari" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +COMMON_DEPEND=" + dev-libs/gjs + >=dev-libs/glib-2.43.4:2 + >=dev-libs/gobject-introspection-0.9.6 + net-libs/telepathy-glib[introspection] + >=x11-libs/gtk+-3.19.12:3[introspection] +" +RDEPEND="${COMMON_DEPEND} + >=net-irc/telepathy-idle-0.2 + net-im/telepathy-logger[introspection] +" +DEPEND="${COMMON_DEPEND} + dev-libs/appstream-glib + >=dev-util/intltool-0.50 + virtual/pkgconfig +"