* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2019-04-08 5:22 Aaron Bauman
0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2019-04-08 5:22 UTC (permalink / raw
To: gentoo-commits
commit: e57c1555ef3ddb02ae5df0e0cfeb23686147b792
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 05:21:42 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 05:22:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57c1555
x11-misc/sux: arm64 keyworded
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
x11-misc/sux/sux-1.0-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/sux/sux-1.0-r4.ebuild b/x11-misc/sux/sux-1.0-r4.ebuild
index f3ff910a3c1..edbd4293cfe 100644
--- a/x11-misc/sux/sux-1.0-r4.ebuild
+++ b/x11-misc/sux/sux-1.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ppc sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ppc sparc x86"
IUSE=""
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2020-11-10 23:55 Aaron Bauman
0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2020-11-10 23:55 UTC (permalink / raw
To: gentoo-commits
commit: 3b27561fc0b06324f844b0be42fb7f2b0305e7e1
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 23:54:12 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 23:54:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b27561f
x11-misc/sux: fix QA issue with double empty line
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 8619606a884..9c84c56d3da 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -17,7 +17,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.0-xauth-and-home.patch
)
-
src_install() {
dobin ${PN}{,term}
dodoc TODO
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2021-03-15 21:18 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-15 21:18 UTC (permalink / raw
To: gentoo-commits
commit: ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:15:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:17:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd5bd34
x11-misc/sux: Stabilize 1.0.1 x86, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 9c84c56d3da..652227769fb 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2021-03-15 21:21 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-15 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 3f2a106cfbc76f008b7ffc14fc060ff300e8cc36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:19:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:21:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f2a106c
x11-misc/sux: Stabilize 1.0.1 amd64, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 652227769fb..24bf6500a60 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2021-03-15 21:25 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-15 21:25 UTC (permalink / raw
To: gentoo-commits
commit: 312ba608b2f95ddb76ce021735b01d3b8041da49
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:23:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:23:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312ba608
x11-misc/sux: Stabilize 1.0.1 ppc, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 24bf6500a60..4cff435296d 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2021-03-17 9:00 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-17 9:00 UTC (permalink / raw
To: gentoo-commits
commit: cd3822f6d31b6e1a594364856a00164fa9716a93
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 08:57:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 08:57:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3822f6
x11-misc/sux: Stabilize 1.0.1 sparc, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 4cff435296d..6af851a1917 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/
@ 2021-03-28 11:00 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-28 11:00 UTC (permalink / raw
To: gentoo-commits
commit: 623d38e0892770dee3082971dedcfad7057c778d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 10:56:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 10:56:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623d38e0
x11-misc/sux: Stabilize 1.0.1 arm, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 6af851a1917..5128b5a4b7c 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ppc sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-03-28 11:00 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 11:00 [gentoo-commits] repo/gentoo:master commit in: x11-misc/sux/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-03-17 9:00 Sam James
2021-03-15 21:25 Sam James
2021-03-15 21:21 Sam James
2021-03-15 21:18 Sam James
2020-11-10 23:55 Aaron Bauman
2019-04-08 5:22 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox