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 2C26B138334 for ; Mon, 15 Oct 2018 20:58:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 004CBE0898; Mon, 15 Oct 2018 20:58:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D1782E0898 for ; Mon, 15 Oct 2018 20:58:41 +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 D1260335CCB for ; Mon, 15 Oct 2018 20:58:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ED953D6 for ; Mon, 15 Oct 2018 20:58:38 +0000 (UTC) From: "Remi Cardona" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Remi Cardona" Message-ID: <1539637097.6acddb960279478ad64927436b88f837349f9343.remi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/bubblewrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild sys-apps/bubblewrap/metadata.xml X-VCS-Directories: sys-apps/bubblewrap/ X-VCS-Committer: remi X-VCS-Committer-Name: Remi Cardona X-VCS-Revision: 6acddb960279478ad64927436b88f837349f9343 X-VCS-Branch: master Date: Mon, 15 Oct 2018 20:58:38 +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: 8a6a7e11-4045-48cd-a676-50d6f3f936e3 X-Archives-Hash: 705763afa213bb6ac2cdc6c5065d2994 commit: 6acddb960279478ad64927436b88f837349f9343 Author: Remi Cardona gentoo org> AuthorDate: Mon Oct 15 20:58:17 2018 +0000 Commit: Remi Cardona gentoo org> CommitDate: Mon Oct 15 20:58:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acddb96 sys-apps/bubblewrap: add metadata, remove useless einfo Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Remi Cardona gentoo.org> sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild | 5 ----- sys-apps/bubblewrap/metadata.xml | 11 +++++++---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild index 56d2c9cb2b0..6a54ac1e845 100644 --- a/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild +++ b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild @@ -43,8 +43,3 @@ src_configure() { "--with-bash-completion-dir=${get_bashcompdir}" \ "--with-priv-mode=none" } - -pkg_postinst() { - einfo "bashcomp can be used with >=app-shells/bash-completion-2.0" - einfo "probably needs namespaces" -} diff --git a/sys-apps/bubblewrap/metadata.xml b/sys-apps/bubblewrap/metadata.xml index 39980802b1d..29a569e6d41 100644 --- a/sys-apps/bubblewrap/metadata.xml +++ b/sys-apps/bubblewrap/metadata.xml @@ -1,8 +1,11 @@ - - gnome@gentoo.org - Gentoo GNOME Desktop - + + gnome@gentoo.org + Gentoo GNOME Desktop + + + projectatomic/bubblewrap +