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 106B4138A1F for ; Tue, 15 Apr 2014 22:05:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60F7EE0B6B; Tue, 15 Apr 2014 22:05:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60EA3E0B66 for ; Tue, 15 Apr 2014 22:05:34 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A22A340201 for ; Tue, 15 Apr 2014 22:05:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CC5E718249 for ; Tue, 15 Apr 2014 22:05:30 +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: <1397595532.1090216f103b246b59d1ee48ca75a847f94bc911.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-libs/gnome-pty-helper/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.0.ebuild x11-libs/gnome-pty-helper/metadata.xml X-VCS-Directories: x11-libs/gnome-pty-helper/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 1090216f103b246b59d1ee48ca75a847f94bc911 X-VCS-Branch: master Date: Tue, 15 Apr 2014 22:05:30 +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: 277a6ff0-456e-4ca4-bc6b-efa78fc24dc6 X-Archives-Hash: 7d9cf086fff210a1abec02a54e47e60f commit: 1090216f103b246b59d1ee48ca75a847f94bc911 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Apr 12 21:08:01 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Apr 15 20:58:52 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1090216f x11-libs/gnome-pty-helper: 0.34.9 → 0.36.0 --- .../gnome-pty-helper-0.36.0.ebuild | 33 ++++++++++++++++++++++ x11-libs/gnome-pty-helper/metadata.xml | 5 ++++ 2 files changed, 38 insertions(+) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.0.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.0.ebuild new file mode 100644 index 0000000..7c05688 --- /dev/null +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" +GNOME_ORG_MODULE="vte" + +inherit gnome2 + +DESCRIPTION="GNOME Setuid helper for opening ptys" +HOMEPAGE="http://git.gnome.org/browse/vte/" +# gnome-pty-helper is inside vte + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +IUSE="+hardened" + +# gnome-pty-helper was spit out with 0.27.90 +RDEPEND="! + + + gnome +