diff options
243 files changed, 890 insertions, 482 deletions
diff --git a/dev-python/entrypoints/Manifest b/dev-python/entrypoints/Manifest index 04d735e50c6b..eeca0350b0c1 100644 --- a/dev-python/entrypoints/Manifest +++ b/dev-python/entrypoints/Manifest @@ -1,2 +1,3 @@ DIST entrypoints-0.2.1.tar.gz 11126 SHA256 0d6b6798446c2e5e5dd6691e79356c29e82234bdb67995233f57413a11f2ded4 SHA512 67a24fc53ae8bdac6bda163d2c8057b158979d55ccdbcdb8709966573bf0a999728e04eb92a05fbc2c0d532593de0ec6518bcfed1d5bcf875b00bbd5c48494c7 WHIRLPOOL f673fb42bad930bb1907692013df469d64b9afb77c3e0acca250fb0b14fe17ec3962cb60de2f0760ede40c8f039690851424b816e047669916ff1d73389daaf7 DIST entrypoints-0.2.2.tar.gz 11162 SHA256 e54b5df8bb971507278c65df96e6486cf4aea0cdac384d0102ea0339e0a4f82b SHA512 c987807924f92fd6bc0aab1cccaa4b204587d4f34932c353033ed062fff5adf69bfdc8767f095dda15fff9b57e2be2d205bfa44abc5ad7f7820114e0355a6e99 WHIRLPOOL 9d884c8977f8ea49f23f3c8a6b8ac3d48de6e6ff1133f53afe7072e180fd714019c9076b553deae5595d2383a02728412a8536ea26f4a1a56a8d552806054da9 +DIST entrypoints-0.2.3.tar.gz 11219 SHA256 a628825648fade6fba8dd94cc26e38340ed840fca3e9d5b7b3dbf755b27bbbdd SHA512 dbf8085652e50cbdbe137ae655ef765cff58bdaa6beefebf1383dcd96dfcbf9c92580c09e9a58de7893aebdd7b2a701ef8d13a56ef0fa9a3d9ef7a5bd1d9b11b WHIRLPOOL e7915ed78eb77923dfbce5ad8d71e869169ecc9117c2c98fafafb370957874bfb63d39064b41dc17af2d2d51ab426a6865ee65fe04a96a211bc96f6a0979769f diff --git a/dev-python/entrypoints/entrypoints-0.2.3.ebuild b/dev-python/entrypoints/entrypoints-0.2.3.ebuild new file mode 100644 index 000000000000..2f1065d5e644 --- /dev/null +++ b/dev-python/entrypoints/entrypoints-0.2.3.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Discover and load entry points from installed packages" +HOMEPAGE="https://github.com/takluyver/entrypoints" +SRC_URI="https://github.com//takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="doc test" + +DEPEND=" + $(python_gen_cond_dep '>=dev-python/configparser-3.5.0[${PYTHON_USEDEP}]' 'python2*') + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + virtual/python-pathlib[${PYTHON_USEDEP}] + ) + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + " + +PATCHES=( + "${FILESDIR}/${P}"-setup.py.patch + "${FILESDIR}/${PN}"-0.2.1-init.py.patch +) + +python_prepare_all() { + # Prevent un-needed download during build + if use doc; then + sed -e "/^ 'sphinx.ext.intersphinx',/d" -i doc/conf.py || die + fi + + distutils-r1_python_prepare_all + + mv "${WORKDIR}/${P}"/entrypoints.py "${WORKDIR}/${P}/${PN}/" || die +} + +python_compile_all() { + if use doc; then + emake -C doc html + HTML_DOCS=( doc/_build/html/. ) + fi +} + +python_test() { + distutils_install_for_testing + cd "${TEST_DIR}"/lib || die + cp -r "${S}"/tests "${TEST_DIR}"/lib/ || die + py.test || die +} diff --git a/dev-python/entrypoints/files/entrypoints-0.2.3-setup.py.patch b/dev-python/entrypoints/files/entrypoints-0.2.3-setup.py.patch new file mode 100644 index 000000000000..7ed226b489da --- /dev/null +++ b/dev-python/entrypoints/files/entrypoints-0.2.3-setup.py.patch @@ -0,0 +1,20 @@ +setup.py for entrypoints by Marius Brehler <marbre@linux.sungazer.de>. + +Patch by Marius Brehler <marbrbre@linux.sungazer.de>. +--- /dev/null ++++ b/setup.py +@@ -0,0 +1,13 @@ ++from distutils.core import setup ++ ++setup(name='entrypoints', ++ version='0.2.3', ++ description='Discover and load entry points from installed packages.', ++ author='Thomas Kluyver', ++ author_email='thomas@kluyver.me.uk', ++ url='https://github.com/takluyver/entrypoints', ++ packages=['entrypoints'], ++ classifiers=[ ++ 'License :: OSI Approved :: MIT License' ++ ] ++) +\ No newline at end of file diff --git a/dev-python/git-python/Manifest b/dev-python/git-python/Manifest index cce09448385e..e85c7a11b164 100644 --- a/dev-python/git-python/Manifest +++ b/dev-python/git-python/Manifest @@ -1,2 +1,3 @@ DIST GitPython-1.0.2.tar.gz 387615 SHA256 85de72556781480a38897a77de5b458ae3838b0fd589593679a1b5f34d181d84 SHA512 faff50d5272158f1d05d932e7827c05272f9a28772aabbcabd631b735bb4d8306d2861d13c327d02a4c554bd9a9902c473fb282318036405497dd8bf0fcc51a8 WHIRLPOOL c12e850114d101faa673d4d87e6885b1d7cd55544d335e08d4579c160e4d8ef488dd09359cfbd9a39e11f4555b8cb3cd2bfec214c95883b5a83565ad1e28b403 DIST GitPython-2.0.6.tar.gz 406234 SHA256 282268c4eab0d53a44fe40af038625be307560370c38d2882f3b6763642785db SHA512 97a64e715b2d78d58542de5adcf679aa73a64bae49b6c76c2ac56a8ffaa0f712f80b239a39408d79395bf4c3a6e5ca7c5ee21a166a8b4da597c898f92a5a123d WHIRLPOOL c0a540f2b84059a038127182d515ce8c91b93fde4328ed32c7f57d847c2f7bc62dfd0275ead5c23498f4e8ba756d9c2067b2d608167031b352416b197117ed44 +DIST GitPython-2.1.5.tar.gz 420147 SHA256 5c00cbd256e2b1d039381d4f7d71fcb7ee5cc196ca10c101ff7191bd82ab5d9c SHA512 40350434edb12d3335ea6a9f0176df4eff0564c8c8388f6a9769d2ab9e46c708625849a079eaf4e1c5aa9eaf10d91f439097277d67e3c6b5e9659a88bfcdd4e2 WHIRLPOOL 62df18eca5400b96bb99939256f3e601a48241ad79b360eb3ff570c1faf48d48e449d319b5860859ac0f974a21038f9b572418f5a14000c22f2f63f9d631ea28 diff --git a/dev-python/git-python/git-python-1.0.2.ebuild b/dev-python/git-python/git-python-1.0.2.ebuild index 6c8893353168..407a96443c98 100644 --- a/dev-python/git-python/git-python-1.0.2.ebuild +++ b/dev-python/git-python/git-python-1.0.2.ebuild @@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Library used to interact with Git repositories" -HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython" +HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.python.org/pypi/GitPython" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/git-python/git-python-2.0.6.ebuild b/dev-python/git-python/git-python-2.0.6.ebuild index 31ea5072a7ad..3d1c453295f3 100644 --- a/dev-python/git-python/git-python-2.0.6.ebuild +++ b/dev-python/git-python/git-python-2.0.6.ebuild @@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Library used to interact with Git repositories" -HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython" +HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.python.org/pypi/GitPython" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/git-python/git-python-2.1.5.ebuild b/dev-python/git-python/git-python-2.1.5.ebuild new file mode 100644 index 000000000000..88367417a705 --- /dev/null +++ b/dev-python/git-python/git-python-2.1.5.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +MY_PN="GitPython" +MY_PV="${PV/_rc/.RC}" +MY_P="${MY_PN}-${MY_PV}" + +DESCRIPTION="Library used to interact with Git repositories" +HOMEPAGE="https://github.com/gitpython-developers/GitPython https://pypi.python.org/pypi/GitPython" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +# Tests only work with the GitPython repo +RESTRICT="test" + +RDEPEND=" + dev-vcs/git + >=dev-python/gitdb2-2.0.0[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + >=dev-python/ddt-1.1.0[${PYTHON_USEDEP}] + dev-python/nose[${PYTHON_USEDEP}] + )" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-python/git-python/metadata.xml b/dev-python/git-python/metadata.xml index 02f0a059c95e..7e626312fece 100644 --- a/dev-python/git-python/metadata.xml +++ b/dev-python/git-python/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <remote-id type="pypi">GitPython</remote-id> + <remote-id type="github">gitpython-developers/GitPython</remote-id> </upstream> </pkgmetadata> diff --git a/dev-python/jupyter_client/Manifest b/dev-python/jupyter_client/Manifest index bf154c7eff61..841ab262ec4a 100644 --- a/dev-python/jupyter_client/Manifest +++ b/dev-python/jupyter_client/Manifest @@ -2,3 +2,4 @@ DIST jupyter_client-4.1.1.tar.gz 250227 SHA256 ff1ef5c6c3031a62db46ec6329867b4cb DIST jupyter_client-4.2.2.tar.gz 254282 SHA256 3ffc530eff0518fd9bfe3662423a2bec15d0628b9ca159921dd72f34ae004a14 SHA512 d6393095caebb47aca7c0657f0947246d126d40c420173388d34cae2542f12b9ad916659c22b5c7c12901690006bd2ecb736a6c0203cc17a07b9e77e4d750485 WHIRLPOOL 6be03a2ab9896bebec57e7d429edf923dd12c0880451ecd7efc58ff08e257976f66125568bba90626df14dadf94e98d8e832a36d2d5d7d54427b5502df909f20 DIST jupyter_client-4.3.0.tar.gz 254610 SHA256 70b2e88403835a1d54b83858783d9e5e5771fa4bb6f6904e0b5bb8cfde4b99dd SHA512 392de9731069d604402d67a3b2f77a7eab1df5ec7b3acc4f72724ca75db790bef672d132603c243d5e369cfe4496f1454a58e171d63eacc3abb9545b764ec21d WHIRLPOOL a6f6a38ad1192f2fc12fe51f286305503bd2fc84bd3d439da854a88c5eadbe593b34059ff79cd53ec2e384ad1eb1953d70f47f095aa1bf2036e4ad1b6ca665f4 DIST jupyter_client-4.4.0.tar.gz 256379 SHA256 c99a52fac2e5b7a3b714e9252ebf72cbf97536d556ae2b5082baccc3e5cd52ee SHA512 a5b35812e5a5f2435888c07fcdeb4dc3fb8abfd13143579cb519cf349da12e7e94ed53d7655bf5a51191f9cfc8175ecac606ace23b90a5dc91b72878b0e87e80 WHIRLPOOL ca2ffc030ee9ba89ce7c97feea775a70d936e5e89d9f0930b098f249f3e2501dcc92ae9455241f0285fba9c344b3dbcbaf30715f2428a0081f478a2c58712678 +DIST jupyter_client-5.1.0.tar.gz 265233 SHA256 08756b021765c97bc5665390700a4255c2df31666ead8bff116b368d09912aba SHA512 eca7adab1f8aae05743c341a257d4ca4338b0838cc3441939dda48229cdfa13b267bdc338b951bc4e6e139d03d26b40a1294140218f84ab800d211f7e0d8bfc7 WHIRLPOOL 7b121394caea86739eac46a709fd725f6a000404c4006543fab543cd7e09faeff088a7a72444dce8aa02d75743d9270e9c68179644070625a86d20d87af3a3b2 diff --git a/dev-python/jupyter_client/jupyter_client-5.1.0.ebuild b/dev-python/jupyter_client/jupyter_client-5.1.0.ebuild new file mode 100644 index 000000000000..74c4a38d7380 --- /dev/null +++ b/dev-python/jupyter_client/jupyter_client-5.1.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="Jupyter protocol implementation and client libraries" +HOMEPAGE="http://jupyter.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="test" + +RDEPEND=" + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/traitlets[${PYTHON_USEDEP}] + dev-python/jupyter_core[${PYTHON_USEDEP}] + >=dev-python/pyzmq-14.4.0[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] + $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*') + dev-python/ipykernel[${PYTHON_USEDEP}] + ) + " + +python_test() { + pytest --cov jupyter_client jupyter_client || die +} diff --git a/dev-python/matplotlib2tikz/Manifest b/dev-python/matplotlib2tikz/Manifest index 3c17d71ae82b..63de2e8e0061 100644 --- a/dev-python/matplotlib2tikz/Manifest +++ b/dev-python/matplotlib2tikz/Manifest @@ -1 +1 @@ -DIST matplotlib2tikz-0.6.7.tar.gz 523464 SHA256 ba95bbf5f654abccee6c3e9ab9bdd4e7fc6cab5d49def072d1c7a9020b7b602e SHA512 9128eb7cabcd44ed84ac5d9b125dc897d2901cd4d29a8aa6bbd48c35c6418f4b5cd5b8e7c55e7690fe927c704580fe2d83084c37d515c9a25ee67ea476a63e4d WHIRLPOOL f1cd962ebafab85adbd8bbaaf6f565e1312d610bfd7cd0827f60535432ce952ae6e5535860e754ad872cdfffaa70bb72d4cfb676adb91b2624f5ab060969fd7b +DIST matplotlib2tikz-0.6.11.tar.gz 524298 SHA256 79c9f141fd802fe5863d2eaff6c67476d02ca474433e65990c935241a2591994 SHA512 eda5042f1db35436ca56256cb858fa11b48d497f621183475d69381b0b10ac67f9447522e1b78c1a331337e34eb159b5ffeef9655a8c0dc4ccab22b7afcb5e96 WHIRLPOOL b09025b9444e0a0ec122fbb7d6d90e32e043c3a86e8b7454ac3fdc0ba03374f5648491a4564bae7ef622a536f4ec92e762a68816d64621da6df44fea2c404c8c diff --git a/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.7-pipdated.patch b/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch index 3400ec9f0e79..3b7cf2ffbe51 100644 --- a/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.7-pipdated.patch +++ b/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch @@ -3,7 +3,7 @@ Remove version checks using pipdated. Patch by Marius Brehler <marbre@linux.sungazer.de> --- a/matplotlib2tikz/__init__.py +++ b/matplotlib2tikz/__init__.py -@@ -15,7 +15,3 @@ from matplotlib2tikz.__about__ import ( +@@ -16,7 +16,3 @@ from matplotlib2tikz.__about__ import ( ) from matplotlib2tikz.save import get_tikz_code, save @@ -19,6 +19,6 @@ Patch by Marius Brehler <marbre@linux.sungazer.de> 'numpy', 'Pillow >= 3.0.0', - 'pipdated', + 'six', ], description='convert matplotlib figures into TikZ/PGFPlots', - long_description=read('README.rst'), diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.7-r1.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.11.ebuild index 437c6ed6f555..437c6ed6f555 100644 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.7-r1.ebuild +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.11.ebuild diff --git a/dev-python/notebook/Manifest b/dev-python/notebook/Manifest index 6bbbd09f5e9c..bc8d77972213 100644 --- a/dev-python/notebook/Manifest +++ b/dev-python/notebook/Manifest @@ -3,3 +3,4 @@ DIST notebook-4.1.0.tar.gz 9170981 SHA256 b597437ba33538221008e21fea71cd01eda9da DIST notebook-4.2.3.tar.gz 10092423 SHA256 39a9603d3fe88b60de2903680c965cf643acf2c16fb2c6bac1d905e1042b5851 SHA512 1b54e2a16fdb79b9344c0f73bd48fe438b18c529707b15816a3ab20353b2e320067082d51829c670117d77830a21c5a64a15d37d1970fd30aae31272d9650d97 WHIRLPOOL 9cbcfc80dd818c77f1db5226b729e576f7428184001747eda8780c70b3cfb6b9472b8760073e2891ee40bc90e0398e88250b02c8c2eb6b7c2517fa6eecf2ceba DIST notebook-4.3.2.tar.gz 10375345 SHA256 fc77edf4ec295542172aa66a3e9d527e75038fcaadd3ed20afbf8596e5629aa9 SHA512 8ff9a4852aafbc2761e82cd1cbacfc85dade97ec58386df55eea1e97f513b3d608106a2cc43305968fd990974daf6c8dac8aab4ab2184c56976289e646a62b7b WHIRLPOOL 4921242a8cfe316e835b88879cbc9cd41abff39daaf6f8e5d373609f3cd64f286052041bcc9e496b5a570dc9126892a1163dfef6df1b037f6ed92f101d8c74d5 DIST notebook-4.4.1.tar.gz 10377605 SHA256 dfadef2babd7c04c6c257df7d07d7ba587e503dbb4e4c95305f9a95b8d3a9765 SHA512 416500355660e74e87edd1649821eb91154f2f0828dce0f2a6a8d3e6448f0ee4459ad661c9a030b5acb594659d37131c76d9edc30630f91700860dc6bfe4450b WHIRLPOOL f97de24b200d382c1cdd2c27c2344a040230b0b892bad18ac4c884bee8aac58fb0106a8939e1b095069ad258863ae822baba45834f1ff1bd0ba5c04d5e5014c5 +DIST notebook-5.0.0.tar.gz 11481080 SHA256 1cea3bbbd03c8e5842a1403347a8cc8134486b3ce081a2e5b1952a00ea66ed54 SHA512 fbee29cc554f36e94b1fe9804187a50581e840cfb5884bcdf2fef82ad9ae3ae0e2082ea0056f815bfa2a1c2f203679169155e61e53253aa2e9004a43ff7fbcae WHIRLPOOL 00d9f41601f5b6a4063d4323be4e236184f18b8253a6d670c3c18800a5883d28a2e036cab99403bb981bf73ab915664a908b06401c9c4facc17d285a16ba2634 diff --git a/dev-python/notebook/files/notebook-5.0.0-setupbase.py.patch b/dev-python/notebook/files/notebook-5.0.0-setupbase.py.patch new file mode 100644 index 000000000000..4dc55d937cae --- /dev/null +++ b/dev-python/notebook/files/notebook-5.0.0-setupbase.py.patch @@ -0,0 +1,43 @@ +Disable bundled mathjax. + +Patch by Marius Brehler +--- a/setupbase.py ++++ b/setupbase.py +@@ -165,37 +165,6 @@ def find_package_data(): + if f.endswith(('.js', '.css')): + static_data.append(pjoin(parent, f)) + +- # Trim mathjax +- mj = lambda *path: pjoin(components, 'MathJax', *path) +- static_data.extend([ +- mj('MathJax.js'), +- mj('config', 'TeX-AMS-MML_HTMLorMML-full.js'), +- mj('config', 'Safe.js'), +- ]) +- +- trees = [] +- mj_out = mj('jax', 'output') +- +- if os.path.exists(mj_out): +- for output in os.listdir(mj_out): +- path = pjoin(mj_out, output) +- static_data.append(pjoin(path, '*.js')) +- autoload = pjoin(path, 'autoload') +- if os.path.isdir(autoload): +- trees.append(autoload) +- +- for tree in trees + [ +- mj('localization'), # limit to en? +- mj('fonts', 'HTML-CSS', 'STIX-Web', 'woff'), +- mj('extensions'), +- mj('jax', 'input', 'TeX'), +- mj('jax', 'output', 'HTML-CSS', 'fonts', 'STIX-Web'), +- mj('jax', 'output', 'SVG', 'fonts', 'STIX-Web'), +- ]: +- for parent, dirs, files in os.walk(tree): +- for f in files: +- static_data.append(pjoin(parent, f)) +- + os.chdir(os.path.join('tests',)) + js_tests = glob('*.js') + glob('*/*.js') + diff --git a/dev-python/notebook/notebook-5.0.0.ebuild b/dev-python/notebook/notebook-5.0.0.ebuild new file mode 100644 index 000000000000..fa4e605c702d --- /dev/null +++ b/dev-python/notebook/notebook-5.0.0.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="Jupyter Interactive Notebook" +HOMEPAGE="http://jupyter.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="doc test" +RDEPEND=" + >=dev-libs/mathjax-2.4 + dev-python/jinja[${PYTHON_USEDEP}] + >=dev-python/terminado-0.3.3[${PYTHON_USEDEP}] + >=www-servers/tornado-4.0[${PYTHON_USEDEP}] + dev-python/ipython_genutils[${PYTHON_USEDEP}] + >=dev-python/traitlets-4.2.1[${PYTHON_USEDEP}] + dev-python/jupyter_core[${PYTHON_USEDEP}] + dev-python/jupyter_client[${PYTHON_USEDEP}] + dev-python/nbformat[${PYTHON_USEDEP}] + >=dev-python/nbconvert-4.2.0[${PYTHON_USEDEP}] + dev-python/ipykernel[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*') + >=dev-python/nose-0.10.1[${PYTHON_USEDEP}] + dev-python/nose_warnings_filters[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/coverage[${PYTHON_USEDEP}] + ) + doc? ( + app-text/pandoc + >=dev-python/ipython-4.0.0[${PYTHON_USEDEP}] + >=dev-python/sphinx-1.1[${PYTHON_USEDEP}] + ) + " + +PATCHES=( "${FILESDIR}/${P}"-setupbase.py.patch ) + +python_prepare_all() { + sed \ + -e "/import setup/s:$:\nimport setuptools:g" \ + -i setup.py || die + + # disable bundled mathjax + sed -i 's/^.*MathJax.*$//' bower.json || die + + # Prevent un-needed download during build + if use doc; then + sed \ + -e "/^ 'sphinx.ext.intersphinx',/d" \ + -i docs/source/conf.py || die + fi + + distutils-r1_python_prepare_all +} + +python_compile_all() { + if use doc; then + emake -C docs html + HTML_DOCS=( docs/build/html/. ) + fi +} + +python_test() { + nosetests \ + --verbosity=3 \ + notebook || die +} + +python_install() { + distutils-r1_python_install + + ln -sf \ + "${EPREFIX}/usr/share/mathjax" \ + "${D}$(python_get_sitedir)/notebook/static/components/MathJax" || die +} + +pkg_preinst() { + # remove old mathjax folder if present + rm -rf "${EROOT%/}"/usr/lib*/python*/site-packages/notebook/static/components/MathJax || die +} diff --git a/dev-python/pandocfilters/Manifest b/dev-python/pandocfilters/Manifest new file mode 100644 index 000000000000..5772a4a9a62e --- /dev/null +++ b/dev-python/pandocfilters/Manifest @@ -0,0 +1,2 @@ +DIST pandocfilters-1.2.4.tar.gz 7296 SHA256 e2c8e9820e89e52a882b26d3242dccb5931d3a1174d5f6bc31f8ee9e8b37b3cc SHA512 3f819aebc4380ceee57e521e958bb7d29d806d2bfe3c9bddd30661d143069e39b0df79283d6c7ee85ee40fa4fa10df68fa40200395145e47b63fa96177ec226b WHIRLPOOL 676fab4a9fb0d2f872187d3c739e63e08ef49caba405d9646ceec29a948318989f85410bbf1cb9c24c74f93c343cf9e4db3fc2b3390aa95694d7a93062d970bb +DIST pandocfilters-1.4.1.tar.gz 14265 SHA256 ec8bcd100d081db092c57f93462b1861bcfa1286ef126f34da5cb1d969538acd SHA512 658976a635d6a5783448e18989192ee474f933cea7a4a91c3ec706b097fafd98251e62bbe3649d3779c99bafdadf9a9c1cac6916116aeb16631ad7434de1c9fe WHIRLPOOL 69fdc1ee029dba775123b7901cc7013c5a89f3da8b9ca94a135e606a60c9eac5ea61093e4810cd099984d3e6495bc6f1f084f57c183daac8ca4ef668c73bced7 diff --git a/dev-python/pandocfilters/metadata.xml b/dev-python/pandocfilters/metadata.xml new file mode 100644 index 000000000000..18d97df8a656 --- /dev/null +++ b/dev-python/pandocfilters/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <upstream> + <remote-id type="pypi">pandocfilters</remote-id> + <remote-id type="github">jgm/pandocfilters</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-python/pandocfilters/pandocfilters-1.2.4.ebuild b/dev-python/pandocfilters/pandocfilters-1.2.4.ebuild new file mode 100644 index 000000000000..4b6a2795fb69 --- /dev/null +++ b/dev-python/pandocfilters/pandocfilters-1.2.4.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Utilities for writing pandoc filters in python" +HOMEPAGE="https://github.com/jgm/pandocfilters" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="<=app-text/pandoc-1.15" +DEPEND="${RDEPEND}" diff --git a/dev-python/pandocfilters/pandocfilters-1.4.1.ebuild b/dev-python/pandocfilters/pandocfilters-1.4.1.ebuild new file mode 100644 index 000000000000..5e8cdaa40da6 --- /dev/null +++ b/dev-python/pandocfilters/pandocfilters-1.4.1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Utilities for writing pandoc filters in python" +HOMEPAGE="https://github.com/jgm/pandocfilters" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=">=app-text/pandoc-1.16" +DEPEND="${RDEPEND}" diff --git a/dev-python/pathlib2/Manifest b/dev-python/pathlib2/Manifest index d31e4132fdea..9e7baa603dc9 100644 --- a/dev-python/pathlib2/Manifest +++ b/dev-python/pathlib2/Manifest @@ -1 +1,2 @@ DIST pathlib2-2.1.0.tar.gz 30390 SHA256 deb3a960c1d55868dfbcac98432358b92ba89d95029cddd4040db1f27405055c SHA512 5dad54d4bf7a37a2c425afeca030a23d802a8a450186292f3d80aa9ee5c2985701871a0386a2f58e2b05b4bbfd7734a238d0a73625c5839237e4f3984088a8b1 WHIRLPOOL 61507dca96da2ed128fd3f8c0f5afe2c993dc56da3de294db7600aa38016a97891be2e9aede2f067cd52040939bc14ed139553004d4c98df72d32a3516719c73 +DIST pathlib2-2.3.0.tar.gz 34291 SHA256 d32550b75a818b289bd4c1f96b60c89957811da205afcceab75bc8b4857ea5b3 SHA512 715fbd981d42767862dcaf2cc0fee31b9ec5050915ef7d909d14587609a7a5939e32b39736b586a890e7625443bb163832896fcf138b5c2863c451b71c36a124 WHIRLPOOL d8f1ebbf66aecc274b9567280666709595ecff9efcaeafb718b6990fc6f8185c42656ec1aa97d32168d78a207f5a9edcd527f6b25184b96b9b246a9ffcd3fb26 diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild b/dev-python/pathlib2/pathlib2-2.3.0.ebuild new file mode 100644 index 000000000000..e4c21c8d96a9 --- /dev/null +++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Fork of pathlib aiming to support the full stdlib Python API" +HOMEPAGE="https://github.com/mcmtroffaes/pathlib2" +SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' 'python2*' python3_4 pypy ) + dev-python/six[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" + +python_test() { + "${EPYTHON}" test_pathlib2.py || die +} diff --git a/dev-python/smmap2/Manifest b/dev-python/smmap2/Manifest index 27e0f964b8a6..68fb163e524d 100644 --- a/dev-python/smmap2/Manifest +++ b/dev-python/smmap2/Manifest @@ -1 +1,2 @@ DIST smmap2-2.0.1.tar.gz 21948 SHA256 5c9fd3ac4a30b85d041a8bd3779e16aa704a161991e74b9a46692bc368e68752 SHA512 7c8d27c06befdabf65049e5e0bac5beb07c19ff398a343d953120b9cb1c9ed203232012f4b12180af20fa0dde8feb0d6e8af3e389932407688bcc345548f2501 WHIRLPOOL 973d82e6cd679a82189c617469cb4d749f12d56f8aa0d0cdac9177fb09ae71c3986200730a1b320479a4ee87e9796602f17aadf5b2e12f29d0e950ec9ebcbbbf +DIST smmap2-2.0.3.tar.gz 23049 SHA256 c7530db63f15f09f8251094b22091298e82bf6c699a6b8344aaaef3f2e1276c3 SHA512 f5623247fbdb6b0e94bbfe7104ffd84ee4563a0c32781256d92d46fd23e05280d7a0e3952a573b6834e253e9b68175784babc36d91ab61edf6d0d072830e1fde WHIRLPOOL ac3c7d934130ef71e54c03fd328c54a598d041eb0e74abae80832e2bb0b7a7dbc9f466f348d760cf73df19e491e959fe5b81f4e8eac41c93ebdfc91133c702f2 diff --git a/dev-python/smmap2/smmap2-2.0.3.ebuild b/dev-python/smmap2/smmap2-2.0.3.ebuild new file mode 100644 index 000000000000..27eb3c7208c4 --- /dev/null +++ b/dev-python/smmap2/smmap2-2.0.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="A pure python implementation of a sliding window memory map manager" +HOMEPAGE=" + https://pypi.python.org/pypi/smmap2 + https://github.com/gitpython-developers/smmap" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +KEYWORDS="~amd64 ~x86" +SLOT="0" +IUSE="test" + +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/nose[${PYTHON_USEDEP}] + )" +RDEPEND=" + !dev-python/smmap[${PYTHON_USEDEP}]" + +python_test() { + nosetests -v || die "tests failed under ${EPYTHON}" +} diff --git a/dev-python/testpath/Manifest b/dev-python/testpath/Manifest index 8e4016b48103..7ebf51c21c01 100644 --- a/dev-python/testpath/Manifest +++ b/dev-python/testpath/Manifest @@ -1,2 +1,3 @@ DIST testpath-0.2.tar.gz 13732 SHA256 a5388cc7c8370b1f11298c1d513b3d2b9e2f390607a7c39963e6e3ba9f1b7012 SHA512 cc211bdc8f31ff4c286324e37bbce7fd84e19447d9735f396ce67f7568dd1d133be732c1fd7a08928c94566279d0f293a0caeed6a58ae6cd3dc293035fe164ea WHIRLPOOL 6b87b1c5ba590e6b19968e823dee22d7bbe0411124c1290593eb5efd78b5af06c51853d3359f339c4ca60b2842c409a1fcd0ff45c59f2e7e07f557534d78fcaa +DIST testpath-0.3.1.tar.gz 91333 SHA256 acd1e9ae3582e03b806ebcc40fbb2c660032d3f3ad991e5460e6856d69e6ba12 SHA512 ab826cfb76d9a3ed6f1b178240f6bf61439bd792be26b5ad407b5c3efaa455b48965ceaf17e4ca6a4bc706465a8ed1c6c31a1572df5beeea2bb8db7814dc04f0 WHIRLPOOL b8eb5eedcee129a0a8e76d8739d1c036d10bfb0a230a089c74e149ee8aea63eb681ce70054f3abc852de8c81709e989930e10eecea46931b05f2425d49594497 DIST testpath-0.3.tar.gz 91250 SHA256 01cc3cd59a59d42b238252774b9ebfc9d2af1d0d9bac81d7801409f570b1cda5 SHA512 71a3266e17616c4df4a4c465151e9d48b89f573e4562132e85982b62446396884a270a32b5d4956aac1f0be1a00096cab9d0dc1718ae8b6312b0436eca683bdf WHIRLPOOL cc44d374625ff39d3ac579fc19eb6ae20b4d7e91cdf614784c1fc46a9324c7f140ea2f807c106a0e8ac31138de854671c59ec365da7fd9985bb4fbdd3a3a6c94 diff --git a/dev-python/testpath/files/testpath-0.2-setup.py.patch b/dev-python/testpath/files/testpath-0.2-setup.py.patch index 065e8e5e85ad..a1bf41acd352 100644 --- a/dev-python/testpath/files/testpath-0.2-setup.py.patch +++ b/dev-python/testpath/files/testpath-0.2-setup.py.patch @@ -1,7 +1,7 @@ Patch to bring back setup.py from https://github.com/jupyter/testpath/blob/086bd1bd1ec7da1b3dacfed1705c0c99fae231b3/setup.py --- /dev/null -+++ setup.py ++++ b/setup.py @@ -0,0 +1,22 @@ +from distutils.core import setup + diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild new file mode 100644 index 000000000000..e00dcfd0d7da --- /dev/null +++ b/dev-python/testpath/testpath-0.3.1.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Test utilities for code working with files and commands" +HOMEPAGE="http://jupyter.org" +SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="doc test" + +DEPEND=" + test? ( + dev-python/pathlib2[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + ) + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" + +PATCHES=( "${FILESDIR}"/${PN}-0.2-setup.py.patch ) + +python_prepare_all() { + # Prevent un-needed download during build + if use doc; then + sed -e "/^ 'sphinx.ext.intersphinx',/d" -i doc/conf.py || die + fi + + distutils-r1_python_prepare_all +} + +python_compile_all() { + if use doc; then + emake -C doc html + HTML_DOCS=( doc/_build/html/. ) + fi +} + +python_test() { + distutils_install_for_testing + cd "${TEST_DIR}"/lib || die + cp -r "${S}"/tests "${TEST_DIR}"/lib/ || die + py.test || die +} diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild index e602ebea3169..e78e618f979b 100644 --- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild +++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 #if LIVE -EGIT_REPO_URI="git://github.com/lvc/${PN}.git - https://github.com/lvc/${PN}.git" +EGIT_REPO_URI="https://github.com/lvc/${PN}.git" inherit git-r3 #endif diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild index 795f3a6051c0..824d3967cbff 100644 --- a/dev-util/atomic-install/atomic-install-9999.ebuild +++ b/dev-util/atomic-install/atomic-install-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git - https://github.com/mgorny/${PN}.git" +EGIT_REPO_URI="https://github.com/mgorny/${PN}.git" inherit git-2 #endif diff --git a/dev-util/bdelta/bdelta-0.3.1-r1.ebuild b/dev-util/bdelta/bdelta-0.3.1-r1.ebuild index c199f1524f7d..9bbc378a96af 100644 --- a/dev-util/bdelta/bdelta-0.3.1-r1.ebuild +++ b/dev-util/bdelta/bdelta-0.3.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://github.com/jjwhitney/BDelta.git" + EGIT_REPO_URI="https://github.com/jjwhitney/BDelta.git" UNPACKER_ECLASS="git-2" LIVE_EBUILD=yes else diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild index 5508040ab068..231232b3b79e 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild index 96e611167eb7..8cb93d7c3ecf 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.8.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.8.ebuild index 96e611167eb7..8cb93d7c3ecf 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.8.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.8.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild index 8fbc726e0d65..d8ef0b6245a7 100644 --- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild +++ b/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild index 6614ec70163c..ce71cd9ce764 100644 --- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild +++ b/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild index 6614ec70163c..ce71cd9ce764 100644 --- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild +++ b/dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild index 7a3e87306d36..5ecebb613e0d 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild index f800e5da171a..be64d6dbd801 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.8.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.8.ebuild index f800e5da171a..be64d6dbd801 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.8.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.8.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 diff --git a/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild b/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild index 6d2ab09405bb..2985e3067ac9 100644 --- a/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild +++ b/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild @@ -5,13 +5,13 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..." -HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" MY_V="${PV/_p/p}" MY_P="${PN}-${MY_V}" diff --git a/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild b/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild index fbe239548392..8ab635151e65 100644 --- a/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild +++ b/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild @@ -5,13 +5,13 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..." -HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" MY_V="${PV/_p/p}" MY_P="${PN}-${MY_V}" diff --git a/dev-util/buildbot-www/buildbot-www-0.9.8.ebuild b/dev-util/buildbot-www/buildbot-www-0.9.8.ebuild index fbe239548392..8ab635151e65 100644 --- a/dev-util/buildbot-www/buildbot-www-0.9.8.ebuild +++ b/dev-util/buildbot-www/buildbot-www-0.9.8.ebuild @@ -5,13 +5,13 @@ EAPI="5" PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 python3_5 ) -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" +EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" [[ ${PV} == *9999 ]] && inherit git-r3 inherit distutils-r1 DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..." -HOMEPAGE="http://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-www" MY_V="${PV/_p/p}" MY_P="${PN}-${MY_V}" diff --git a/dev-util/cligh/cligh-9999.ebuild b/dev-util/cligh/cligh-9999.ebuild index b29606976fbb..94342369cec8 100644 --- a/dev-util/cligh/cligh-9999.ebuild +++ b/dev-util/cligh/cligh-9999.ebuild @@ -8,8 +8,7 @@ inherit distutils-r1 git-2 DESCRIPTION="Command-line interface to GitHub" HOMEPAGE="http://the-brannons.com/software/cligh.html" -EGIT_REPO_URI="git://github.com/CMB/cligh.git - https://github.com/CMB/cligh.git" +EGIT_REPO_URI="https://github.com/CMB/${PN}.git" LICENSE="BSD" SLOT="0" diff --git a/dev-util/cppcheck/cppcheck-9999.ebuild b/dev-util/cppcheck/cppcheck-9999.ebuild index 39b211e74239..529f5e6fadc3 100644 --- a/dev-util/cppcheck/cppcheck-9999.ebuild +++ b/dev-util/cppcheck/cppcheck-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic git-r3 DESCRIPTION="static analyzer of C/C++ code" HOMEPAGE="http://cppcheck.sourceforge.net" -EGIT_REPO_URI="git://github.com/danmar/cppcheck.git" +EGIT_REPO_URI="https://github.com/danmar/cppcheck.git" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/creduce/creduce-2.4.0.ebuild b/dev-util/creduce/creduce-2.4.0.ebuild index 49ef0f7a055a..2213cee8ce46 100644 --- a/dev-util/creduce/creduce-2.4.0.ebuild +++ b/dev-util/creduce/creduce-2.4.0.ebuild @@ -4,8 +4,8 @@ EAPI="5" DESCRIPTION="C-Reduce - a plugin-based C program reducer" -HOMEPAGE="http://embed.cs.utah.edu/creduce/" -SRC_URI="http://embed.cs.utah.edu/creduce/${P}.tar.gz" +HOMEPAGE="https://embed.cs.utah.edu/creduce/" +SRC_URI="https://embed.cs.utah.edu/creduce/${P}.tar.gz" LICENSE="UoI-NCSA" SLOT="0" diff --git a/dev-util/creduce/creduce-2.5.0.ebuild b/dev-util/creduce/creduce-2.5.0.ebuild index 1cc4635b4b68..6e4e0f845cbc 100644 --- a/dev-util/creduce/creduce-2.5.0.ebuild +++ b/dev-util/creduce/creduce-2.5.0.ebuild @@ -4,8 +4,8 @@ EAPI="6" DESCRIPTION="C-Reduce - a plugin-based C program reducer" -HOMEPAGE="http://embed.cs.utah.edu/creduce/" -SRC_URI="http://embed.cs.utah.edu/creduce/${P}.tar.gz" +HOMEPAGE="https://embed.cs.utah.edu/creduce/" +SRC_URI="https://embed.cs.utah.edu/creduce/${P}.tar.gz" LICENSE="UoI-NCSA" SLOT="0" diff --git a/dev-util/creduce/creduce-2.6.0.ebuild b/dev-util/creduce/creduce-2.6.0.ebuild index 39ab2389a0dc..b138ee9ea1ed 100644 --- a/dev-util/creduce/creduce-2.6.0.ebuild +++ b/dev-util/creduce/creduce-2.6.0.ebuild @@ -7,8 +7,8 @@ EAPI="6" inherit cmake-utils DESCRIPTION="C-Reduce - a plugin-based C program reducer" -HOMEPAGE="http://embed.cs.utah.edu/creduce/" -SRC_URI="http://embed.cs.utah.edu/creduce/${P}.tar.gz" +HOMEPAGE="https://embed.cs.utah.edu/creduce/" +SRC_URI="https://embed.cs.utah.edu/creduce/${P}.tar.gz" LICENSE="UoI-NCSA" SLOT="0" diff --git a/dev-util/creduce/creduce-2.7.0.ebuild b/dev-util/creduce/creduce-2.7.0.ebuild index f3d3a0a5d629..9fae9a665c8b 100644 --- a/dev-util/creduce/creduce-2.7.0.ebuild +++ b/dev-util/creduce/creduce-2.7.0.ebuild @@ -7,8 +7,8 @@ EAPI="6" inherit cmake-utils llvm DESCRIPTION="C-Reduce - a plugin-based C program reducer" -HOMEPAGE="http://embed.cs.utah.edu/creduce/" -SRC_URI="http://embed.cs.utah.edu/creduce/${P}.tar.gz" +HOMEPAGE="https://embed.cs.utah.edu/creduce/" +SRC_URI="https://embed.cs.utah.edu/creduce/${P}.tar.gz" LICENSE="UoI-NCSA" SLOT="0" diff --git a/dev-util/creduce/creduce-9999.ebuild b/dev-util/creduce/creduce-9999.ebuild index 2e937d6c35e0..34ca7641f734 100644 --- a/dev-util/creduce/creduce-9999.ebuild +++ b/dev-util/creduce/creduce-9999.ebuild @@ -3,14 +3,13 @@ EAPI="6" -EGIT_REPO_URI="https://github.com/csmith-project/creduce - git://github.com/csmith-project/creduce" +EGIT_REPO_URI="https://github.com/csmith-project/${PN}" : ${CMAKE_MAKEFILE_GENERATOR=ninja} inherit cmake-utils git-r3 DESCRIPTION="C-Reduce - a plugin-based C program reducer" -HOMEPAGE="http://embed.cs.utah.edu/creduce/" +HOMEPAGE="https://embed.cs.utah.edu/creduce/" SRC_URI="" LICENSE="UoI-NCSA" diff --git a/dev-util/cwdiff/cwdiff-0.3.0.ebuild b/dev-util/cwdiff/cwdiff-0.3.0.ebuild index ee48ba792c40..95a7d5783001 100644 --- a/dev-util/cwdiff/cwdiff-0.3.0.ebuild +++ b/dev-util/cwdiff/cwdiff-0.3.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" + EGIT_REPO_URI="https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/cwdiff/cwdiff-0.3.1.ebuild b/dev-util/cwdiff/cwdiff-0.3.1.ebuild index ee48ba792c40..95a7d5783001 100644 --- a/dev-util/cwdiff/cwdiff-0.3.1.ebuild +++ b/dev-util/cwdiff/cwdiff-0.3.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" + EGIT_REPO_URI="https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/cwdiff/cwdiff-0.4.0.ebuild b/dev-util/cwdiff/cwdiff-0.4.0.ebuild index d557ff0b388f..77fac3a57420 100644 --- a/dev-util/cwdiff/cwdiff-0.4.0.ebuild +++ b/dev-util/cwdiff/cwdiff-0.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" + EGIT_REPO_URI="https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/cwdiff/cwdiff-9999.ebuild b/dev-util/cwdiff/cwdiff-9999.ebuild index efe999c28707..59f7eb49bc90 100644 --- a/dev-util/cwdiff/cwdiff-9999.ebuild +++ b/dev-util/cwdiff/cwdiff-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" + EGIT_REPO_URI="https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/osc/osc-0.148.2.ebuild b/dev-util/osc/osc-0.148.2.ebuild index 8213e108fbdd..ff92ebd5d75d 100644 --- a/dev-util/osc/osc-0.148.2.ebuild +++ b/dev-util/osc/osc-0.148.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/osc.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-0.152.0.ebuild b/dev-util/osc/osc-0.152.0.ebuild index 8213e108fbdd..0a9fe2d65388 100644 --- a/dev-util/osc/osc-0.152.0.ebuild +++ b/dev-util/osc/osc-0.152.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-0.154.0.ebuild b/dev-util/osc/osc-0.154.0.ebuild index a45e90722a4b..42d6d248359a 100644 --- a/dev-util/osc/osc-0.154.0.ebuild +++ b/dev-util/osc/osc-0.154.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-9999.ebuild b/dev-util/osc/osc-9999.ebuild index 063bcaaf95d6..42d6d248359a 100644 --- a/dev-util/osc/osc-9999.ebuild +++ b/dev-util/osc/osc-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild b/dev-util/pkgconf/pkgconf-0.9.11.ebuild index ee11d235bf97..e75c07494d20 100644 --- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild +++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/pkgconf/pkgconf.git" + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-2 multilib-minimal else inherit eutils multilib-minimal diff --git a/dev-util/pkgconf/pkgconf-0.9.12.ebuild b/dev-util/pkgconf/pkgconf-0.9.12.ebuild index ee11d235bf97..e75c07494d20 100644 --- a/dev-util/pkgconf/pkgconf-0.9.12.ebuild +++ b/dev-util/pkgconf/pkgconf-0.9.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/pkgconf/pkgconf.git" + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-2 multilib-minimal else inherit eutils multilib-minimal diff --git a/dev-util/pkgconf/pkgconf-1.0.1.ebuild b/dev-util/pkgconf/pkgconf-1.0.1.ebuild index 5764b2603392..ef72b6eb15b5 100644 --- a/dev-util/pkgconf/pkgconf-1.0.1.ebuild +++ b/dev-util/pkgconf/pkgconf-1.0.1.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://github.com/pkgconf/pkgconf/releases/download/${P}/${P}.tar.gz" + SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.0.2.ebuild b/dev-util/pkgconf/pkgconf-1.0.2.ebuild index 1c9f2c9d73f3..ae90eba29cdb 100644 --- a/dev-util/pkgconf/pkgconf-1.0.2.ebuild +++ b/dev-util/pkgconf/pkgconf-1.0.2.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.1.0.ebuild b/dev-util/pkgconf/pkgconf-1.1.0.ebuild index c5974f386d13..f6b5df7a7997 100644 --- a/dev-util/pkgconf/pkgconf-1.1.0.ebuild +++ b/dev-util/pkgconf/pkgconf-1.1.0.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.2.2.ebuild b/dev-util/pkgconf/pkgconf-1.2.2.ebuild index c5974f386d13..f6b5df7a7997 100644 --- a/dev-util/pkgconf/pkgconf-1.2.2.ebuild +++ b/dev-util/pkgconf/pkgconf-1.2.2.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.3.5.ebuild b/dev-util/pkgconf/pkgconf-1.3.5.ebuild index 75020aac5d88..30537959f4d5 100644 --- a/dev-util/pkgconf/pkgconf-1.3.5.ebuild +++ b/dev-util/pkgconf/pkgconf-1.3.5.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" fi diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild index 75020aac5d88..30537959f4d5 100644 --- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild +++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" fi diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index 75020aac5d88..30537959f4d5 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.ebuild @@ -4,10 +4,10 @@ EAPI=6 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git ) + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" inherit autotools git-r3 else - SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz" + SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" fi diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild index 62329fcec464..c055bb2fca97 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/alopatindev/qdevicemonitor" if [[ ${PV} == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/alopatindev/qdevicemonitor" + EGIT_REPO_URI="https://github.com/alopatindev/${PN}" else SRC_URI="https://github.com/alopatindev/qdevicemonitor/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild index 62329fcec464..c055bb2fca97 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/alopatindev/qdevicemonitor" if [[ ${PV} == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/alopatindev/qdevicemonitor" + EGIT_REPO_URI="https://github.com/alopatindev/${PN}" else SRC_URI="https://github.com/alopatindev/qdevicemonitor/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-util/suse-build/suse-build-2014.09.18.ebuild b/dev-util/suse-build/suse-build-2014.09.18.ebuild index 2004765f0bf2..8861aedd9072 100644 --- a/dev-util/suse-build/suse-build-2014.09.18.ebuild +++ b/dev-util/suse-build/suse-build-2014.09.18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" diff --git a/dev-util/suse-build/suse-build-2015.11.05.ebuild b/dev-util/suse-build/suse-build-2015.11.05.ebuild index ec79073f6d9e..15f352f1e641 100644 --- a/dev-util/suse-build/suse-build-2015.11.05.ebuild +++ b/dev-util/suse-build/suse-build-2015.11.05.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" diff --git a/dev-util/suse-build/suse-build-9999.ebuild b/dev-util/suse-build/suse-build-9999.ebuild index ec79073f6d9e..15f352f1e641 100644 --- a/dev-util/suse-build/suse-build-9999.ebuild +++ b/dev-util/suse-build/suse-build-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" diff --git a/dev-util/uncrustify/uncrustify-0.64.ebuild b/dev-util/uncrustify/uncrustify-0.64.ebuild index aff1f3ec8844..d0891fcae6c3 100644 --- a/dev-util/uncrustify/uncrustify-0.64.ebuild +++ b/dev-util/uncrustify/uncrustify-0.64.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ $PV == *9999* ]]; then - EGIT_REPO_URI="git://github.com/uncrustify/uncrustify.git - https://github.com/uncrustify/uncrustify.git" + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" KEYWORDS="" SRC_URI="" scm_eclass=git-r3 else KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" - SRC_URI="https://github.com/uncrustify/${PN}/archive/${P}.tar.gz" + SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz" S=${WORKDIR}/${PN}-${P} fi diff --git a/dev-util/uncrustify/uncrustify-9999.ebuild b/dev-util/uncrustify/uncrustify-9999.ebuild index aff1f3ec8844..d0891fcae6c3 100644 --- a/dev-util/uncrustify/uncrustify-9999.ebuild +++ b/dev-util/uncrustify/uncrustify-9999.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ $PV == *9999* ]]; then - EGIT_REPO_URI="git://github.com/uncrustify/uncrustify.git - https://github.com/uncrustify/uncrustify.git" + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" KEYWORDS="" SRC_URI="" scm_eclass=git-r3 else KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" - SRC_URI="https://github.com/uncrustify/${PN}/archive/${P}.tar.gz" + SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz" S=${WORKDIR}/${PN}-${P} fi diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild index a71f113bc305..82c972871586 100644 --- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild +++ b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS= if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/github-pages-publish.git - https://github.com/rafaelmartins/github-pages-publish.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" fi inherit distutils-r1 ${GIT_ECLASS} diff --git a/dev-vcs/gitolite/gitolite-3.6.1.ebuild b/dev-vcs/gitolite/gitolite-3.6.1.ebuild index 9c0acb573f55..30a7fda7883a 100644 --- a/dev-vcs/gitolite/gitolite-3.6.1.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" -SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -71,7 +71,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild b/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild index 9401738c254a..a1fb9c6b9da4 100644 --- a/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -84,7 +84,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.2.ebuild b/dev-vcs/gitolite/gitolite-3.6.2.ebuild index 4dcc7673b259..10f8ddcbf3f9 100644 --- a/dev-vcs/gitolite/gitolite-3.6.2.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" -SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -71,7 +71,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.3.ebuild b/dev-vcs/gitolite/gitolite-3.6.3.ebuild index 1b067e1f085e..4fc564404802 100644 --- a/dev-vcs/gitolite/gitolite-3.6.3.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 ~arm x86" else SRC_URI="" @@ -85,7 +85,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild b/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild index 3867954db299..928bbe83926c 100644 --- a/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -85,7 +85,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.4.ebuild b/dev-vcs/gitolite/gitolite-3.6.4.ebuild index 2b14d38c0446..26ef161375f9 100644 --- a/dev-vcs/gitolite/gitolite-3.6.4.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -85,7 +85,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.5.ebuild b/dev-vcs/gitolite/gitolite-3.6.5.ebuild index 3867954db299..928bbe83926c 100644 --- a/dev-vcs/gitolite/gitolite-3.6.5.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -85,7 +85,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.6.ebuild b/dev-vcs/gitolite/gitolite-3.6.6.ebuild index 5c9fe9b28330..10ab3eef999b 100644 --- a/dev-vcs/gitolite/gitolite-3.6.6.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 ~arm x86" else SRC_URI="" @@ -88,7 +88,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.7.ebuild b/dev-vcs/gitolite/gitolite-3.6.7.ebuild index fe7002e9ed88..cd1b715bb24d 100644 --- a/dev-vcs/gitolite/gitolite-3.6.7.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -88,7 +88,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-3.6.ebuild b/dev-vcs/gitolite/gitolite-3.6.ebuild index 6d1426bdefd9..91aadb960309 100644 --- a/dev-vcs/gitolite/gitolite-3.6.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" -SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -71,7 +71,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitolite/gitolite-9999.ebuild b/dev-vcs/gitolite/gitolite-9999.ebuild index 3867954db299..928bbe83926c 100644 --- a/dev-vcs/gitolite/gitolite-9999.ebuild +++ b/dev-vcs/gitolite/gitolite-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 [[ ${PV} == *9999 ]] && SCM="git-2" -EGIT_REPO_URI="git://github.com/sitaramc/gitolite.git" +EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git" EGIT_MASTER=master inherit perl-module user versionator ${SCM} @@ -11,7 +11,7 @@ inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" else SRC_URI="" @@ -85,7 +85,7 @@ pkg_postinst() { if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then ewarn elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" - elog "Please read http://gitolite.com/gitolite/migr.html first!" + elog "Please read http://gitolite.com/gitolite/migr/index.html first!" fi # bug 352291 diff --git a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild index e63cc6b21ddb..f7f2ad6c28c6 100644 --- a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild +++ b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild @@ -10,10 +10,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 KEYWORDS="" - EGIT_REPO_URI=" - git://github.com/hoxu/gitstats.git - https://github.com/hoxu/gitstats.git - " + EGIT_REPO_URI="https://github.com/hoxu/${PN}.git" else KEYWORDS="~amd64 ~x86" SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}.tar.xz" diff --git a/dev-vcs/gitstats/gitstats-9999.ebuild b/dev-vcs/gitstats/gitstats-9999.ebuild index 4b2a6daadcfe..4cfb9dd321c0 100644 --- a/dev-vcs/gitstats/gitstats-9999.ebuild +++ b/dev-vcs/gitstats/gitstats-9999.ebuild @@ -10,10 +10,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 KEYWORDS="" - EGIT_REPO_URI=" - git://github.com/hoxu/gitstats.git - https://github.com/hoxu/gitstats.git - " + EGIT_REPO_URI="https://github.com/hoxu/${PN}.git" else KEYWORDS="~amd64 ~x86" SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}.tar.xz" diff --git a/dev-vcs/gitstats/metadata.xml b/dev-vcs/gitstats/metadata.xml index ae2ae8d48116..cb682c150cea 100644 --- a/dev-vcs/gitstats/metadata.xml +++ b/dev-vcs/gitstats/metadata.xml @@ -13,7 +13,7 @@ <email>NP-Hardass@gentoo.org</email> <name>NP-Hardass</name> </maintainer> - <upstream> - <remote-id type="sourceforge">gitstats</remote-id> - </upstream> + <upstream> + <remote-id type="sourceforge">gitstats</remote-id> + </upstream> </pkgmetadata> diff --git a/dev-vcs/gti/gti-9999.ebuild b/dev-vcs/gti/gti-9999.ebuild index f0365ee286b8..44d3b5125289 100644 --- a/dev-vcs/gti/gti-9999.ebuild +++ b/dev-vcs/gti/gti-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 -EGIT_REPO_URI="git://github.com/rwos/${PN}.git" +EGIT_REPO_URI="https://github.com/rwos/${PN}.git" inherit git-2 DESCRIPTION="A silly git launcher, basically. Inspired by sl" diff --git a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild index efeb3022163c..cfd1606f91af 100644 --- a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild +++ b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild @@ -8,7 +8,7 @@ MY_PV="${PV/_/-}" inherit cmake-utils l10n multilib toolchain-funcs wxwidgets DESCRIPTION="A PlayStation 2 emulator" -HOMEPAGE="http://www.pcsx2.net" +HOMEPAGE="https://www.pcsx2.net" SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index a80184b7aa8a..1c8978c8bad0 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,11 +7,8 @@ PLOCALES="ar_SA ca_ES cs_CZ de_DE es_ES fi_FI fr_FR hr_HR hu_HU id_ID it_IT ja_J inherit cmake-utils git-r3 l10n multilib toolchain-funcs wxwidgets DESCRIPTION="A PlayStation 2 emulator" -HOMEPAGE="http://www.pcsx2.net" -EGIT_REPO_URI=( - "https://github.com/PCSX2/pcsx2.git" - "git://github.com/PCSX2/pcsx2.git" -) +HOMEPAGE="https://www.pcsx2.net" +EGIT_REPO_URI="https://github.com/PCSX2/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/games-fps/quake3/quake3-1.36-r1.ebuild b/games-fps/quake3/quake3-1.36-r1.ebuild index 2b901eafe593..0f1ede92b5d7 100644 --- a/games-fps/quake3/quake3-1.36-r1.ebuild +++ b/games-fps/quake3/quake3-1.36-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ MY_PV="${PV}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Quake III Arena - 3rd installment of the classic id 3D first-person shooter" -HOMEPAGE="http://ioquake3.org/" -SRC_URI="http://ioquake3.org/files/${MY_PV}/${MY_P}.tar.bz2" +HOMEPAGE="https://ioquake3.org/" +SRC_URI="https://ioquake3.org/files/${MY_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/games-fps/quake3/quake3-9999.ebuild b/games-fps/quake3/quake3-9999.ebuild index 101bf45502e6..a5273e1ac571 100644 --- a/games-fps/quake3/quake3-9999.ebuild +++ b/games-fps/quake3/quake3-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # quake3-9999 -> latest git @@ -15,9 +15,9 @@ MY_PV="${PV}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Quake III Arena - 3rd installment of the classic id 3D first-person shooter" -HOMEPAGE="http://ioquake3.org/" -[[ "${PV}" != 9999* ]] && SRC_URI="http://ioquake3.org/files/${MY_PV}/${MY_P}.tar.bz2" -EGIT_REPO_URI="git://github.com/ioquake/ioq3.git" +HOMEPAGE="https://ioquake3.org/" +[[ "${PV}" != 9999* ]] && SRC_URI="https://ioquake3.org/files/${MY_PV}/${MY_P}.tar.bz2" +EGIT_REPO_URI="https://github.com/ioquake/ioq3.git" LICENSE="GPL-2" SLOT="0" diff --git a/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild b/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild index bcead806b6f6..c815be43a4db 100644 --- a/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild +++ b/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,15 +7,14 @@ EAPI=5 inherit eutils perl-app user ${SCM} DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl" -HOMEPAGE="http://smtpd.develooper.com" +HOMEPAGE="https://smtpd.github.io/qpsmtpd/" KEYWORDS="" if [[ ${PV} != *9999 ]]; then - SRC_URI="https://github.com/smtpd/qpsmtpd/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/smtpd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" else # This is a spotted development fork with many improvements -EGIT_REPO_URI="git://github.com/qpsmtpd-dev/qpsmtpd-dev.git - https://github.com/qpsmtpd-dev/qpsmtpd-dev.git" +EGIT_REPO_URI="https://github.com/smtpd/${PN}.git" fi LICENSE="MIT" diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild index 0465f18f165f..1374e821c0e6 100644 --- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild +++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,10 +6,9 @@ EAPI=5 inherit eutils perl-app user git-2 DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl" -HOMEPAGE="http://smtpd.develooper.com" +HOMEPAGE="https://smtpd.github.io/qpsmtpd/" # This is a spotted development fork with many improvements -EGIT_REPO_URI="git://github.com/qpsmtpd-dev/qpsmtpd-dev.git - https://github.com/qpsmtpd-dev/qpsmtpd-dev.git" +EGIT_REPO_URI="https://github.com/smtpd/${PN}.git" LICENSE="MIT" SLOT="0" diff --git a/media-gfx/darktable/darktable-2.2.4.ebuild b/media-gfx/darktable/darktable-2.2.4.ebuild index fb0fe222ff1c..6c47755767e9 100644 --- a/media-gfx/darktable/darktable-2.2.4.ebuild +++ b/media-gfx/darktable/darktable-2.2.4.ebuild @@ -10,7 +10,7 @@ MY_PV="${PV/_/}" MY_P="${P/_/.}" DESCRIPTION="A virtual lighttable and darkroom for photographers" -HOMEPAGE="http://www.darktable.org/" +HOMEPAGE="https://www.darktable.org/" SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_PV}/${MY_P}.tar.xz doc? ( https://github.com/darktable-org/${PN}/releases/download/release-${DOC_PV}/${PN}-usermanual.pdf -> ${PN}-usermanual-${DOC_PV}.pdf )" diff --git a/media-gfx/darktable/darktable-2.2.5.ebuild b/media-gfx/darktable/darktable-2.2.5.ebuild index ce3aaad04efb..0cbe1a38708e 100644 --- a/media-gfx/darktable/darktable-2.2.5.ebuild +++ b/media-gfx/darktable/darktable-2.2.5.ebuild @@ -10,7 +10,7 @@ MY_PV="${PV/_/}" MY_P="${P/_/.}" DESCRIPTION="A virtual lighttable and darkroom for photographers" -HOMEPAGE="http://www.darktable.org/" +HOMEPAGE="https://www.darktable.org/" SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_PV}/${MY_P}.tar.xz doc? ( https://github.com/darktable-org/${PN}/releases/download/release-${DOC_PV}/${PN}-usermanual.pdf -> ${PN}-usermanual-${DOC_PV}.pdf )" diff --git a/media-gfx/darktable/darktable-9999.ebuild b/media-gfx/darktable/darktable-9999.ebuild index 245e18c4c66d..295cc2e5bade 100644 --- a/media-gfx/darktable/darktable-9999.ebuild +++ b/media-gfx/darktable/darktable-9999.ebuild @@ -5,10 +5,10 @@ EAPI=6 inherit cmake-utils flag-o-matic toolchain-funcs gnome2-utils fdo-mime git-r3 pax-utils eutils versionator -EGIT_REPO_URI="git://github.com/darktable-org/darktable.git" +EGIT_REPO_URI="https://github.com/darktable-org/${PN}.git" DESCRIPTION="A virtual lighttable and darkroom for photographers" -HOMEPAGE="http://www.darktable.org/" +HOMEPAGE="https://www.darktable.org/" LICENSE="GPL-3 CC-BY-3.0" SLOT="0" diff --git a/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild index dc91bb71a4eb..72ea14de67a4 100644 --- a/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild +++ b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 if [[ ${PV} == *9999 ]] ; then SCM="git" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=yes fi diff --git a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild index 37e0ae194703..0cdfb76e6377 100644 --- a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild +++ b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} == *9999* ]]; then SRC_URI="" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" inherit autotools git-r3 else diff --git a/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild b/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild index ce4fa1ddf4fe..b70d6dcab99c 100644 --- a/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild +++ b/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild @@ -7,17 +7,17 @@ inherit cmake-utils if [[ ${PV} == *9999 ]]; then SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/kodi-platform.git" + EGIT_REPO_URI="https://github.com/xbmc/${PN}.git" inherit git-r3 else KEYWORDS="~amd64 ~x86" GIT_COMMIT="c8188d8" - SRC_URI="https://github.com/xbmc/kodi-platform/tarball/${GIT_COMMIT} -> ${P}.tar.gz" + SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> ${P}.tar.gz" S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}" fi DESCRIPTION="Kodi platform support library" -HOMEPAGE="http://kodi.tv" +HOMEPAGE="https://kodi.tv" LICENSE="GPL-2" SLOT="0" diff --git a/media-libs/kodi-platform/kodi-platform-9999.ebuild b/media-libs/kodi-platform/kodi-platform-9999.ebuild index 4fedfad1c474..711a4d567d36 100644 --- a/media-libs/kodi-platform/kodi-platform-9999.ebuild +++ b/media-libs/kodi-platform/kodi-platform-9999.ebuild @@ -7,17 +7,17 @@ inherit cmake-utils if [[ ${PV} == *9999 ]]; then SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/kodi-platform.git" + EGIT_REPO_URI="https://github.com/xbmc/${PN}.git" inherit git-r3 else KEYWORDS="~amd64 ~x86" GIT_COMMIT="c8188d8" - SRC_URI="https://github.com/xbmc/kodi-platform/tarball/${GIT_COMMIT} -> ${P}.tar.gz" + SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> ${P}.tar.gz" S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}" fi DESCRIPTION="Kodi platform support library" -HOMEPAGE="http://kodi.tv" +HOMEPAGE="https://kodi.tv" LICENSE="GPL-2" SLOT="0" diff --git a/media-libs/libde265/libde265-9999.ebuild b/media-libs/libde265/libde265-9999.ebuild index 5f393f6a8263..157c06d81713 100644 --- a/media-libs/libde265/libde265-9999.ebuild +++ b/media-libs/libde265/libde265-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit git-r3 autotools-multilib DESCRIPTION="Open h.265 video codec implementation" HOMEPAGE="https://github.com/strukturag/libde265" -EGIT_REPO_URI="git://github.com/strukturag/libde265.git" +EGIT_REPO_URI="https://github.com/strukturag/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/media-libs/libepoxy/libepoxy-1.4.1.ebuild b/media-libs/libepoxy/libepoxy-1.4.1.ebuild index 5bd6b17d82cb..e4412e94a960 100644 --- a/media-libs/libepoxy/libepoxy-1.4.1.ebuild +++ b/media-libs/libepoxy/libepoxy-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/anholt/libepoxy.git" +EGIT_REPO_URI="https://github.com/anholt/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" diff --git a/media-libs/libepoxy/libepoxy-1.4.2.ebuild b/media-libs/libepoxy/libepoxy-1.4.2.ebuild index be67ee01b3ff..c81920132ff1 100644 --- a/media-libs/libepoxy/libepoxy-1.4.2.ebuild +++ b/media-libs/libepoxy/libepoxy-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/anholt/libepoxy.git" +EGIT_REPO_URI="https://github.com/anholt/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" diff --git a/media-libs/libepoxy/libepoxy-1.4.3.ebuild b/media-libs/libepoxy/libepoxy-1.4.3.ebuild index e68473e91a59..5b6d700758f3 100644 --- a/media-libs/libepoxy/libepoxy-1.4.3.ebuild +++ b/media-libs/libepoxy/libepoxy-1.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/anholt/libepoxy.git" +EGIT_REPO_URI="https://github.com/anholt/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild index e68473e91a59..5b6d700758f3 100644 --- a/media-libs/libepoxy/libepoxy-9999.ebuild +++ b/media-libs/libepoxy/libepoxy-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/anholt/libepoxy.git" +EGIT_REPO_URI="https://github.com/anholt/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" diff --git a/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild b/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild index b239033b5eb0..76b7c2d36463 100644 --- a/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild +++ b/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,7 +6,7 @@ EAPI="4" SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/dwbuiten/postproc.git" + EGIT_REPO_URI="https://github.com/dwbuiten/postproc.git" fi inherit eutils flag-o-matic multilib toolchain-funcs ${SCM} diff --git a/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild b/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild index 59c25988989a..def8f1fe3e3c 100644 --- a/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild +++ b/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/lu-zero/postproc.git" + EGIT_REPO_URI="https://github.com/lu-zero/postproc.git" fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} diff --git a/media-libs/libpostproc/libpostproc-10.20140517.ebuild b/media-libs/libpostproc/libpostproc-10.20140517.ebuild index 60335a603f78..32152d6af2c7 100644 --- a/media-libs/libpostproc/libpostproc-10.20140517.ebuild +++ b/media-libs/libpostproc/libpostproc-10.20140517.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,7 +6,7 @@ EAPI="4" SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/lu-zero/postproc.git" + EGIT_REPO_URI="https://github.com/lu-zero/postproc.git" fi inherit eutils flag-o-matic multilib toolchain-funcs ${SCM} diff --git a/media-libs/libpostproc/libpostproc-9999.ebuild b/media-libs/libpostproc/libpostproc-9999.ebuild index b08336dd17f5..d64b20db732d 100644 --- a/media-libs/libpostproc/libpostproc-9999.ebuild +++ b/media-libs/libpostproc/libpostproc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/lu-zero/postproc.git" + EGIT_REPO_URI="https://github.com/lu-zero/postproc.git" fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} diff --git a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild index fb3240d5919a..ddbbd294d3a3 100644 --- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild +++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/raspberrypi/userland" if [[ ${PV} == 9999* ]]; then inherit git-2 - EGIT_REPO_URI="git://github.com/${PN/-//}.git" + EGIT_REPO_URI="https://github.com/${PN/-//}.git" SRC_URI="" else GIT_COMMIT="dff5760" diff --git a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild index 17940dadab5e..cd5f549fefdc 100644 --- a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild +++ b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [[ ${PV} == *9999 ]] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=yes fi diff --git a/media-libs/vo-aacenc/vo-aacenc-9999.ebuild b/media-libs/vo-aacenc/vo-aacenc-9999.ebuild index 2046873dd9c3..82167222f361 100644 --- a/media-libs/vo-aacenc/vo-aacenc-9999.ebuild +++ b/media-libs/vo-aacenc/vo-aacenc-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [[ ${PV} == *9999 ]] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=yes fi diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild index 756fa2ee19ad..c084e7fe5838 100644 --- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild +++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all if [[ ${PV} == *9999 ]] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=1 fi diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild index 9c42dfc7d640..10694e977bb8 100644 --- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild +++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild @@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all if [[ ${PV} == *9999 ]] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=1 fi diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild index 085ee9c4a324..725ea1c33f0b 100644 --- a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild +++ b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild @@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all if [[ ${PV} == *9999 ]] ; then SCM="git-2" - EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" AUTOTOOLS_AUTORECONF=1 fi diff --git a/media-libs/waffle/waffle-1.5.2.ebuild b/media-libs/waffle/waffle-1.5.2.ebuild index c5874d1761b6..121585510472 100644 --- a/media-libs/waffle/waffle-1.5.2.ebuild +++ b/media-libs/waffle/waffle-1.5.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/waffle-gl/waffle.git" +EGIT_REPO_URI="https://github.com/waffle-gl/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-2" @@ -17,7 +17,7 @@ HOMEPAGE="https://people.freedesktop.org/~chadversary/waffle/" if [[ $PV = 9999* ]]; then KEYWORDS="" else - SRC_URI="https://people.freedesktop.org/~chadversary/waffle/files/release/${P}/${P}.tar.xz" + SRC_URI="https://people.freedesktop.org/~chadversary/${PN}/files/release/${P}/${P}.tar.xz" KEYWORDS="amd64 arm x86" fi diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild index 783ceab25e0f..8d8286cd45ce 100644 --- a/media-libs/waffle/waffle-9999.ebuild +++ b/media-libs/waffle/waffle-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/waffle-gl/waffle.git" +EGIT_REPO_URI="https://github.com/waffle-gl/${PN}.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-2" @@ -17,7 +17,7 @@ HOMEPAGE="https://people.freedesktop.org/~chadversary/waffle/" if [[ $PV = 9999* ]]; then KEYWORDS="" else - SRC_URI="https://people.freedesktop.org/~chadversary/waffle/files/release/${P}/${P}.tar.xz" + SRC_URI="https://people.freedesktop.org/~chadversary/${PN}/files/release/${P}/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" fi diff --git a/sys-apps/file/file-5.29.ebuild b/sys-apps/file/file-5.29.ebuild index e785d7bd948d..b0bd65698928 100644 --- a/sys-apps/file/file-5.29.ebuild +++ b/sys-apps/file/file-5.29.ebuild @@ -9,16 +9,15 @@ DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/glensc/file.git" + EGIT_REPO_URI="https://github.com/glensc/file.git" inherit autotools git-r3 else - SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz - ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" + SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" -HOMEPAGE="http://www.darwinsys.com/file/ http://mx.gw.com/pipermail/file/" +HOMEPAGE="https://www.darwinsys.com/file/" LICENSE="BSD-2" SLOT="0" diff --git a/sys-apps/file/file-5.30.ebuild b/sys-apps/file/file-5.30.ebuild index 9eb32ff3d04f..3225ac9275b3 100644 --- a/sys-apps/file/file-5.30.ebuild +++ b/sys-apps/file/file-5.30.ebuild @@ -9,16 +9,15 @@ DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/glensc/file.git" + EGIT_REPO_URI="https://github.com/glensc/file.git" inherit autotools git-r3 else - SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz - ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" + SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" -HOMEPAGE="http://www.darwinsys.com/file/ http://mx.gw.com/pipermail/file/" +HOMEPAGE="https://www.darwinsys.com/file/" LICENSE="BSD-2" SLOT="0" diff --git a/sys-apps/file/file-5.31.ebuild b/sys-apps/file/file-5.31.ebuild index c139556d3810..53d3e905fcec 100644 --- a/sys-apps/file/file-5.31.ebuild +++ b/sys-apps/file/file-5.31.ebuild @@ -9,16 +9,15 @@ DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/glensc/file.git" + EGIT_REPO_URI="https://github.com/glensc/file.git" inherit autotools git-r3 else - SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz - ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" + SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" -HOMEPAGE="http://www.darwinsys.com/file/ http://mx.gw.com/pipermail/file/" +HOMEPAGE="https://www.darwinsys.com/file/" LICENSE="BSD-2" SLOT="0" diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild index 60b596e5e6f3..05427c55cb7b 100644 --- a/sys-apps/file/file-9999.ebuild +++ b/sys-apps/file/file-9999.ebuild @@ -9,16 +9,15 @@ DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/glensc/file.git" + EGIT_REPO_URI="https://github.com/glensc/file.git" inherit autotools git-r3 else - SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz - ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" + SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" -HOMEPAGE="http://www.darwinsys.com/file/ http://mx.gw.com/pipermail/file/" +HOMEPAGE="https://www.darwinsys.com/file/" LICENSE="BSD-2" SLOT="0" diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild index 68635fc4f081..3ab4bcd0c376 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [[ ${PV} = 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/gentoo/${PN}.git" + EGIT_REPO_URI="https://github.com/gentoo/${PN}.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.11.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.11.ebuild index 654d17b41c1b..e6bc35afed3e 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-0.11.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-0.11.ebuild @@ -5,7 +5,7 @@ EAPI="5" if [[ ${PV} == 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/gentoo/${PN}.git" + EGIT_REPO_URI="https://github.com/gentoo/${PN}.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild index 654d17b41c1b..e6bc35afed3e 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild @@ -5,7 +5,7 @@ EAPI="5" if [[ ${PV} == 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/gentoo/${PN}.git" + EGIT_REPO_URI="https://github.com/gentoo/${PN}.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild index 319e47798ba1..94ee57ba1007 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild @@ -5,7 +5,7 @@ EAPI="5" if [[ ${PV} == 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/gentoo/${PN}.git" + EGIT_REPO_URI="https://github.com/gentoo/${PN}.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" diff --git a/sys-apps/openrc/openrc-0.21.7.ebuild b/sys-apps/openrc/openrc-0.21.7.ebuild index 2bc11b9e538c..65c41d56afe7 100644 --- a/sys-apps/openrc/openrc-0.21.7.ebuild +++ b/sys-apps/openrc/openrc-0.21.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.bz2" diff --git a/sys-apps/openrc/openrc-0.22.4.ebuild b/sys-apps/openrc/openrc-0.22.4.ebuild index 31d979641e92..2fd24e212901 100644 --- a/sys-apps/openrc/openrc-0.22.4.ebuild +++ b/sys-apps/openrc/openrc-0.22.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.23.2.ebuild b/sys-apps/openrc/openrc-0.23.2.ebuild index 57f914a29f70..c3cb752f34c0 100644 --- a/sys-apps/openrc/openrc-0.23.2.ebuild +++ b/sys-apps/openrc/openrc-0.23.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.24.2.ebuild b/sys-apps/openrc/openrc-0.24.2.ebuild index 55c4afe5d9b8..aaf335052558 100644 --- a/sys-apps/openrc/openrc-0.24.2.ebuild +++ b/sys-apps/openrc/openrc-0.24.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.25.ebuild b/sys-apps/openrc/openrc-0.25.ebuild index 1ce8145c5005..278de480e1f2 100644 --- a/sys-apps/openrc/openrc-0.25.ebuild +++ b/sys-apps/openrc/openrc-0.25.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.26.2.ebuild b/sys-apps/openrc/openrc-0.26.2.ebuild index 55c4afe5d9b8..aaf335052558 100644 --- a/sys-apps/openrc/openrc-0.26.2.ebuild +++ b/sys-apps/openrc/openrc-0.26.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.26.3.ebuild b/sys-apps/openrc/openrc-0.26.3.ebuild index 55c4afe5d9b8..aaf335052558 100644 --- a/sys-apps/openrc/openrc-0.26.3.ebuild +++ b/sys-apps/openrc/openrc-0.26.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.27.2.ebuild b/sys-apps/openrc/openrc-0.27.2.ebuild index 1ce8145c5005..278de480e1f2 100644 --- a/sys-apps/openrc/openrc-0.27.2.ebuild +++ b/sys-apps/openrc/openrc-0.27.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-0.28.ebuild b/sys-apps/openrc/openrc-0.28.ebuild index 1ce8145c5005..278de480e1f2 100644 --- a/sys-apps/openrc/openrc-0.28.ebuild +++ b/sys-apps/openrc/openrc-0.28.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index 1ce8145c5005..278de480e1f2 100644 --- a/sys-apps/openrc/openrc-9999.ebuild +++ b/sys-apps/openrc/openrc-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git" + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git" inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild index 898152f8d7fa..12148204094e 100644 --- a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild +++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/openrc/${PN}" + EGIT_REPO_URI="https://github.com/openrc/${PN}" else SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild b/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild index 707c50b7f49f..47fc6ab98433 100644 --- a/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild +++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/openrc/${PN}" + EGIT_REPO_URI="https://github.com/openrc/${PN}" else SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.3.ebuild b/sys-apps/opentmpfiles/opentmpfiles-0.1.3.ebuild index 710b4e94f204..bb0ba6227193 100644 --- a/sys-apps/opentmpfiles/opentmpfiles-0.1.3.ebuild +++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/openrc/${PN}" + EGIT_REPO_URI="https://github.com/openrc/${PN}" else SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild index 7688bed5e9dc..c96bac4a3db0 100644 --- a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild +++ b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/openrc/${PN}" + EGIT_REPO_URI="https://github.com/openrc/${PN}" else SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild index c515ceeba0cc..b637ffb38586 100644 --- a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit multilib if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/google/${PN}.git" + EGIT_REPO_URI="https://github.com/google/${PN}.git" inherit git-r3 autotools S="${WORKDIR}/${P}/libpam" else diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index c515ceeba0cc..b637ffb38586 100644 --- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit multilib if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/google/${PN}.git" + EGIT_REPO_URI="https://github.com/google/${PN}.git" inherit git-r3 autotools S="${WORKDIR}/${P}/libpam" else diff --git a/sys-block/f3/f3-6.0.ebuild b/sys-block/f3/f3-6.0.ebuild index 2e3aa95c2d99..6b19631a10dc 100644 --- a/sys-block/f3/f3-6.0.ebuild +++ b/sys-block/f3/f3-6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,10 +18,7 @@ PATCHES=( ) if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/AltraMayor/${PN}.git - https://github.com/AltraMayor/${PN}.git - " + EGIT_REPO_URI="https://github.com/AltraMayor/${PN}.git" PATCHES=() diff --git a/sys-block/targetcli/targetcli-3.0_pre4.ebuild b/sys-block/targetcli/targetcli-3.0_pre4.ebuild index 84f9fe0c7d50..f87c8e34daa2 100644 --- a/sys-block/targetcli/targetcli-3.0_pre4.ebuild +++ b/sys-block/targetcli/targetcli-3.0_pre4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +9,7 @@ inherit distutils-r1 linux-info if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Datera/${PN}.git - https://github.com/Datera/${PN}.git" + EGIT_REPO_URI="https://github.com/Datera/${PN}.git" KEYWORDS="" else MY_PV=${PV/_/-} diff --git a/sys-block/targetcli/targetcli-9999.ebuild b/sys-block/targetcli/targetcli-9999.ebuild index 84f9fe0c7d50..f87c8e34daa2 100644 --- a/sys-block/targetcli/targetcli-9999.ebuild +++ b/sys-block/targetcli/targetcli-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +9,7 @@ inherit distutils-r1 linux-info if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Datera/${PN}.git - https://github.com/Datera/${PN}.git" + EGIT_REPO_URI="https://github.com/Datera/${PN}.git" KEYWORDS="" else MY_PV=${PV/_/-} diff --git a/sys-cluster/ceph/ceph-0.94.9.ebuild b/sys-cluster/ceph/ceph-0.94.9.ebuild index 8ee34507772e..1d7eef4c590c 100644 --- a/sys-cluster/ceph/ceph-0.94.9.ebuild +++ b/sys-cluster/ceph/ceph-0.94.9.ebuild @@ -6,15 +6,13 @@ PYTHON_COMPAT=( python2_7 ) if [[ $PV = *9999* ]]; then scm_eclass=git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else [[ -n ${UPSTREAM_VER} ]] && \ UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz" - SRC_URI="http://ceph.com/download/${P}.tar.gz + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz ${UPSTREAM_PATCHSET_URI}" fi KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" @@ -22,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" inherit check-reqs autotools eutils multilib python-single-r1 udev readme.gentoo-r1 systemd ${scm_eclass} DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild index 48ba0a48e0d2..9453bf66abc5 100644 --- a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild +++ b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild @@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \ if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else - SRC_URI="http://ceph.com/download/${P}.tar.gz" + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" fi DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild index 089ebfd6a983..e77e546d7b3c 100644 --- a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild +++ b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild @@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \ if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else - SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz" + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/ceph/ceph-10.2.8.ebuild b/sys-cluster/ceph/ceph-10.2.8.ebuild index 1dff5e6b0d14..90cd7f880ef3 100644 --- a/sys-cluster/ceph/ceph-10.2.8.ebuild +++ b/sys-cluster/ceph/ceph-10.2.8.ebuild @@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \ if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else - SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz" + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/ceph/ceph-10.2.9.ebuild b/sys-cluster/ceph/ceph-10.2.9.ebuild index 1dff5e6b0d14..90cd7f880ef3 100644 --- a/sys-cluster/ceph/ceph-10.2.9.ebuild +++ b/sys-cluster/ceph/ceph-10.2.9.ebuild @@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \ if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else - SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz" + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild index a77b780b22c4..529686284af0 100644 --- a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild +++ b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild @@ -6,19 +6,17 @@ PYTHON_COMPAT=( python2_7 ) if [[ $PV = *9999* ]]; then scm_eclass=git-r3 - EGIT_REPO_URI=" - git://github.com/ceph/ceph.git - https://github.com/ceph/ceph.git" + EGIT_REPO_URI="https://github.com/ceph/ceph.git" SRC_URI="" else - SRC_URI="http://ceph.com/download/${P}.tar.gz" + SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" fi KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" inherit check-reqs autotools eutils multilib python-single-r1 udev user readme.gentoo systemd versionator ${scm_eclass} DESCRIPTION="Ceph distributed filesystem" -HOMEPAGE="http://ceph.com/" +HOMEPAGE="https://ceph.com/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/crmsh/crmsh-2.1.1.ebuild b/sys-cluster/crmsh/crmsh-2.1.1.ebuild index 8f5a4f76184b..b47b5686681c 100644 --- a/sys-cluster/crmsh/crmsh-2.1.1.ebuild +++ b/sys-cluster/crmsh/crmsh-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ KEYWORDS="" SRC_URI="" if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="git://github.com/crmsh/crmsh" + EGIT_REPO_URI="https://github.com/crmsh/crmsh" inherit git-2 S="${WORKDIR}/${PN}-${MY_TREE}" else @@ -21,7 +21,7 @@ fi inherit autotools-utils python-r1 DESCRIPTION="Pacemaker command line interface for management and configuration" -HOMEPAGE="http://crmsh.github.io/" +HOMEPAGE="https://crmsh.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild index 7f7163c13d3a..8093e3eee7b1 100644 --- a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild +++ b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/hpc/${PN}.git https://github.com/hpc/${PN}.git" + EGIT_REPO_URI="https://github.com/hpc/${PN}.git" inherit git-2 KEYWORDS="" else diff --git a/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild b/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild index 7f7163c13d3a..8093e3eee7b1 100644 --- a/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild +++ b/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/hpc/${PN}.git https://github.com/hpc/${PN}.git" + EGIT_REPO_URI="https://github.com/hpc/${PN}.git" inherit git-2 KEYWORDS="" else diff --git a/sys-cluster/libquo/libquo-1.2.2.ebuild b/sys-cluster/libquo/libquo-1.2.2.ebuild index 9b292df867ce..3a8606d58270 100644 --- a/sys-cluster/libquo/libquo-1.2.2.ebuild +++ b/sys-cluster/libquo/libquo-1.2.2.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools-utils DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" -SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" +HOMEPAGE="https://lanl.github.io/libquo/" +SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/libquo/libquo-1.2.3.ebuild b/sys-cluster/libquo/libquo-1.2.3.ebuild index 7a17da6712d0..69867bf0fe21 100644 --- a/sys-cluster/libquo/libquo-1.2.3.ebuild +++ b/sys-cluster/libquo/libquo-1.2.3.ebuild @@ -6,17 +6,17 @@ EAPI=5 inherit autotools-utils if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/lanl/${PN}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/${PN}.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 else - SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" + SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" KEYWORDS="~amd64" fi DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" +HOMEPAGE="https://lanl.github.io/libquo/" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/libquo/libquo-1.2.4-r1.ebuild b/sys-cluster/libquo/libquo-1.2.4-r1.ebuild index b8f2df3472cf..ca89f8c78fe2 100644 --- a/sys-cluster/libquo/libquo-1.2.4-r1.ebuild +++ b/sys-cluster/libquo/libquo-1.2.4-r1.ebuild @@ -9,17 +9,17 @@ FORTRAN_STANDARD=90 inherit autotools-utils fortran-2 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/lanl/${PN}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/${PN}.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 else - SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" + SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" KEYWORDS="~amd64" fi DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" +HOMEPAGE="https://lanl.github.io/libquo/" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/libquo/libquo-1.2.9.ebuild b/sys-cluster/libquo/libquo-1.2.9.ebuild index 30cf2f796e7d..0b005031c633 100644 --- a/sys-cluster/libquo/libquo-1.2.9.ebuild +++ b/sys-cluster/libquo/libquo-1.2.9.ebuild @@ -9,17 +9,17 @@ FORTRAN_STANDARD=90 inherit fortran-2 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/lanl/${PN}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/${PN}.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 else - SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" + SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" KEYWORDS="~amd64" fi DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" +HOMEPAGE="https://lanl.github.io/libquo/" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/libquo/libquo-1.2.ebuild b/sys-cluster/libquo/libquo-1.2.ebuild index dff6985f6700..72ea50f3be66 100644 --- a/sys-cluster/libquo/libquo-1.2.ebuild +++ b/sys-cluster/libquo/libquo-1.2.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools-utils DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" -SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" +HOMEPAGE="https://lanl.github.io/libquo/" +SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/libquo/libquo-9999.ebuild b/sys-cluster/libquo/libquo-9999.ebuild index 9282e1dfe7ac..88c33d14f348 100644 --- a/sys-cluster/libquo/libquo-9999.ebuild +++ b/sys-cluster/libquo/libquo-9999.ebuild @@ -9,16 +9,16 @@ FORTRAN_STANDARD=90 inherit fortran-2 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/lanl/${PN}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/${PN}.git" inherit autotools git-r3 KEYWORDS="" else - SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz" + SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" KEYWORDS="~amd64" fi DESCRIPTION="run-time tuning of process binding policies made easy" -HOMEPAGE="http://lanl.github.io/libquo/" +HOMEPAGE="https://lanl.github.io/libquo/" LICENSE="BSD" SLOT="0" diff --git a/sys-cluster/slurm/slurm-16.05.2.ebuild b/sys-cluster/slurm/slurm-16.05.2.ebuild index 9e0f02d6bbf4..956fa3e12514 100644 --- a/sys-cluster/slurm/slurm-16.05.2.ebuild +++ b/sys-cluster/slurm/slurm-16.05.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="git://github.com/SchedMD/slurm.git" + EGIT_REPO_URI="https://github.com/SchedMD/slurm.git" INHERIT_GIT="git-r3" SRC_URI="" KEYWORDS="" @@ -17,7 +17,7 @@ else fi MY_P="${PN}-${MY_PV}" INHERIT_GIT="" - SRC_URI="http://www.schedmd.com/download/latest/${MY_P}.tar.bz2" + SRC_URI="https://www.schedmd.com/download/latest/${MY_P}.tar.bz2" KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${MY_P}" fi @@ -25,7 +25,7 @@ fi inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT} DESCRIPTION="SLURM: A Highly Scalable Resource Manager" -HOMEPAGE="http://www.schedmd.com" +HOMEPAGE="https://www.schedmd.com" LICENSE="GPL-2" SLOT="0" @@ -220,7 +220,7 @@ pkg_postinst() { elog "through a (javascript enabled) browser to create a configureation file." elog "Copy that file to /etc/slurm/slurm.conf on all nodes (including the headnode) of your cluster." einfo - elog "For cgroup support, please see http://www.schedmd.com/slurmdocs/cgroup.conf.html" + elog "For cgroup support, please see https://www.schedmd.com/slurmdocs/cgroup.conf.html" elog "Your kernel must be compiled with the wanted cgroup feature:" elog " General setup --->" elog " [*] Control Group support --->" diff --git a/sys-cluster/slurm/slurm-17.02.6.ebuild b/sys-cluster/slurm/slurm-17.02.6.ebuild index 1d246ec803aa..72d5cafc9948 100644 --- a/sys-cluster/slurm/slurm-17.02.6.ebuild +++ b/sys-cluster/slurm/slurm-17.02.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="git://github.com/SchedMD/slurm.git" + EGIT_REPO_URI="https://github.com/SchedMD/slurm.git" INHERIT_GIT="git-r3" SRC_URI="" KEYWORDS="" @@ -17,7 +17,7 @@ else fi MY_P="${PN}-${MY_PV}" INHERIT_GIT="" - SRC_URI="http://www.schedmd.com/download/latest/${MY_P}.tar.bz2" + SRC_URI="https://www.schedmd.com/download/latest/${MY_P}.tar.bz2" KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${MY_P}" fi @@ -25,7 +25,7 @@ fi inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT} DESCRIPTION="A Highly Scalable Resource Manager" -HOMEPAGE="http://www.schedmd.com" +HOMEPAGE="https://www.schedmd.com" LICENSE="GPL-2" SLOT="0" @@ -213,7 +213,7 @@ pkg_postinst() { elog "through a (javascript enabled) browser to create a configureation file." elog "Copy that file to /etc/slurm/slurm.conf on all nodes (including the headnode) of your cluster." echo - elog "For cgroup support, please see http://www.schedmd.com/slurmdocs/cgroup.conf.html" + elog "For cgroup support, please see https://www.schedmd.com/slurmdocs/cgroup.conf.html" elog "Your kernel must be compiled with the wanted cgroup feature:" elog " General setup --->" elog " [*] Control Group support --->" diff --git a/sys-devel/byfl/byfl-1.4-r1.ebuild b/sys-devel/byfl/byfl-1.4-r1.ebuild index 77a8cf1cb77a..5ee59bf9b956 100644 --- a/sys-devel/byfl/byfl-1.4-r1.ebuild +++ b/sys-devel/byfl/byfl-1.4-r1.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.8.0" - EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/Byfl.git" inherit autotools git-r3 KEYWORDS="" else diff --git a/sys-devel/byfl/byfl-1.5.ebuild b/sys-devel/byfl/byfl-1.5.ebuild index 708f0ec279f5..c1088fff63ab 100644 --- a/sys-devel/byfl/byfl-1.5.ebuild +++ b/sys-devel/byfl/byfl-1.5.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.8.0" - EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/Byfl.git" inherit autotools git-r3 KEYWORDS="" else diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index 708f0ec279f5..c1088fff63ab 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.8.0" - EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/Byfl.git" inherit autotools git-r3 KEYWORDS="" else diff --git a/sys-devel/ucpp/ucpp-9999.ebuild b/sys-devel/ucpp/ucpp-9999.ebuild index c6ba1b0dcb34..81b7839a7a4d 100644 --- a/sys-devel/ucpp/ucpp-9999.ebuild +++ b/sys-devel/ucpp/ucpp-9999.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/scarabeusiv/ucpp.git" +EGIT_REPO_URI="https://github.com/scarabeusiv/ucpp.git" inherit eutils git-2 autotools DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="https://code.google.com/p/ucpp/" +HOMEPAGE="https://github.com/scarabeusiv/ucpp" LICENSE="BSD" SLOT="0" diff --git a/sys-fs/bedup/bedup-9999.ebuild b/sys-fs/bedup/bedup-9999.ebuild index 4157f8268fee..94d37527fda4 100644 --- a/sys-fs/bedup/bedup-9999.ebuild +++ b/sys-fs/bedup/bedup-9999.ebuild @@ -6,8 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python3_{4,5,6} ) #if LIVE -EGIT_REPO_URI="git://github.com/g2p/bedup.git - https://github.com/g2p/bedup.git" +EGIT_REPO_URI="https://github.com/g2p/bedup.git" inherit git-r3 #endif diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild b/sys-fs/eudev/eudev-1.10-r2.ebuild index 08f5eab71688..056d74df7b61 100644 --- a/sys-fs/eudev/eudev-1.10-r2.ebuild +++ b/sys-fs/eudev/eudev-1.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools eutils linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-1.9-r2.ebuild b/sys-fs/eudev/eudev-1.9-r2.ebuild index 0150395bbed0..4ff2f45a0641 100644 --- a/sys-fs/eudev/eudev-1.9-r2.ebuild +++ b/sys-fs/eudev/eudev-1.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools eutils linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-3.1.2.ebuild b/sys-fs/eudev/eudev-3.1.2.ebuild index dc7a46bddd1f..3d093748ebb2 100644 --- a/sys-fs/eudev/eudev-3.1.2.ebuild +++ b/sys-fs/eudev/eudev-3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools eutils linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild index e3e7163fad71..ae58ac80654f 100644 --- a/sys-fs/eudev/eudev-3.1.5.ebuild +++ b/sys-fs/eudev/eudev-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools eutils linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-3.2.2-r1.ebuild b/sys-fs/eudev/eudev-3.2.2-r1.ebuild index cc3ac42f3f79..c8d2f94ab737 100644 --- a/sys-fs/eudev/eudev-3.2.2-r1.ebuild +++ b/sys-fs/eudev/eudev-3.2.2-r1.ebuild @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-r3 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-3.2.2.ebuild b/sys-fs/eudev/eudev-3.2.2.ebuild index bd88ebe6e0be..01f0a60ffe0c 100644 --- a/sys-fs/eudev/eudev-3.2.2.ebuild +++ b/sys-fs/eudev/eudev-3.2.2.ebuild @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools eutils linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/eudev-4.9999.ebuild b/sys-fs/eudev/eudev-4.9999.ebuild index 0f5b3af403fe..d2e94fdc5592 100644 --- a/sys-fs/eudev/eudev-4.9999.ebuild +++ b/sys-fs/eudev/eudev-4.9999.ebuild @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools linux-info multilib multilib-minimal user if [[ ${PV} = 4.9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" EGIT_BRANCH="eudev-4" inherit git-r3 else diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild index 89572f770d7a..e6c5d659b6e2 100644 --- a/sys-fs/eudev/eudev-9999.ebuild +++ b/sys-fs/eudev/eudev-9999.ebuild @@ -8,7 +8,7 @@ KV_min=2.6.39 inherit autotools linux-info multilib multilib-minimal user if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/gentoo/eudev.git" + EGIT_REPO_URI="https://github.com/gentoo/eudev.git" inherit git-r3 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" diff --git a/sys-fs/eudev/metadata.xml b/sys-fs/eudev/metadata.xml index 334d6eeadc54..39ad39998e68 100644 --- a/sys-fs/eudev/metadata.xml +++ b/sys-fs/eudev/metadata.xml @@ -5,8 +5,8 @@ <email>eudev@gentoo.org</email> </maintainer> <use> - <flag name="blkid">enable blkid support</flag> - <flag name="efi">enable EFI support</flag> + <flag name="blkid">enable blkid support</flag> + <flag name="efi">enable EFI support</flag> <flag name="gudev">enable libudev gobject interface</flag> <flag name="hwdb">read vendor/device string database and add it to udev database</flag> <flag name="keymap">map custom hardware's multimedia keys</flag> @@ -15,8 +15,8 @@ <flag name="openrc">install the OpenRC init scripts</flag> <flag name="smack">enable SMACK security model</flag> <flag name="rule-generator">install legacy rule generator rules and support scripts - note - that the functionality within was dropped from sys-fs/udev as it is not stable in - all cases; use at your own risk</flag> + that the functionality within was dropped from sys-fs/udev as it is not stable in + all cases; use at your own risk</flag> </use> <upstream> <remote-id type="github">gentoo/eudev</remote-id> diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc13-r4.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc13-r4.ebuild index 9859270d0818..cf47024ea92d 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc13-r4.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc13-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut if [ ${PV} == "9999" ] ; then inherit git-2 - EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc14-r5.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc14-r5.ebuild index f8d2dd4e960e..83e7fafaae31 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc14-r5.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc14-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut if [ ${PV} == "9999" ] ; then inherit git-2 MY_PV=9999 - EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.1-r2.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.1-r2.ebuild index c11c88aa0d4f..73671492db28 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.6.1-r2.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut if [ ${PV} == "9999" ] ; then inherit git-2 MY_PV=9999 - EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.2-r3.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.2-r3.ebuild index daa86165ffc8..179739a94410 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.6.2-r3.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut if [ ${PV} == "9999" ] ; then inherit git-2 MY_PV=9999 - EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs/zfs-0.6.0_rc13-r2.ebuild b/sys-fs/zfs/zfs-0.6.0_rc13-r2.ebuild index 3949bc7986ae..e545cac769a8 100644 --- a/sys-fs/zfs/zfs-0.6.0_rc13-r2.ebuild +++ b/sys-fs/zfs/zfs-0.6.0_rc13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs/zfs-0.6.0_rc14-r1.ebuild b/sys-fs/zfs/zfs-0.6.0_rc14-r1.ebuild index 4a441a62f696..3c1aed0df31b 100644 --- a/sys-fs/zfs/zfs-0.6.0_rc14-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.0_rc14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs/zfs-0.6.1-r4.ebuild b/sys-fs/zfs/zfs-0.6.1-r4.ebuild index fa5220d2fcd6..2ac499a40822 100644 --- a/sys-fs/zfs/zfs-0.6.1-r4.ebuild +++ b/sys-fs/zfs/zfs-0.6.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs/zfs-0.6.2-r5.ebuild b/sys-fs/zfs/zfs-0.6.2-r5.ebuild index b5e2b1aae1d7..fa129ce86dbb 100644 --- a/sys-fs/zfs/zfs-0.6.2-r5.ebuild +++ b/sys-fs/zfs/zfs-0.6.2-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-fs/zfs/zfs-0.6.3-r2.ebuild b/sys-fs/zfs/zfs-0.6.3-r2.ebuild index 997f2e082081..08afee227fbe 100644 --- a/sys-fs/zfs/zfs-0.6.3-r2.ebuild +++ b/sys-fs/zfs/zfs-0.6.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz diff --git a/sys-fs/zfs/zfs-0.6.4.2.ebuild b/sys-fs/zfs/zfs-0.6.4.2.ebuild index 97d88c957a14..ad8286b39e3d 100644 --- a/sys-fs/zfs/zfs-0.6.4.2.ebuild +++ b/sys-fs/zfs/zfs-0.6.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz" diff --git a/sys-fs/zfs/zfs-0.6.5.10.ebuild b/sys-fs/zfs/zfs-0.6.5.10.ebuild index 7512d7282ca6..535d86509fdf 100644 --- a/sys-fs/zfs/zfs-0.6.5.10.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.10.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.11.ebuild b/sys-fs/zfs/zfs-0.6.5.11.ebuild index 7512d7282ca6..535d86509fdf 100644 --- a/sys-fs/zfs/zfs-0.6.5.11.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.11.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild index 334af50101a6..b202c6dc5ffd 100644 --- a/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-2 linux-mod - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild index 42d2138fddb6..bff26ccbf7da 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p0.tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild index 9a201e79a77e..5738ad4a5d9e 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p2.tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild index 91b67efc661f..7e7b6f6cd9d4 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p3.tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild index 34f14ceda59a..a16b87cb3010 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p$((${PR#r} - 1)).tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.3.ebuild b/sys-fs/zfs/zfs-0.6.5.3.ebuild index 7da7bed9fd52..9e43172c6aa8 100644 --- a/sys-fs/zfs/zfs-0.6.5.3.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~ppc ~ppc64" diff --git a/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild index 7f2ddc02a120..aea524fba7b0 100644 --- a/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p${PR#r}.tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild b/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild index 7f2ddc02a120..aea524fba7b0 100644 --- a/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD="1" if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz https://dev.gentoo.org/~ryao/dist/${P}-patches-p${PR#r}.tar.xz" diff --git a/sys-fs/zfs/zfs-0.6.5.4.ebuild b/sys-fs/zfs/zfs-0.6.5.4.ebuild index c86eda852ddf..706e33be491b 100644 --- a/sys-fs/zfs/zfs-0.6.5.4.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.6.ebuild b/sys-fs/zfs/zfs-0.6.5.6.ebuild index c86eda852ddf..706e33be491b 100644 --- a/sys-fs/zfs/zfs-0.6.5.6.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.7.ebuild b/sys-fs/zfs/zfs-0.6.5.7.ebuild index 260e5482d722..706e33be491b 100644 --- a/sys-fs/zfs/zfs-0.6.5.7.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.8-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.8-r1.ebuild index 512e007338dc..535d86509fdf 100644 --- a/sys-fs/zfs/zfs-0.6.5.8-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.8.ebuild b/sys-fs/zfs/zfs-0.6.5.8.ebuild index 260e5482d722..706e33be491b 100644 --- a/sys-fs/zfs/zfs-0.6.5.8.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.6.5.9.ebuild b/sys-fs/zfs/zfs-0.6.5.9.ebuild index 7512d7282ca6..535d86509fdf 100644 --- a/sys-fs/zfs/zfs-0.6.5.9.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.9.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-fs/zfs/zfs-0.7.0.ebuild b/sys-fs/zfs/zfs-0.7.0.ebuild index 7512d7282ca6..535d86509fdf 100644 --- a/sys-fs/zfs/zfs-0.7.0.ebuild +++ b/sys-fs/zfs/zfs-0.7.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod AUTOTOOLS_AUTORECONF="1" - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz" KEYWORDS=" ~amd64" diff --git a/sys-kernel/cryptodev/cryptodev-1.7.ebuild b/sys-kernel/cryptodev/cryptodev-1.7.ebuild index aebe02b011f5..7a99d764ec4e 100644 --- a/sys-kernel/cryptodev/cryptodev-1.7.ebuild +++ b/sys-kernel/cryptodev/cryptodev-1.7.ebuild @@ -6,7 +6,7 @@ inherit linux-info linux-mod DESCRIPTION="device that allows access to Linux kernel cryptographic drivers" HOMEPAGE="http://cryptodev-linux.org/index.html" -SRC_URI="http://download.gna.org/cryptodev-linux/${PN}-linux-${PV}.tar.gz" +SRC_URI="http://nwl.cc/pub/cryptodev-linux/${PN}-linux-${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" LICENSE="GPL-2+" diff --git a/sys-kernel/cryptodev/cryptodev-1.9.ebuild b/sys-kernel/cryptodev/cryptodev-1.9.ebuild index 528204b81475..3f606909802d 100644 --- a/sys-kernel/cryptodev/cryptodev-1.9.ebuild +++ b/sys-kernel/cryptodev/cryptodev-1.9.ebuild @@ -6,7 +6,7 @@ inherit linux-info linux-mod DESCRIPTION="device that allows access to Linux kernel cryptographic drivers" HOMEPAGE="http://cryptodev-linux.org/index.html" -SRC_URI="http://download.gna.org/cryptodev-linux/${PN}-linux-${PV}.tar.gz" +SRC_URI="http://nwl.cc/pub/cryptodev-linux/${PN}-linux-${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" LICENSE="GPL-2+" diff --git a/sys-kernel/cryptodev/cryptodev-9999.ebuild b/sys-kernel/cryptodev/cryptodev-9999.ebuild index f921bf666bab..195433b58015 100644 --- a/sys-kernel/cryptodev/cryptodev-9999.ebuild +++ b/sys-kernel/cryptodev/cryptodev-9999.ebuild @@ -9,10 +9,10 @@ HOMEPAGE="http://cryptodev-linux.org/index.html" if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/cryptodev-linux/cryptodev-linux.git" + EGIT_REPO_URI="https://github.com/cryptodev-linux/cryptodev-linux.git" S="${WORKDIR}/${PN}-${PV}" else - SRC_URI="http://download.gna.org/cryptodev-linux/${PN}-linux-${PV}.tar.gz" + SRC_URI="http://nwl.cc/pub/cryptodev-linux/${PN}-linux-${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" S=${WORKDIR}/${PN}-linux-${PV} fi diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild index 0ca7375c2194..b3f3963c65cf 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit eutils linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild index 0bbb196395e7..711fd3f5d64d 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-1.1.0.ebuild b/sys-power/acpi_call/acpi_call-1.1.0.ebuild index 02baf6e7a701..a2501dc4df20 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index 02baf6e7a701..a2501dc4df20 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild index 2e9df279df4b..068364304c3b 100644 --- a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild +++ b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86" if [[ ${PV} = *9999* ]]; then SRC_URI= KEYWORDS= - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git - https://github.com/rafaelmartins/blohg-tumblelog.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" inherit git-r3 fi diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild index 2e9df279df4b..068364304c3b 100644 --- a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild +++ b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86" if [[ ${PV} = *9999* ]]; then SRC_URI= KEYWORDS= - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git - https://github.com/rafaelmartins/blohg-tumblelog.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" inherit git-r3 fi diff --git a/www-apps/blohg/blohg-0.13-r2.ebuild b/www-apps/blohg/blohg-0.13-r2.ebuild index 8119bd498975..f75ca8fc1b15 100644 --- a/www-apps/blohg/blohg-0.13-r2.ebuild +++ b/www-apps/blohg/blohg-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg.git - https://github.com/rafaelmartins/blohg" + EGIT_REPO_URI="https://github.com/rafaelmartins/blohg" fi inherit distutils-r1 ${GIT_ECLASS} diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index b049df4015c2..5eb61884b798 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg.git - https://github.com/rafaelmartins/blohg" + EGIT_REPO_URI="https://github.com/rafaelmartins/blohg" fi inherit distutils-r1 ${GIT_ECLASS} diff --git a/www-apps/nikola/nikola-7.2.0.ebuild b/www-apps/nikola/nikola-7.2.0.ebuild index 46bc0394c52a..782d8c1d45d3 100644 --- a/www-apps/nikola/nikola-7.2.0.ebuild +++ b/www-apps/nikola/nikola-7.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,12 +6,12 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" -HOMEPAGE="http://getnikola.com/" +HOMEPAGE="https://getnikola.com/" MY_PN="Nikola" if [[ ${PV} == *9999* ]]; then inherit git-2 - EGIT_REPO_URI="git://github.com/ralsina/${PN}.git" + EGIT_REPO_URI="https://github.com/ralsina/${PN}.git" else SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" KEYWORDS="amd64" diff --git a/www-apps/nikola/nikola-7.6.3-r1.ebuild b/www-apps/nikola/nikola-7.6.3-r1.ebuild index b68ac3000daa..9025b60e6d74 100644 --- a/www-apps/nikola/nikola-7.6.3-r1.ebuild +++ b/www-apps/nikola/nikola-7.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,13 +6,13 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" -HOMEPAGE="http://getnikola.com/" +HOMEPAGE="https://getnikola.com/" SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/a-study-in-scarlet.txt" MY_PN="Nikola" if [[ ${PV} == *9999* ]]; then inherit git-2 - EGIT_REPO_URI="git://github.com/ralsina/${PN}.git" + EGIT_REPO_URI="https://github.com/ralsina/${PN}.git" else SRC_URI+=" mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/www-apps/nikola/nikola-7.8.8.ebuild b/www-apps/nikola/nikola-7.8.8.ebuild index 294bf90d957d..9703397c0a4f 100644 --- a/www-apps/nikola/nikola-7.8.8.ebuild +++ b/www-apps/nikola/nikola-7.8.8.ebuild @@ -10,7 +10,7 @@ MY_PN="Nikola" MY_P="${MY_PN}-${PV}" DESCRIPTION="A static website and blog generator" -HOMEPAGE="http://getnikola.com/" +HOMEPAGE="https://getnikola.com/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT Apache-2.0 CC0-1.0 public-domain" diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild b/www-client/pybugz/pybugz-0.12.1.ebuild index 54eabc2cf24b..8c60c0ae3380 100644 --- a/www-client/pybugz/pybugz-0.12.1.ebuild +++ b/www-client/pybugz/pybugz-0.12.1.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-client/pybugz/pybugz-0.13.ebuild b/www-client/pybugz/pybugz-0.13.ebuild index 54eabc2cf24b..8c60c0ae3380 100644 --- a/www-client/pybugz/pybugz-0.13.ebuild +++ b/www-client/pybugz/pybugz-0.13.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild index f44d892acfb2..50fd5e4d8a93 100644 --- a/www-client/pybugz/pybugz-9999.ebuild +++ b/www-client/pybugz/pybugz-9999.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild index 5e0057fceac2..e30a45f61524 100644 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" IUSE="systemd" if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="git://github.com/gnosek/${PN}.git" + EGIT_REPO_URI="https://github.com/gnosek/${PN}.git" else SRC_URI="https://github.com/gnosek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 ~arm x86" diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild index c2894ba93aa4..b6310e79a9d5 100644 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild @@ -14,7 +14,7 @@ SLOT="0" IUSE="systemd" if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="git://github.com/gnosek/${PN}.git" + EGIT_REPO_URI="https://github.com/gnosek/${PN}.git" else MY_REV="99c942c90063c73734e56bacaa65f947772d9186" MY_P="gnosek-fcgiwrap-${MY_REV:0:7}" diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild index 05f9fe836c13..a51f3f4835ab 100644 --- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild @@ -14,7 +14,7 @@ SLOT="0" IUSE="systemd" if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="git://github.com/gnosek/${PN}.git" + EGIT_REPO_URI="https://github.com/gnosek/${PN}.git" else SRC_URI="https://github.com/gnosek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/x11-apps/python-whiteboard/metadata.xml b/x11-apps/python-whiteboard/metadata.xml index 0d8e243ff722..c92a76cc49be 100644 --- a/x11-apps/python-whiteboard/metadata.xml +++ b/x11-apps/python-whiteboard/metadata.xml @@ -12,7 +12,6 @@ <changelog>https://github.com/pnegre/python-whiteboard/commits/master</changelog> <doc>https://github.com/pnegre/python-whiteboard/wiki</doc> <bugs-to>https://groups.google.com/group/python-whiteboard</bugs-to> - <remote-id type="sourceforge">git://github.com/pnegre/python-whiteboard.git</remote-id> <remote-id type="github">pnegre/python-whiteboard</remote-id> </upstream> </pkgmetadata> diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.6.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.6.0.ebuild index 7537f00b8982..69ff6c0b4422 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.6.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.6.0.ebuild @@ -8,10 +8,10 @@ XORG_MULTILIB="yes" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" EXPERIMENTAL="true" - EGIT_REPO_URI="git://github.com/xkbcommon/${PN}" + EGIT_REPO_URI="https://github.com/xkbcommon/${PN}" else XORG_BASE_INDIVIDUAL_URI="" - SRC_URI="http://xkbcommon.org/download/${P}.tar.xz" + SRC_URI="https://xkbcommon.org/download/${P}.tar.xz" fi inherit xorg-2 ${GIT_ECLASS} diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild index 61778242bf97..dfd5bab5d30b 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild @@ -7,10 +7,10 @@ XORG_MULTILIB="yes" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" EXPERIMENTAL="true" - EGIT_REPO_URI="git://github.com/xkbcommon/${PN}" + EGIT_REPO_URI="https://github.com/xkbcommon/${PN}" else XORG_BASE_INDIVIDUAL_URI="" - SRC_URI="http://xkbcommon.org/download/${P}.tar.xz" + SRC_URI="https://xkbcommon.org/download/${P}.tar.xz" fi inherit xorg-2 ${GIT_ECLASS} diff --git a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild index 9187302abbe8..a0904a9a887f 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib readme.gentoo systemd user DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets" -HOMEPAGE="http://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" -SRC_URI="http://bumblebee-project.org/${P}.tar.gz" +HOMEPAGE="https://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" +SRC_URI="https://bumblebee-project.org/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" diff --git a/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild index 38982456a421..65477c88d732 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild @@ -7,7 +7,7 @@ inherit autotools multilib readme.gentoo-r1 systemd user if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Bumblebee-Project/Bumblebee.git" + EGIT_REPO_URI="https://github.com/Bumblebee-Project/Bumblebee.git" EGIT_BRANCH="develop" KEYWORDS="" else @@ -19,7 +19,7 @@ else fi DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets" -HOMEPAGE="http://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" +HOMEPAGE="https://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" SLOT="0" LICENSE="GPL-3" diff --git a/x11-misc/bumblebee/bumblebee-9999.ebuild b/x11-misc/bumblebee/bumblebee-9999.ebuild index 38982456a421..65477c88d732 100644 --- a/x11-misc/bumblebee/bumblebee-9999.ebuild +++ b/x11-misc/bumblebee/bumblebee-9999.ebuild @@ -7,7 +7,7 @@ inherit autotools multilib readme.gentoo-r1 systemd user if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Bumblebee-Project/Bumblebee.git" + EGIT_REPO_URI="https://github.com/Bumblebee-Project/Bumblebee.git" EGIT_BRANCH="develop" KEYWORDS="" else @@ -19,7 +19,7 @@ else fi DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets" -HOMEPAGE="http://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" +HOMEPAGE="https://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" SLOT="0" LICENSE="GPL-3" diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild index 6d4cb9be516b..13e6bb5241e8 100644 --- a/x11-misc/compton/compton-9999.ebuild +++ b/x11-misc/compton/compton-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" HOMEPAGE="https://github.com/chjj/compton" SRC_URI="" -EGIT_REPO_URI="git://github.com/chjj/compton.git" +EGIT_REPO_URI="https://github.com/chjj/compton.git" LICENSE="MIT" SLOT="0" diff --git a/x11-misc/primus/primus-0.2.ebuild b/x11-misc/primus/primus-0.2.ebuild index 7bbd6f83db7f..6cd89d1ee185 100644 --- a/x11-misc/primus/primus-0.2.ebuild +++ b/x11-misc/primus/primus-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit multilib-build DESCRIPTION="Faster OpenGL offloading for Bumblebee" HOMEPAGE="https://github.com/amonakov/primus" SRC_URI="https://github.com/amonakov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -EGIT_REPO_URI="git://github.com/amonakov/primus.git https://github.com/amonakov/primus.git" +EGIT_REPO_URI="https://github.com/amonakov/${PN}.git" LICENSE="ISC" SLOT="0" diff --git a/x11-misc/slim/slim-9999.ebuild b/x11-misc/slim/slim-9999.ebuild index c9e1e0bad329..1b8b9a68b1c8 100644 --- a/x11-misc/slim/slim-9999.ebuild +++ b/x11-misc/slim/slim-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils pam eutils systemd versionator if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://github.com/axs-gentoo/slim-git.git" + EGIT_REPO_URI="https://github.com/axs-gentoo/slim-git.git" inherit git-r3 KEYWORDS="" else diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index 466f4214f2f6..25aedc589950 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/IgnorantGuru/${PN}.git" +EGIT_REPO_URI="https://github.com/IgnorantGuru/${PN}.git" EGIT_BRANCH="next" inherit fdo-mime git-r3 gnome2-utils linux-info diff --git a/x11-misc/urxvt-font-size/urxvt-font-size-1.1.ebuild b/x11-misc/urxvt-font-size/urxvt-font-size-1.1.ebuild index 697cfbd7070c..6e9c01b1a6e1 100644 --- a/x11-misc/urxvt-font-size/urxvt-font-size-1.1.ebuild +++ b/x11-misc/urxvt-font-size/urxvt-font-size-1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit multilib if [[ ${PV} == 9999* ]]; then - EGIT_REPO_URI="git://github.com/majutsushi/urxvt-font-size.git" + EGIT_REPO_URI="https://github.com/majutsushi/${PN}.git" inherit git-r3 else KEYWORDS="amd64 x86" diff --git a/x11-misc/urxvt-font-size/urxvt-font-size-9999.ebuild b/x11-misc/urxvt-font-size/urxvt-font-size-9999.ebuild index aaaec042cca3..e09077f0cccc 100644 --- a/x11-misc/urxvt-font-size/urxvt-font-size-9999.ebuild +++ b/x11-misc/urxvt-font-size/urxvt-font-size-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit multilib if [[ ${PV} == 9999* ]]; then - EGIT_REPO_URI="git://github.com/majutsushi/urxvt-font-size.git" + EGIT_REPO_URI="https://github.com/majutsushi/${PN}.git" inherit git-r3 else KEYWORDS="~amd64 ~x86" diff --git a/x11-wm/i3/i3-4.13-r1.ebuild b/x11-wm/i3/i3-4.13-r1.ebuild index 047df54a6e2d..acfef3313c8a 100644 --- a/x11-wm/i3/i3-4.13-r1.ebuild +++ b/x11-wm/i3/i3-4.13-r1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools DESCRIPTION="An improved dynamic tiling window manager" -HOMEPAGE="http://i3wm.org/" -SRC_URI="http://i3wm.org/downloads/${P}.tar.bz2" +HOMEPAGE="https://i3wm.org/" +SRC_URI="https://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild index 09c27735f9e1..1775d348c34c 100644 --- a/x11-wm/i3/i3-9999.ebuild +++ b/x11-wm/i3/i3-9999.ebuild @@ -6,9 +6,9 @@ EAPI=6 inherit autotools git-r3 DESCRIPTION="An improved dynamic tiling window manager" -HOMEPAGE="http://i3wm.org/" +HOMEPAGE="https://i3wm.org/" SRC_URI="" -EGIT_REPO_URI="git://github.com/i3/i3" +EGIT_REPO_URI="https://github.com/i3/i3" EGIT_BRANCH="next" LICENSE="BSD" diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild index 7ceecc4fbfe6..e7d08f91a8e6 100644 --- a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild +++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild @@ -7,7 +7,7 @@ inherit common-lisp-3 if [[ ${PV} == 9999* ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/stumpwm/${PN}" + EGIT_REPO_URI="https://github.com/stumpwm/${PN}" else SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170713.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170713.ebuild index 7ceecc4fbfe6..e7d08f91a8e6 100644 --- a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170713.ebuild +++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170713.ebuild @@ -7,7 +7,7 @@ inherit common-lisp-3 if [[ ${PV} == 9999* ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/stumpwm/${PN}" + EGIT_REPO_URI="https://github.com/stumpwm/${PN}" else SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild index 7ceecc4fbfe6..e7d08f91a8e6 100644 --- a/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild +++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild @@ -7,7 +7,7 @@ inherit common-lisp-3 if [[ ${PV} == 9999* ]] ; then inherit git-r3 - EGIT_REPO_URI="git://github.com/stumpwm/${PN}" + EGIT_REPO_URI="https://github.com/stumpwm/${PN}" else SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/x11-wm/stumpwm/metadata.xml b/x11-wm/stumpwm/metadata.xml index 578e246bcbd1..280080d2f50a 100644 --- a/x11-wm/stumpwm/metadata.xml +++ b/x11-wm/stumpwm/metadata.xml @@ -29,23 +29,23 @@ Stumpwm es un gestor de ventanas estilo mosaico gestionado por teclado escrito completamente en Common Lisp. - Si está cansado de cambiar de temas como navegación por canales y vagar - de un gestor de ventanas perfecto excepto por esa pequeña característica - a otro incluso más roto de alguna otra forma, entonces quizá Stumpwm - pueda ser de ayuda. + Si está cansado de cambiar de temas como navegación por canales y vagar + de un gestor de ventanas perfecto excepto por esa pequeña característica + a otro incluso más roto de alguna otra forma, entonces quizá Stumpwm + pueda ser de ayuda. - Stumpwm persigue ser personalizable a la vez que mínimo. No hay - decoración en las ventanas, ni iconos ni botones. - Dispone de varios enganches para realizar nuestras propias configuraciones - personales y variables que podemos ajustar a nuestras necesidades para: + Stumpwm persigue ser personalizable a la vez que mínimo. No hay + decoración en las ventanas, ni iconos ni botones. + Dispone de varios enganches para realizar nuestras propias configuraciones + personales y variables que podemos ajustar a nuestras necesidades para: * Cacharrear de forma correcta * Depurar nuestro propio cacharreo - * Personalizar nuestro gestor de ventanas + * Personalizar nuestro gestor de ventanas - mientras está corriendo. Eso está bien. Con un gestor de ventanas escrito - al 100% en Common Lisp no hay forma de detener el cacharreo. ¡Simplemente - reevalúe y CONTINÚE! + mientras está corriendo. Eso está bien. Con un gestor de ventanas escrito + al 100% en Common Lisp no hay forma de detener el cacharreo. ¡Simplemente + reevalúe y CONTINÚE! </longdescription> <use> <flag name="contrib">Install contrib modules</flag> diff --git a/x11-wm/stumpwm/stumpwm-9999.ebuild b/x11-wm/stumpwm/stumpwm-9999.ebuild index c6ae68c9b084..cc03cd16e748 100644 --- a/x11-wm/stumpwm/stumpwm-9999.ebuild +++ b/x11-wm/stumpwm/stumpwm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit autotools common-lisp-3 git-2 xdg-utils DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp." HOMEPAGE="https://stumpwm.github.io/" -EGIT_REPO_URI="git://github.com/stumpwm/stumpwm" +EGIT_REPO_URI="https://github.com/${PN}/${PN}" LICENSE="GPL-2" SLOT="0" |