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 5923C1396D1 for ; Sun, 27 Aug 2017 10:03:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C1F8E0E95; Sun, 27 Aug 2017 10:03:04 +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 74EDBE0E95 for ; Sun, 27 Aug 2017 10:03:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 314CA34198D for ; Sun, 27 Aug 2017 10:03:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7CFD844A for ; Sun, 27 Aug 2017 10:03:01 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1503828170.cb0d3693ae48e4119f055a660233516da1c56ae7.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/moserial/Manifest net-dialup/moserial/moserial-3.0.11.ebuild X-VCS-Directories: net-dialup/moserial/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: cb0d3693ae48e4119f055a660233516da1c56ae7 X-VCS-Branch: master Date: Sun, 27 Aug 2017 10:03: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: a17bc720-cf48-40f3-89f7-23bbf1c8d90e X-Archives-Hash: 529b4205e37e379e0340cbccab11800f commit: cb0d3693ae48e4119f055a660233516da1c56ae7 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Aug 27 09:34:16 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Aug 27 10:02:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0d3693 net-dialup/moserial: version bump 3.0.10 → 3.0.11 Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-dialup/moserial/Manifest | 1 + net-dialup/moserial/moserial-3.0.11.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest index b7f9bd0d4d5..c987115e6de 100644 --- a/net-dialup/moserial/Manifest +++ b/net-dialup/moserial/Manifest @@ -1 +1,2 @@ DIST moserial-3.0.10.tar.xz 1093544 SHA256 3d7107a0fc69a58ee139241214351373d35ead5ac07c751854479d2c30442980 SHA512 a21f10fea7cfbbbf5f484f298d7a1bcb6f74450c1a715c79594e0cf85035291dd5bd2e27f1050fd0e38b5449d696da03a1ee6e50737f11f7ddc2140f49d6cdb9 WHIRLPOOL 2f6d11ad0a19578f86001152e3c3141a9ab4f6d65bce0548c1800c40187890b7eb3697831e9f57461a0bedbbc1538907938008cabdd23036b820a8fa938f82f3 +DIST moserial-3.0.11.tar.xz 1103168 SHA256 84136f4f31c56c3f8b693ab7e40124af43cf78a027877616fd1176f8d48e37f6 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c WHIRLPOOL 878d5b57017de1e793ea647f83b320c645ef56ef52edd77cb9e1b0ab881c1d0aea52d265ef03e267b2535887f308403f76fe2f7ed38e1dc29fbb7d50c186ea54 diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild new file mode 100644 index 00000000000..faf07e61319 --- /dev/null +++ b/net-dialup/moserial/moserial-3.0.11.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="A clean and friendly gtk-based serial terminal" +HOMEPAGE="https://wiki.gnome.org/moserial" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.16:2[dbus] + gnome-base/gsettings-desktop-schemas + >=x11-libs/gtk+-3.0.0:3 +" +DEPEND="${RDEPEND} + >=app-text/gnome-doc-utils-0.3.2 + >=dev-util/intltool-0.35 + dev-util/itstool + virtual/pkgconfig +"