diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-07-23 22:40:22 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-07-23 22:52:34 +0900 |
commit | 3de9f57b6ed965fedf9b1524fb6ff75460b40768 (patch) | |
tree | 9cc3c546e14a7c43eb83cc8759e74a0f919f92f8 /x11-libs/libgxim | |
parent | app-laptop/tp_smapi: remove unused version tp_smapi-0.41. (diff) | |
download | gentoo-3de9f57b6ed965fedf9b1524fb6ff75460b40768.tar.gz gentoo-3de9f57b6ed965fedf9b1524fb6ff75460b40768.tar.bz2 gentoo-3de9f57b6ed965fedf9b1524fb6ff75460b40768.zip |
x11-libs/libgxim: update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'x11-libs/libgxim')
-rw-r--r-- | x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild index d0717c5e96ae..730caa809143 100644 --- a/x11-libs/libgxim/libgxim-0.5.0.ebuild +++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=3 DESCRIPTION="GObject-based XIM protocol library" -HOMEPAGE="https://tagoh.bitbucket.org/libgxim/" +HOMEPAGE="https://tagoh.bitbucket.io/libgxim" SRC_URI="https://bitbucket.org/tagoh/libgxim/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" |