diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-09-24 22:29:03 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-09-24 22:32:31 -0400 |
commit | 2a65e3469cc5e8a8d0b63b91dbc82b93546224cc (patch) | |
tree | e69bf0ef21023e168cdb18b338020d30ed7ce04f /x11-apps/rstart/rstart-1.0.6.ebuild | |
parent | x11-apps/bdftopcf: Drop empty global assignments (diff) | |
download | gentoo-2a65e3469cc5e8a8d0b63b91dbc82b93546224cc.tar.gz gentoo-2a65e3469cc5e8a8d0b63b91dbc82b93546224cc.tar.bz2 gentoo-2a65e3469cc5e8a8d0b63b91dbc82b93546224cc.zip |
x11-apps/rstart: Drop empty global assignments
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |