* [gentoo-commits] repo/gentoo:master commit in: games-arcade/xsfcave/
@ 2017-11-25 14:19 Patrick Lauer
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer @ 2017-11-25 14:19 UTC (permalink / raw
To: gentoo-commits
commit: c7329cee72e9eed5ee8e5d41512f1d124889a12d
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 14:14:27 2017 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 14:19:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7329cee
games-arcade/xsfcave: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
games-arcade/xsfcave/xsfcave-0.5.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games-arcade/xsfcave/xsfcave-0.5.ebuild b/games-arcade/xsfcave/xsfcave-0.5.ebuild
index c0359f94434..57b1fa0cb3b 100644
--- a/games-arcade/xsfcave/xsfcave-0.5.ebuild
+++ b/games-arcade/xsfcave/xsfcave-0.5.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=5
inherit games
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/xsfcave/
@ 2018-04-25 18:29 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2018-04-25 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 126e3203561e79063f6e989c9c3aa1acb929d6bd
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 18:15:49 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 18:29:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126e3203
games-arcade/xsfcave: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-arcade/xsfcave/xsfcave-0.5.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/games-arcade/xsfcave/xsfcave-0.5.ebuild b/games-arcade/xsfcave/xsfcave-0.5.ebuild
deleted file mode 100644
index 57b1fa0cb3b..00000000000
--- a/games-arcade/xsfcave/xsfcave-0.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-DESCRIPTION="A X11 sfcave clone"
-HOMEPAGE="http://xsfcave.idios.org"
-SRC_URI="mirror://sourceforge/scrap/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="x11-libs/libXext
- x11-libs/libSM"
-RDEPEND="${DEPEND}"
-
-src_install() {
- default
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/xsfcave/
@ 2018-04-25 18:29 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2018-04-25 18:29 UTC (permalink / raw
To: gentoo-commits
commit: a96b92df85729e06c21ffb04d9536576f97b6663
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 18:15:40 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 18:29:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96b92df
games-arcade/xsfcave: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-arcade/xsfcave/xsfcave-0.5-r1.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/games-arcade/xsfcave/xsfcave-0.5-r1.ebuild b/games-arcade/xsfcave/xsfcave-0.5-r1.ebuild
new file mode 100644
index 00000000000..5d28c027ce6
--- /dev/null
+++ b/games-arcade/xsfcave/xsfcave-0.5-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="A X11 sfcave clone"
+HOMEPAGE="http://xsfcave.idios.org"
+SRC_URI="mirror://sourceforge/scrap/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="x11-libs/libXext
+ x11-libs/libSM"
+RDEPEND="${DEPEND}"
+
+src_install() {
+ default
+ make_desktop_entry "${PN}"
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-25 18:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-25 14:19 [gentoo-commits] repo/gentoo:master commit in: games-arcade/xsfcave/ Patrick Lauer
-- strict thread matches above, loose matches on Subject: below --
2018-04-25 18:29 Pacho Ramos
2018-04-25 18:29 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox