summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-03 19:22:24 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-03 19:33:58 -0700
commit37c2ef82df6e229ad0e9ea7867f488d9f1b3daae (patch)
tree2bb3f4a874fe3f5b7f5e4955829257fb7d979ac9 /x11-apps/rstart/rstart-1.0.6.ebuild
parentx11-apps/mkfontscale: Version bump to 1.2.2 (diff)
downloadgentoo-37c2ef82df6e229ad0e9ea7867f488d9f1b3daae.tar.gz
gentoo-37c2ef82df6e229ad0e9ea7867f488d9f1b3daae.tar.bz2
gentoo-37c2ef82df6e229ad0e9ea7867f488d9f1b3daae.zip
x11-apps/rstart: Version bump to 1.0.6
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/rstart/rstart-1.0.6.ebuild')
-rw-r--r--x11-apps/rstart/rstart-1.0.6.ebuild14
1 files changed, 14 insertions, 0 deletions
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=""