public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/xwelltris/
@ 2016-05-06  2:50 Michael Sterrett
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett @ 2016-05-06  2:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0b992c039cfa90264eaa5085ec467f6761db5dc7
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 01:09:08 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri May  6 02:49:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b992c03

games-puzzle/xwelltris: set RDEPEND

Package-Manager: portage-2.2.26

 games-puzzle/xwelltris/xwelltris-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
index b00b129..9f3bb34 100644
--- a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
+++ b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,6 +16,7 @@ IUSE=""
 
 DEPEND="media-libs/libsdl[video]
 	media-libs/sdl-image[gif]"
+RDEPEND=${DEPEND}
 
 src_prepare() {
 	sed -i \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/xwelltris/
@ 2021-08-23  5:05 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-08-23  5:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4e8f53e08c282ff4d91c3022f9de5c66b6101e64
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 23 04:21:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 05:05:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8f53e0

games-puzzle/xwelltris: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../xwelltris/{xwelltris-1.0.1.ebuild => xwelltris-1.0.1-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild b/games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
similarity index 95%
rename from games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
rename to games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
index 11369637b0b..6d69ef03290 100644
--- a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
+++ b/games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
@@ -67,7 +67,7 @@ src_install() {
 	# Move score file to our location
 	mv "${ED}"/usr/share/${PN}/welltris.scores "${ED}"/var/lib/${PN}/welltris.scores || die
 
-	fowners root:gamestat /var/lib/${PN}/welltris.scores
+	fowners root:gamestat /var/lib/${PN}/welltris.scores /usr/bin/${PN}
 	fperms 660 /var/lib/${PN}/welltris.scores
 	fperms g+s /usr/bin/${PN}
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-23  5:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06  2:50 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/xwelltris/ Michael Sterrett
  -- strict thread matches above, loose matches on Subject: below --
2021-08-23  5:05 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox