diff options
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r-- | app-vim/thlnk/Manifest | 2 | ||||
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/thlnk/Manifest b/app-vim/thlnk/Manifest index c6ec33d73d1a..f930f20ef3ac 100644 --- a/app-vim/thlnk/Manifest +++ b/app-vim/thlnk/Manifest @@ -1,3 +1,3 @@ DIST thlnk-1.2.1.tar.bz2 35428 BLAKE2B 0121b4e6a949ad1dd447560052479de8a62248098ffd6397d49b94c33e1a19d4a76c9ed63b3306cc6e484dd8efbd7434f52c2fbed741c976526d620c278fde98 SHA512 c3de0452a5a5d068f9c64d7ef1f7e390a3f870546a7ab2daec41d301c19f57d4a0e254fd45de4775455746312f48f3223b6ddbaa80159a0ff56cf707b9cc0945 -EBUILD thlnk-1.2.1-r1.ebuild 365 BLAKE2B 8631c36d0cf3606a09dd3c403c90445a6d6424d8fb3f310209a31079fba9458222ca6de877bfb7c584c6dd103e927a6a87818230cb1db54cf475eaa72beb73e0 SHA512 2f23746a6d7af4a44bd089f8bd33d5384c2e8c5c92a5141c37905d072eac207fe026be11007bb1632a307c22a090721c0b9616414abfcb377e6e4fbeffb3b3d3 +EBUILD thlnk-1.2.1-r1.ebuild 366 BLAKE2B 9db16803e8d6cb75fce739cef96729c68529606368aed34389816d5267a00fc72d5b3953d3b0fde94c8d4e92562ae829b4c927c7436570d8cc71ec4defc38dab SHA512 e4e66f84a059a301ae8b88ddfcd27149aab6530a2d14bd94e5a5c937ed6c45fcdb7d52e63d359a5aaf8e526975f5e9cc790d3d1d38f97e514133a4f6bce88c43 MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild index f63b21dae08f..430077ec35f1 100644 --- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" |