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 D157613835A for ; Fri, 11 Dec 2020 13:05:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16853E0952; Fri, 11 Dec 2020 13:05:01 +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 F2B00E0952 for ; Fri, 11 Dec 2020 13:05:00 +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 DDF52340F9E for ; Fri, 11 Dec 2020 13:04:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66527489 for ; Fri, 11 Dec 2020 13:04:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1607691668.9bd3bf151f88b58a0f98abb7758bd8eb93d1b7f9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/guake/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/guake/guake-3.7.0.ebuild x11-terms/guake/guake-9999.ebuild x11-terms/guake/metadata.xml X-VCS-Directories: x11-terms/guake/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9bd3bf151f88b58a0f98abb7758bd8eb93d1b7f9 X-VCS-Branch: master Date: Fri, 11 Dec 2020 13:04:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cec7f8b-afdf-4e46-afe7-dc3bd49789ef X-Archives-Hash: 24ef383ee11a40a63e71c5453c5c3bd0 commit: 9bd3bf151f88b58a0f98abb7758bd8eb93d1b7f9 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 11 12:37:28 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 11 13:01:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd3bf15 x11-terms/guake: Update HOMEPAGE Signed-off-by: Michał Górny gentoo.org> x11-terms/guake/guake-3.7.0.ebuild | 4 +++- x11-terms/guake/guake-9999.ebuild | 4 +++- x11-terms/guake/metadata.xml | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/x11-terms/guake/guake-3.7.0.ebuild b/x11-terms/guake/guake-3.7.0.ebuild index b10718f1fba..ba220799be0 100644 --- a/x11-terms/guake/guake-3.7.0.ebuild +++ b/x11-terms/guake/guake-3.7.0.ebuild @@ -8,7 +8,9 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 gnome2-utils xdg-utils DESCRIPTION="Drop-down terminal for GNOME" -HOMEPAGE="https://github.com/Guake/guake https://pypi.org/project/Guake" +HOMEPAGE=" + https://github.com/Guake/guake/ + https://pypi.org/project/guake/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild index 7c92f743a64..71b577db1c7 100644 --- a/x11-terms/guake/guake-9999.ebuild +++ b/x11-terms/guake/guake-9999.ebuild @@ -8,7 +8,9 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 git-r3 gnome2-utils xdg-utils DESCRIPTION="Drop-down terminal for GNOME" -HOMEPAGE="https://github.com/Guake/guake https://pypi.org/project/Guake" +HOMEPAGE=" + https://github.com/Guake/guake/ + https://pypi.org/project/guake/" EGIT_REPO_URI="https://github.com/Guake/guake.git" LICENSE="GPL-2" diff --git a/x11-terms/guake/metadata.xml b/x11-terms/guake/metadata.xml index 49c1dac718b..f13e10f183d 100644 --- a/x11-terms/guake/metadata.xml +++ b/x11-terms/guake/metadata.xml @@ -7,6 +7,7 @@ Guake/guake + guake Include utmp management support