* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2018-04-28 1:16 Matt Turner
0 siblings, 0 replies; 7+ messages in thread
From: Matt Turner @ 2018-04-28 1:16 UTC (permalink / raw
To: gentoo-commits
commit: 022b7e7241c9b58844cee9289709926aeab6776f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 01:10:56 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 01:10:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022b7e72
x11-apps/rstart: Transition deps to x11-base/xorg-proto
x11-apps/rstart/{rstart-1.0.5.ebuild => rstart-1.0.5-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/rstart/rstart-1.0.5.ebuild b/x11-apps/rstart/rstart-1.0.5-r1.ebuild
similarity index 82%
rename from x11-apps/rstart/rstart-1.0.5.ebuild
rename to x11-apps/rstart/rstart-1.0.5-r1.ebuild
index e74a26a102a..86908b7e7f1 100644
--- a/x11-apps/rstart/rstart-1.0.5.ebuild
+++ b/x11-apps/rstart/rstart-1.0.5-r1.ebuild
@@ -9,5 +9,5 @@ DESCRIPTION="X.Org rstart application"
KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
-RDEPEND="x11-proto/xproto"
-DEPEND="${RDEPEND}"
+DEPEND="x11-base/xorg-proto"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2022-04-04 2:34 Matt Turner
0 siblings, 0 replies; 7+ messages in thread
From: Matt Turner @ 2022-04-04 2:34 UTC (permalink / raw
To: gentoo-commits
commit: 37c2ef82df6e229ad0e9ea7867f488d9f1b3daae
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 02:22:24 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 02:33:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c2ef82
x11-apps/rstart: Version bump to 1.0.6
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/rstart/Manifest | 1 +
x11-apps/rstart/rstart-1.0.6.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/x11-apps/rstart/Manifest b/x11-apps/rstart/Manifest
index 24b962d50484..0dee14bc11fe 100644
--- a/x11-apps/rstart/Manifest
+++ b/x11-apps/rstart/Manifest
@@ -1 +1,2 @@
DIST rstart-1.0.5.tar.bz2 144607 BLAKE2B 2048877683a5a1c1d07bb68d8814cea2a0e1755d7cea3f40b62c086a7f2e8ea2582eea81db46117f906f998bc830f50c437188131584d07fbb68730bfe2491ae SHA512 bda43dd29f95ba5ea4ab42e78069c4011afc6987d00dc580250aec8bec217fabb67577a3038607468de1739d54da596a43cea4c1f5be72e3e572ae6d5abbc09a
+DIST rstart-1.0.6.tar.xz 144888 BLAKE2B d8ea7d48af6bffcbcd5c2f4ed4c6e7678f2d0ef17b5e104731c0a84fcd36d9c877b3f856a5137d066e671d1405d9ad21497c79885f02ba332fa059c0af59c3f6 SHA512 8c0840f172c9efade4557e9a28de19e76e510bd17f1e964936a957dde5ada3d9ae8b2fa0502f61da15cdfc0c69d3308599253ee03571017086a45e4e83958e8f
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
new file mode 100644
index 000000000000..bb3f37927ff9
--- /dev/null
+++ b/x11-apps/rstart/rstart-1.0.6.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="X.Org rstart application"
+
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+DEPEND="x11-base/xorg-proto"
+RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2022-05-07 17:55 Jakov Smolić
0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2022-05-07 17:55 UTC (permalink / raw
To: gentoo-commits
commit: 9c0438162b8b3b25fda4acff5927a16427429788
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 17:53:08 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 7 17:55:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c043816
x11-apps/rstart: Stabilize 1.0.6 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-apps/rstart/rstart-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
index 83e7afbeb43a..487081dae639 100644
--- a/x11-apps/rstart/rstart-1.0.6.ebuild
+++ b/x11-apps/rstart/rstart-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
DEPEND="x11-base/xorg-proto"
RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2022-05-25 17:57 Jakov Smolić
0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2022-05-25 17:57 UTC (permalink / raw
To: gentoo-commits
commit: c604e285896e1792228311f446ed7d9fdbb8fd64
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 17:57:16 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 25 17:57:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c604e285
x11-apps/rstart: Stabilize 1.0.6 ppc, #843167
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-apps/rstart/rstart-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
index 487081dae639..8b759a38c168 100644
--- a/x11-apps/rstart/rstart-1.0.6.ebuild
+++ b/x11-apps/rstart/rstart-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sparc x86"
DEPEND="x11-base/xorg-proto"
RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2022-05-28 1:35 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2022-05-28 1:35 UTC (permalink / raw
To: gentoo-commits
commit: 347ecaac523f24b7f9eb61525a868eaec9edf87a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 01:34:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 01:34:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347ecaac
x11-apps/rstart: Stabilize 1.0.6 ppc64, #843167
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/rstart/rstart-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
index af8ff336aa4d..88d460806c91 100644
--- a/x11-apps/rstart/rstart-1.0.6.ebuild
+++ b/x11-apps/rstart/rstart-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sparc x86"
DEPEND="x11-base/xorg-proto"
RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2022-12-27 5:58 Georgy Yakovlev
0 siblings, 0 replies; 7+ messages in thread
From: Georgy Yakovlev @ 2022-12-27 5:58 UTC (permalink / raw
To: gentoo-commits
commit: 8b638da4b4cfcfb35bba7680af761f888ee64f74
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:52:11 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:52:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b638da4
x11-apps/rstart: keyword 1.0.6 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-apps/rstart/rstart-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
index 88d460806c91..0f8a112d4e6f 100644
--- a/x11-apps/rstart/rstart-1.0.6.ebuild
+++ b/x11-apps/rstart/rstart-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 ~sparc x86"
DEPEND="x11-base/xorg-proto"
RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/
@ 2024-09-25 2:32 Matt Turner
0 siblings, 0 replies; 7+ messages in thread
From: Matt Turner @ 2024-09-25 2:32 UTC (permalink / raw
To: gentoo-commits
commit: 2a65e3469cc5e8a8d0b63b91dbc82b93546224cc
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 02:29:03 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 02:32:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a65e346
x11-apps/rstart: Drop empty global assignments
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/rstart/rstart-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild
index 0f8a112d4e6f..da12b3bbeb9b 100644
--- a/x11-apps/rstart/rstart-1.0.6.ebuild
+++ b/x11-apps/rstart/rstart-1.0.6.ebuild
@@ -11,4 +11,4 @@ DESCRIPTION="X.Org rstart application"
KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 ~sparc x86"
DEPEND="x11-base/xorg-proto"
-RDEPEND=""
+# RDEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-09-25 2:32 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 2:32 [gentoo-commits] repo/gentoo:master commit in: x11-apps/rstart/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2022-12-27 5:58 Georgy Yakovlev
2022-05-28 1:35 Sam James
2022-05-25 17:57 Jakov Smolić
2022-05-07 17:55 Jakov Smolić
2022-04-04 2:34 Matt Turner
2018-04-28 1:16 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox