commit:     48a3a33804178cfbda81c4612a6342fd944d32cb
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Tue Jan  4 08:25:56 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Tue Jan  4 08:25:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48a3a338

dev-python/stone: update HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

 dev-python/stone/stone-3.2.1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
index c216f8cf7..37983c86f 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,11 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="The Official Api Spec Language for Dropbox"
-HOMEPAGE="https://www.dropbox.com/developers";
+HOMEPAGE="
+       https://www.dropbox.com/developers
+       https://github.com/dropbox/stone
+       https://pypi.org/project/stone
+"
 SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to