diff options
author | Dennis Lamm <expeditioneer@gentoo.org> | 2019-01-27 21:34:16 +0100 |
---|---|---|
committer | Dennis Lamm <expeditioneer@gentoo.org> | 2019-01-27 21:34:16 +0100 |
commit | 2d78e565d223b74f140c0fa96e99de2c5bdafe33 (patch) | |
tree | 8e3b9e05f8bf5487f41b07ade0a118b82cd51da3 /app-crypt/gcr | |
parent | toolchain-glibc.eclass: avoid using KV_to_int and get_KV (diff) | |
download | gentoo-2d78e565d223b74f140c0fa96e99de2c5bdafe33.tar.gz gentoo-2d78e565d223b74f140c0fa96e99de2c5bdafe33.tar.bz2 gentoo-2d78e565d223b74f140c0fa96e99de2c5bdafe33.zip |
app-crypt/gcr: adapted homepage
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild index 58b6d1814b0a..74a0d4fdb650 100644 --- a/app-crypt/gcr/gcr-3.28.1.ebuild +++ b/app-crypt/gcr/gcr-3.28.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-any-r1 vala virtualx DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules" -HOMEPAGE="https://git.gnome.org/browse/gcr" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gcr" LICENSE="GPL-2+ LGPL-2+" SLOT="0/1" # subslot = suffix of libgcr-3 |