summaryrefslogtreecommitdiff
path: root/app-vim/rails
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
commit1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (patch)
treec99a472cce74148d499f42ada873454b0e32a42d /app-vim/rails
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'app-vim/rails')
-rw-r--r--app-vim/rails/Manifest4
-rw-r--r--app-vim/rails/rails-5.1.ebuild4
-rw-r--r--app-vim/rails/rails-5.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/rails/Manifest b/app-vim/rails/Manifest
index 0ab8e284e72b..c7339bb3c12b 100644
--- a/app-vim/rails/Manifest
+++ b/app-vim/rails/Manifest
@@ -1,5 +1,5 @@
DIST rails-5.1.tar.gz 57639 BLAKE2B 71873d4428a72b02efc1a516a8cdfebacd6505c914af54e1b59abda1db65b4a52afa7fbdb641311350068e490d08b0f850ea02701cfa02d3e60b67240e9ee84d SHA512 15aac8a66c84c939ad7628480ebae8008644a09c4901d1c20c09945232f39ccff236f4d0926dc4f902b9373bda30dc6740d76f7f580e5e74892cb16749ad5a11
DIST rails-5.2.tar.gz 60940 BLAKE2B 315b4bc96768682fdc8012eed63c9f3881e3e647f3fb065ac3c13b767325c13ff3c69f7c92d626f6cd01705b7bd56361b4a4bbe5c1626f9db0a41233285d6f92 SHA512 0a704545b864eed46513747ab3a9f0d3537e3d6a5d01cb1cf628131f79b4b72f90e567df26364e3344adef423ccf96586367a97d0e7d4a8be9c72f54e842a810
-EBUILD rails-5.1.ebuild 559 BLAKE2B ee3257a87be728b658937e2b975576a719d524b6768a227ca3ffc80db331cb5c568b8b340b5f47b280509ffd5a4d55112a05221f87a1e828406d1c7330957ecd SHA512 2bc01572ae563aeab6616988c6cce10c1efb0afbd2af9f7b6117bfed86679d7d5ba47286958d8e364a95762e385eab24693db90584a82435225975220a7cad3b
-EBUILD rails-5.2.ebuild 559 BLAKE2B ee3257a87be728b658937e2b975576a719d524b6768a227ca3ffc80db331cb5c568b8b340b5f47b280509ffd5a4d55112a05221f87a1e828406d1c7330957ecd SHA512 2bc01572ae563aeab6616988c6cce10c1efb0afbd2af9f7b6117bfed86679d7d5ba47286958d8e364a95762e385eab24693db90584a82435225975220a7cad3b
+EBUILD rails-5.1.ebuild 560 BLAKE2B 4a0f6b31ab8602c9222f66938b4ac21a514eed7bb314fa57974e5aa7cdf8489335d8a689eefb3bd4a9913339b945fa7a7570068cce7a9b64339fb8b4e4be69cf SHA512 79d7c57c6f7c2bc1cc982809b4dd3fc662f0c01409379e4ae96b3605ed1cf0663d1afeba5383afc4052e6c5b5eaf26c02a12b7108e1745977eff4bc0ccff4e84
+EBUILD rails-5.2.ebuild 560 BLAKE2B 4a0f6b31ab8602c9222f66938b4ac21a514eed7bb314fa57974e5aa7cdf8489335d8a689eefb3bd4a9913339b945fa7a7570068cce7a9b64339fb8b4e4be69cf SHA512 79d7c57c6f7c2bc1cc982809b4dd3fc662f0c01409379e4ae96b3605ed1cf0663d1afeba5383afc4052e6c5b5eaf26c02a12b7108e1745977eff4bc0ccff4e84
MISC metadata.xml 339 BLAKE2B 6cff8149c1b1c38a8d6b9f12d9f2840a41e643b2f602d388d81dbf7774cd3cd9485c9d91c4801d4a04e17521b9d58317dae7250683dddd78d9951cd576624ddf SHA512 6c08bc15b40f53439632423b8139d2b10cb3a3e2d237e973efb08ab95e2ab306557cea32eb11fd31aceb4d03b2392f981595d181a9c2815801bbc6938be9903c
diff --git a/app-vim/rails/rails-5.1.ebuild b/app-vim/rails/rails-5.1.ebuild
index 8ccec2791abc..10a6335781c2 100644
--- a/app-vim/rails/rails-5.1.ebuild
+++ b/app-vim/rails/rails-5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ MY_PN="vim-rails"
MY_P=${MY_PN}-${PV}
DESCRIPTION="vim plugin: aids developing Ruby on Rails applications"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
KEYWORDS="~amd64 ~x86"
diff --git a/app-vim/rails/rails-5.2.ebuild b/app-vim/rails/rails-5.2.ebuild
index 8ccec2791abc..10a6335781c2 100644
--- a/app-vim/rails/rails-5.2.ebuild
+++ b/app-vim/rails/rails-5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ MY_PN="vim-rails"
MY_P=${MY_PN}-${PV}
DESCRIPTION="vim plugin: aids developing Ruby on Rails applications"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
KEYWORDS="~amd64 ~x86"