* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2015-09-13 18:51 Manuel Rüger
0 siblings, 0 replies; 26+ messages in thread
From: Manuel Rüger @ 2015-09-13 18:51 UTC (permalink / raw
To: gentoo-commits
commit: 26b0d171c31015dc53127bbf7d37e2240d4481c7
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 18:51:05 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 18:51:05 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b0d171
x11-misc/lndir: Remove old
Package-Manager: portage-2.2.20.1
x11-misc/lndir/Manifest | 1 -
x11-misc/lndir/lndir-1.0.2.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index fbd8388..651e40a 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1,2 +1 @@
-DIST lndir-1.0.2.tar.bz2 105950 SHA256 e5130133e2c6e07c63e5f20199fc6581295c24706e9078f4285378eec14728b5
DIST lndir-1.0.3.tar.bz2 114392 SHA256 49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d
diff --git a/x11-misc/lndir/lndir-1.0.2.ebuild b/x11-misc/lndir/lndir-1.0.2.ebuild
deleted file mode 100644
index b9eb7d4..0000000
--- a/x11-misc/lndir/lndir-1.0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-XORG_STATIC=no
-inherit xorg-2
-
-DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-proto/xproto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2017-02-05 19:08 David Seifert
0 siblings, 0 replies; 26+ messages in thread
From: David Seifert @ 2017-02-05 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 0b57f8b1bbcd579d03990e88715cd729183d876b
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Feb 5 15:04:38 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 19:07:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b57f8b1
x11-misc/lndir: Bump EAPI 3 -> 5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3829
x11-misc/lndir/lndir-1.0.3-r1.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
new file mode 100644
index 00000000..a8ea191
--- /dev/null
+++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_STATIC=no
+inherit xorg-2
+
+DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ x11-proto/xproto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2017-02-06 14:55 Agostino Sarubbo
0 siblings, 0 replies; 26+ messages in thread
From: Agostino Sarubbo @ 2017-02-06 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 135edc9e2bca54285d65d56176868e8a39979a20
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 14:54:04 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 14:55:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135edc9e
x11-misc/lndir: amd64 stable wrt bug #608362
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
index a8ea191..5cd2dc3 100644
--- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
@@ -8,7 +8,7 @@ XORG_STATIC=no
inherit xorg-2
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2017-03-10 10:59 Agostino Sarubbo
0 siblings, 0 replies; 26+ messages in thread
From: Agostino Sarubbo @ 2017-03-10 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 91ab9d286b50a058a81d40a4391d876a38129fec
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 10:56:24 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 10:59:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ab9d28
x11-misc/lndir: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
index 3ad232666a2..4f20acf7ed3 100644
--- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
@@ -7,7 +7,7 @@ XORG_STATIC=no
inherit xorg-2
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2017-03-10 12:53 Agostino Sarubbo
0 siblings, 0 replies; 26+ messages in thread
From: Agostino Sarubbo @ 2017-03-10 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 12:52:35 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 12:52:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e4a412
x11-misc/lndir: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
index 4f20acf7ed3..cb471e37cfe 100644
--- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
@@ -7,7 +7,7 @@ XORG_STATIC=no
inherit xorg-2
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2017-03-16 20:37 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2017-03-16 20:37 UTC (permalink / raw
To: gentoo-commits
commit: 0005fc1ed90f0d79f2c1e71aba8830f91492cc6e
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 03:35:03 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 20:36:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0005fc1e
x11-misc/lndir: Drop old versions
x11-misc/lndir/lndir-1.0.3.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/x11-misc/lndir/lndir-1.0.3.ebuild b/x11-misc/lndir/lndir-1.0.3.ebuild
deleted file mode 100644
index 3fd97af3bb6..00000000000
--- a/x11-misc/lndir/lndir-1.0.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-XORG_STATIC=no
-inherit xorg-2
-
-DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-proto/xproto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-07-28 0:38 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2018-07-28 0:38 UTC (permalink / raw
To: gentoo-commits
commit: c42abbf89bb3b4031fe0bb20bb0215ba055451ea
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Jul 27 23:38:24 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 00:38:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c42abbf8
x11-misc/lndir: port to EAPI 7
Package-Manager: Portage-2.3.41, Repoman-2.3.9
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 44 ++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
new file mode 100644
index 00000000000..3009d675272
--- /dev/null
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/"
+
+if [[ ${PV} == 9999 ]]; then
+ EGIT_REPO_URI="https://anongit.freedesktop.org/git/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"
+else
+ SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+BDEPEND="
+ virtual/pkgconfig
+"
+RDEPEND=""
+DEPEND="
+ ${LIVE_DEPEND}
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+
+src_prepare() {
+ default
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ local econfargs=(
+ --disable-selective-werror
+ )
+
+ econf "${econfargs[@]}"
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-07-28 0:38 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2018-07-28 0:38 UTC (permalink / raw
To: gentoo-commits
commit: 66a06cd23fb94b978b4aea7078084b0fbf3b2898
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Jul 27 23:38:43 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 00:38:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a06cd2
x11-misc/lndir: add live ebuild
Package-Manager: Portage-2.3.41, Repoman-2.3.9
x11-misc/lndir/lndir-9999.ebuild | 44 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild
new file mode 100644
index 00000000000..3009d675272
--- /dev/null
+++ b/x11-misc/lndir/lndir-9999.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/"
+
+if [[ ${PV} == 9999 ]]; then
+ EGIT_REPO_URI="https://anongit.freedesktop.org/git/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"
+else
+ SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+BDEPEND="
+ virtual/pkgconfig
+"
+RDEPEND=""
+DEPEND="
+ ${LIVE_DEPEND}
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+
+src_prepare() {
+ default
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ local econfargs=(
+ --disable-selective-werror
+ )
+
+ econf "${econfargs[@]}"
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-11-03 14:47 Mikle Kolyada
0 siblings, 0 replies; 26+ messages in thread
From: Mikle Kolyada @ 2018-11-03 14:47 UTC (permalink / raw
To: gentoo-commits
commit: ae48baaaf899c2b7e5e5cda2e587c062fc5edcaa
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 3 14:45:25 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Nov 3 14:45:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae48baaa
x11-misc/lndir: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 3009d675272..65d4cb695fd 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-11-04 4:35 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2018-11-04 4:35 UTC (permalink / raw
To: gentoo-commits
commit: f5299b39c0ea3102e58d86cdcb30e61b734d5bb8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 04:34:55 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 04:34:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5299b39
x11-misc/lndir-1.0.3-r2: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index e4b58dcba5a..095370b7e66 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-11-04 14:16 Sergei Trofimovich
0 siblings, 0 replies; 26+ messages in thread
From: Sergei Trofimovich @ 2018-11-04 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 4f94fb46d4291287e2d279dbc5060211af0da0fd
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Nov 4 11:17:06 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 14:15:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f94fb46
x11-misc/lndir: stable 1.0.3-r2 for sparc, bug #668900
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 095370b7e66..c0a3841c308 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ppc ppc64 sparc ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2018-11-04 19:14 Thomas Deutschmann
0 siblings, 0 replies; 26+ messages in thread
From: Thomas Deutschmann @ 2018-11-04 19:14 UTC (permalink / raw
To: gentoo-commits
commit: 1024a089987c5d9647b26c1f6e268da301ececc6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 18:55:07 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 19:13:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1024a089
x11-misc/lndir: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index c0a3841c308..53c90ba0cb3 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="amd64 ppc ppc64 sparc ~x86"
+ KEYWORDS="amd64 ppc ppc64 sparc x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2019-04-25 3:36 Aaron Bauman
0 siblings, 0 replies; 26+ messages in thread
From: Aaron Bauman @ 2019-04-25 3:36 UTC (permalink / raw
To: gentoo-commits
commit: be9069714abc37deae6123195221e72c26898a32
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Apr 23 18:12:02 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 03:34:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be906971
x11-misc/lndir: remove old (EAPI5)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r1.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
deleted file mode 100644
index 074102cb4eb..00000000000
--- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_STATIC=no
-inherit xorg-2
-
-DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2019-10-03 5:53 Michał Górny
0 siblings, 0 replies; 26+ messages in thread
From: Michał Górny @ 2019-10-03 5:53 UTC (permalink / raw
To: gentoo-commits
commit: d8ecfba3cac891b18931d2ab2e68f6a0063afc00
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 11:02:11 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 3 05:53:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ecfba3
x11-misc/lndir: Inline mirror://xorg
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
x11-misc/lndir/lndir-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 5129dbabb0a..57a38b96a8c 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
- SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+ SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2"
KEYWORDS="amd64 ppc ppc64 sparc x86"
fi
diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild
index d9e6b13b90c..14cec61a311 100644
--- a/x11-misc/lndir/lndir-9999.ebuild
+++ b/x11-misc/lndir/lndir-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
- SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+ SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
fi
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2022-10-18 1:08 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2022-10-18 1:08 UTC (permalink / raw
To: gentoo-commits
commit: fa9dd7ae0e04165a3aa47841c449c998abf28bb0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 00:52:31 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 00:56:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9dd7ae
x11-misc/lndir: Set remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/x11-misc/lndir/metadata.xml b/x11-misc/lndir/metadata.xml
index e17a5bccb78b..c115b9d12d7e 100644
--- a/x11-misc/lndir/metadata.xml
+++ b/x11-misc/lndir/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
-</maintainer>
+ <maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="freedesktop-gitlab">xorg/util/lndir</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2022-12-05 1:32 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2022-12-05 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 3db68d5ebcf2d58ee7a60605f99aeec5ba26db97
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 01:31:44 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 01:32:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db68d5e
x11-misc/lndir: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/Manifest | 1 +
x11-misc/lndir/lndir-1.0.4.ebuild | 14 +++++++++++++
x11-misc/lndir/lndir-9999.ebuild | 44 ---------------------------------------
3 files changed, 15 insertions(+), 44 deletions(-)
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index f6b17c474d3d..5fd4256b8d62 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1 +1,2 @@
DIST lndir-1.0.3.tar.bz2 114392 BLAKE2B 2e9feb3057f1508a118c4dd6212305e626ba25dd32296d35a553b5c42cb441e494d386d4c9afe15f150a9a8da2b7fac0ae7a128948544c4545ea740d7e7e21a6 SHA512 c9f03c825c627935abe399bf8292bbf69304cb9e9d65a4c860b49e32e2ed4dde25bf658a5ab2116cd215381d0a52f464a8a53469c27adddbd9fa2bfd135a7289
+DIST lndir-1.0.4.tar.xz 120136 BLAKE2B dbc9370c66bfffe02a9dfa2004a354f006dad1252c6d76f9707fa6b420be2b4072941c9c65bf695dbf6f0a7a01f6ef8152146d6aa3b5eda310e6f3f1412a6747 SHA512 71ebebaa9edb1ffe9d833cf23241bd7d99f4704a2eec20638eb9af1ff34bd42882557dadbcbe84a9e26f9d885caf1e555dca4756efd9915ca7642e39a8c6f711
diff --git a/x11-misc/lndir/lndir-1.0.4.ebuild b/x11-misc/lndir/lndir-1.0.4.ebuild
new file mode 100644
index 000000000000..0808c0f74471
--- /dev/null
+++ b/x11-misc/lndir/lndir-1.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="dev-libs/libbsd"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild
deleted file mode 100644
index 14cec61a311d..000000000000
--- a/x11-misc/lndir/lndir-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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://gitlab.freedesktop.org/xorg/util/lndir"
-
-if [[ ${PV} == 9999 ]]; then
- 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"
-else
- SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
- virtual/pkgconfig
-"
-RDEPEND=""
-DEPEND="
- ${LIVE_DEPEND}
- ${RDEPEND}
- x11-base/xorg-proto
-"
-
-src_prepare() {
- default
- [[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_configure() {
- local econfargs=(
- --disable-selective-werror
- )
-
- econf "${econfargs[@]}"
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2023-01-24 18:27 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2023-01-24 18:27 UTC (permalink / raw
To: gentoo-commits
commit: e903c0a7fa2b5048f97db70fa380863e7eca6348
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 18:26:33 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 18:26:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e903c0a7
x11-misc/lndir: Stabilize 1.0.4 amd64, #891865
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.4.ebuild b/x11-misc/lndir/lndir-1.0.4.ebuild
index 5c1d2dadff84..40a769ae6440 100644
--- a/x11-misc/lndir/lndir-1.0.4.ebuild
+++ b/x11-misc/lndir/lndir-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="dev-libs/libbsd"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2023-01-25 19:21 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2023-01-25 19:21 UTC (permalink / raw
To: gentoo-commits
commit: 0209dd36fb2f55f079ca775b3e1fec03089b1f8b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 19:21:10 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 19:21:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0209dd36
x11-misc/lndir: Stabilize 1.0.4 sparc, #891865
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.4.ebuild b/x11-misc/lndir/lndir-1.0.4.ebuild
index cc6ed1fce9ff..687c72d9f785 100644
--- a/x11-misc/lndir/lndir-1.0.4.ebuild
+++ b/x11-misc/lndir/lndir-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
RDEPEND="dev-libs/libbsd"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2023-01-26 17:47 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2023-01-26 17:47 UTC (permalink / raw
To: gentoo-commits
commit: a4a41956764e067c92d3b7587763b2c7e90072fb
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 17:31:31 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 17:46:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a41956
x11-misc/lndir: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/Manifest | 1 -
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 44 ------------------------------------
2 files changed, 45 deletions(-)
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index 5fd4256b8d62..ef8e3819d293 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1,2 +1 @@
-DIST lndir-1.0.3.tar.bz2 114392 BLAKE2B 2e9feb3057f1508a118c4dd6212305e626ba25dd32296d35a553b5c42cb441e494d386d4c9afe15f150a9a8da2b7fac0ae7a128948544c4545ea740d7e7e21a6 SHA512 c9f03c825c627935abe399bf8292bbf69304cb9e9d65a4c860b49e32e2ed4dde25bf658a5ab2116cd215381d0a52f464a8a53469c27adddbd9fa2bfd135a7289
DIST lndir-1.0.4.tar.xz 120136 BLAKE2B dbc9370c66bfffe02a9dfa2004a354f006dad1252c6d76f9707fa6b420be2b4072941c9c65bf695dbf6f0a7a01f6ef8152146d6aa3b5eda310e6f3f1412a6747 SHA512 71ebebaa9edb1ffe9d833cf23241bd7d99f4704a2eec20638eb9af1ff34bd42882557dadbcbe84a9e26f9d885caf1e555dca4756efd9915ca7642e39a8c6f711
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
deleted file mode 100644
index 57a38b96a8c8..000000000000
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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://gitlab.freedesktop.org/xorg/util/lndir"
-
-if [[ ${PV} == 9999 ]]; then
- 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"
-else
- SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2"
- KEYWORDS="amd64 ppc ppc64 sparc x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
- virtual/pkgconfig
-"
-RDEPEND=""
-DEPEND="
- ${LIVE_DEPEND}
- ${RDEPEND}
- x11-base/xorg-proto
-"
-
-src_prepare() {
- default
- [[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_configure() {
- local econfargs=(
- --disable-selective-werror
- )
-
- econf "${econfargs[@]}"
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-03-25 2:30 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2024-03-25 2:30 UTC (permalink / raw
To: gentoo-commits
commit: 6173cf51db995a7c2441810bffa0731f3d98e7b0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 02:14:28 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 02:30:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6173cf51
x11-misc/lndir: Version bump to 1.0.5
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/Manifest | 1 +
x11-misc/lndir/lndir-1.0.5.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index ef8e3819d293..f7ffda98fb93 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1 +1,2 @@
DIST lndir-1.0.4.tar.xz 120136 BLAKE2B dbc9370c66bfffe02a9dfa2004a354f006dad1252c6d76f9707fa6b420be2b4072941c9c65bf695dbf6f0a7a01f6ef8152146d6aa3b5eda310e6f3f1412a6747 SHA512 71ebebaa9edb1ffe9d833cf23241bd7d99f4704a2eec20638eb9af1ff34bd42882557dadbcbe84a9e26f9d885caf1e555dca4756efd9915ca7642e39a8c6f711
+DIST lndir-1.0.5.tar.xz 121460 BLAKE2B 1d51789c47e8958bcfca9f356e6cbc34916a6164024c3d33e684479b50773e806f85d0aad3558ab2704115f10408a69d709043543fd7adeafd28f354a2edca20 SHA512 f6c1498ed0d867d4aa98ef098a9ab57027ac4e852f688b2c1695a3c9ca571b927bc401925e3bd7951fbf0db54798a55f838c4a4ad113dafd95d811ba61551061
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
new file mode 100644
index 000000000000..e030bc2efa32
--- /dev/null
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+ elibc_glibc? (
+ || ( >=sys-libs/glibc-2.38 dev-libs/libbsd )
+ )
+ !elibc_glibc? (
+ dev-libs/libbsd
+ )
+"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-24 17:18 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-04-24 17:18 UTC (permalink / raw
To: gentoo-commits
commit: 32a904a5290e07b3a4d7e5558c47f6da352554b2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:18:29 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 17:18:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a904a5
x11-misc/lndir: Stabilize 1.0.5 sparc, #930625
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
index e030bc2efa32..0c3be17eeb93 100644
--- a/x11-misc/lndir/lndir-1.0.5.ebuild
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
elibc_glibc? (
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-24 17:28 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-04-24 17:28 UTC (permalink / raw
To: gentoo-commits
commit: 28f79b94ee7542adba44bee2cf615110c061d359
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:28:31 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 17:28:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f79b94
x11-misc/lndir: Stabilize 1.0.5 amd64, #930625
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
index 0c3be17eeb93..5cbb728d9809 100644
--- a/x11-misc/lndir/lndir-1.0.5.ebuild
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
elibc_glibc? (
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-24 17:33 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-04-24 17:33 UTC (permalink / raw
To: gentoo-commits
commit: 9a18baa60001912d4eefbfc430faa49a2d09fd4a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:33:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 17:33:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a18baa6
x11-misc/lndir: Stabilize 1.0.5 ppc, #930625
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
index 5cbb728d9809..f9253cecac62 100644
--- a/x11-misc/lndir/lndir-1.0.5.ebuild
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc ~x86"
RDEPEND="
elibc_glibc? (
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-24 17:59 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-04-24 17:59 UTC (permalink / raw
To: gentoo-commits
commit: eb8fecc069a8f52a1eee7d561a4463a573326be7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:59:04 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 17:59:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8fecc0
x11-misc/lndir: Stabilize 1.0.5 ppc64, #930625
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
index f9253cecac62..ed8c0b4d9098 100644
--- a/x11-misc/lndir/lndir-1.0.5.ebuild
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 sparc ~x86"
RDEPEND="
elibc_glibc? (
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-24 18:19 Arthur Zamarin
0 siblings, 0 replies; 26+ messages in thread
From: Arthur Zamarin @ 2024-04-24 18:19 UTC (permalink / raw
To: gentoo-commits
commit: 9c2e82f7167fbe9eafdf1e31c91fc1ef611edec2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 18:19:32 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 18:19:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2e82f7
x11-misc/lndir: Stabilize 1.0.5 x86, #930625
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.5.ebuild b/x11-misc/lndir/lndir-1.0.5.ebuild
index ed8c0b4d9098..784bc50925af 100644
--- a/x11-misc/lndir/lndir-1.0.5.ebuild
+++ b/x11-misc/lndir/lndir-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
RDEPEND="
elibc_glibc? (
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/
@ 2024-04-25 16:10 Matt Turner
0 siblings, 0 replies; 26+ messages in thread
From: Matt Turner @ 2024-04-25 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 93c7b84793d08521f07d3e24271b765bb66590e8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 16:03:18 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 16:09:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c7b847
x11-misc/lndir: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/lndir/Manifest | 1 -
x11-misc/lndir/lndir-1.0.4.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index f7ffda98fb93..b6bbf4d33fcd 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1,2 +1 @@
-DIST lndir-1.0.4.tar.xz 120136 BLAKE2B dbc9370c66bfffe02a9dfa2004a354f006dad1252c6d76f9707fa6b420be2b4072941c9c65bf695dbf6f0a7a01f6ef8152146d6aa3b5eda310e6f3f1412a6747 SHA512 71ebebaa9edb1ffe9d833cf23241bd7d99f4704a2eec20638eb9af1ff34bd42882557dadbcbe84a9e26f9d885caf1e555dca4756efd9915ca7642e39a8c6f711
DIST lndir-1.0.5.tar.xz 121460 BLAKE2B 1d51789c47e8958bcfca9f356e6cbc34916a6164024c3d33e684479b50773e806f85d0aad3558ab2704115f10408a69d709043543fd7adeafd28f354a2edca20 SHA512 f6c1498ed0d867d4aa98ef098a9ab57027ac4e852f688b2c1695a3c9ca571b927bc401925e3bd7951fbf0db54798a55f838c4a4ad113dafd95d811ba61551061
diff --git a/x11-misc/lndir/lndir-1.0.4.ebuild b/x11-misc/lndir/lndir-1.0.4.ebuild
deleted file mode 100644
index 687c72d9f785..000000000000
--- a/x11-misc/lndir/lndir-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-
-RDEPEND="dev-libs/libbsd"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 26+ messages in thread
end of thread, other threads:[~2024-04-25 16:10 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03 5:53 [gentoo-commits] repo/gentoo:master commit in: x11-misc/lndir/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 16:10 Matt Turner
2024-04-24 18:19 Arthur Zamarin
2024-04-24 17:59 Arthur Zamarin
2024-04-24 17:33 Arthur Zamarin
2024-04-24 17:28 Arthur Zamarin
2024-04-24 17:18 Arthur Zamarin
2024-03-25 2:30 Matt Turner
2023-01-26 17:47 Matt Turner
2023-01-25 19:21 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2022-12-05 1:32 Matt Turner
2022-10-18 1:08 Matt Turner
2019-04-25 3:36 Aaron Bauman
2018-11-04 19:14 Thomas Deutschmann
2018-11-04 14:16 Sergei Trofimovich
2018-11-04 4:35 Matt Turner
2018-11-03 14:47 Mikle Kolyada
2018-07-28 0:38 Matt Turner
2018-07-28 0:38 Matt Turner
2017-03-16 20:37 Matt Turner
2017-03-10 12:53 Agostino Sarubbo
2017-03-10 10:59 Agostino Sarubbo
2017-02-06 14:55 Agostino Sarubbo
2017-02-05 19:08 David Seifert
2015-09-13 18:51 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox