diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-12-29 21:02:50 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-12-29 22:03:07 +0200 |
commit | 186c07512a773faa8d99a71ef645f976b9a8c0ac (patch) | |
tree | afdfde434c84ac869534891589691310d30adee5 /app-crypt/libsecret | |
parent | gnome-base/gnome-core-libs: x86 keyworded (bug #673156) (diff) | |
download | gentoo-186c07512a773faa8d99a71ef645f976b9a8c0ac.tar.gz gentoo-186c07512a773faa8d99a71ef645f976b9a8c0ac.tar.bz2 gentoo-186c07512a773faa8d99a71ef645f976b9a8c0ac.zip |
Revert "app-crypt/libsecret: fix homepage"
This reverts commit 22a7331e396c0e653c08d3062a3a2b430e74a1ff.
Previous homepage works fine, and is what is cited as homepage in the
DOAP file.
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild index fa0a33a34bce..b982e64260f3 100644 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild @@ -8,7 +8,7 @@ VALA_USE_DEPEND=vapigen inherit gnome2 multilib-minimal python-any-r1 vala virtualx DESCRIPTION="GObject library for accessing the freedesktop.org Secret Service API" -HOMEPAGE="https://gitlab.gnome.org/GNOME/libsecret/" +HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret" LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" |