summaryrefslogtreecommitdiff
path: root/x11-misc/lndir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /x11-misc/lndir
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r--x11-misc/lndir/Manifest4
-rw-r--r--x11-misc/lndir/lndir-1.0.3-r2.ebuild6
-rw-r--r--x11-misc/lndir/lndir-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index a587b1e57c66..cfb55a2bdc3a 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1,5 +1,5 @@
DIST lndir-1.0.3.tar.bz2 114392 BLAKE2B 2e9feb3057f1508a118c4dd6212305e626ba25dd32296d35a553b5c42cb441e494d386d4c9afe15f150a9a8da2b7fac0ae7a128948544c4545ea740d7e7e21a6 SHA512 c9f03c825c627935abe399bf8292bbf69304cb9e9d65a4c860b49e32e2ed4dde25bf658a5ab2116cd215381d0a52f464a8a53469c27adddbd9fa2bfd135a7289
EBUILD lndir-1.0.3-r1.ebuild 329 BLAKE2B 9db3fce24ee36408c424c6aca65d16e8e56a7db7dad4d9733363b09183b8e7eb7b49f6a846fd4731bc212aee653d96fed30af6033cf3adf05d6236961c638152 SHA512 c5696fbfa2394fac512f6a2ab005af434570b3cc8fa2689d5aa61bd17dcf491cde2d894d9bb12e7b68bc166bb0f27f4001d8c5e4d7f619be59eee3fbd04446ec
-EBUILD lndir-1.0.3-r2.ebuild 874 BLAKE2B 3107562ee473f7faa7a26710703c8cb0dbc2cd131597000e6515de9950ba110c45fbb6bf8c0c39b6285debef012d0a6b10369e7a9f6deaeab16c06367f3eda52 SHA512 11e10fe29faedb6aaa01f8e9a221527d5293ef3e9e98360139990a0411abdbfae89c04dfef5da0a1ade07539b8fd16cbc071bca91ede07a48a0b60a228e7ad8f
-EBUILD lndir-9999.ebuild 882 BLAKE2B 8d818620a5e442cc56e9cf4c72d6ab63fa0a2f8d1b0b91a7641013cf727e7421642e6ed7b9639ecd656b0c9783633bea0f843ab2661179c6070ae2724e927ce8 SHA512 9330d8504ea7427de7c4132dab36fb0a9ea8c7cd432391863eeb9b37d14f77de0134c031723f273d483ca8d1626a5b0252fbbfa91476a5e3d586f1e72dbfe8ba
+EBUILD lndir-1.0.3-r2.ebuild 886 BLAKE2B 4cdfc54e747b4cde1fe88c9befd259e77862c138a05bae7737708c06bfdb161389dad858e147c93a2e030b6cba3f630db5087c2f72227f15c8b27ec6b6fde7b8 SHA512 aa967e0fb3c117f7eb06936d6c37c3c23ad98bad8b81cfe7cb046bbbb0edd36cb416f50bdb15df319dd911af58d7c660ab9ba4383656e205e8b18e07d008bc1d
+EBUILD lndir-9999.ebuild 891 BLAKE2B 1d12ad80e23faf59a408764f979fed8fddbe8459b86dc1b995f01edebd0a86ae1dfc2a7df9e5fc39bc4bcc7751aab0de2b1cb71235ade7d87d68f5204fc4ad7f SHA512 d2c4d3484e37809bdf780df5ac2fdc5c85e9938538e4b7cbe25c19c64f23a1d5d9dc0c2fbef2c64206d83042f0585bb1f7dc54dab5c2df30d52213046cdf3f9b
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 53c90ba0cb3e..5129dbabb0a5 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/lndir"
if [[ ${PV} == 9999 ]]; then
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git"
+ EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/lndir.git"
inherit autotools git-r3
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild
index 3009d675272b..d9e6b13b90cd 100644
--- a/x11-misc/lndir/lndir-9999.ebuild
+++ b/x11-misc/lndir/lndir-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/lndir"
if [[ ${PV} == 9999 ]]; then
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git"
+ EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/lndir.git"
inherit autotools git-r3
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"