* [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/skeldal/
@ 2011-03-10 13:46 Tomas Chvatal
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal @ 2011-03-10 13:46 UTC (permalink / raw
To: gentoo-commits
commit: 84501594190fabf30ef7d6f1e64dcd4beffb6f65
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 13:45:42 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 13:45:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=84501594
[games-puzzle/skeldal] Add simple live ebuild for Gates of Skeldal.
---
games-puzzle/skeldal/skeldal-9999.ebuild | 37 ++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/games-puzzle/skeldal/skeldal-9999.ebuild b/games-puzzle/skeldal/skeldal-9999.ebuild
new file mode 100644
index 0000000..5f03068
--- /dev/null
+++ b/games-puzzle/skeldal/skeldal-9999.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+ESVN_REPO_URI="https://skeldal.svn.sourceforge.net/svnroot/skeldal/branches/next_ghost/"
+inherit subversion autotools games
+
+DESCRIPTION="Adventure game The Gates of Skeldal"
+HOMEPAGE="http://sourceforge.net/projects/skeldal/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="media-libs/libsdl[X]
+ media-libs/sdl-mixer"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+ subversion_src_unpack
+}
+
+src_prepare() {
+ eautoreconf
+}
+
+src_configure() {
+ egamesconf
+}
+
+src_install() {
+ base_src_install
+ prepgamesdirs
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/skeldal/
@ 2019-08-19 21:53 Vadim A. Misbakh-Soloviov
0 siblings, 0 replies; 2+ messages in thread
From: Vadim A. Misbakh-Soloviov @ 2019-08-19 21:53 UTC (permalink / raw
To: gentoo-commits
commit: ec5fc1ced72675578dbdf5bf1ca2f4a1a47007ce
Author: Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Wed Jul 24 22:05:38 2019 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Wed Jul 24 22:05:38 2019 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ec5fc1ce
skeldal: no changes in upstream for 6 years. looks dead
Signed-off-by: Vadim A. Misbakh-Soloviov <git <AT> mva.name>
games-puzzle/skeldal/skeldal-9999.ebuild | 37 --------------------------------
1 file changed, 37 deletions(-)
diff --git a/games-puzzle/skeldal/skeldal-9999.ebuild b/games-puzzle/skeldal/skeldal-9999.ebuild
deleted file mode 100644
index 5f03068..0000000
--- a/games-puzzle/skeldal/skeldal-9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-ESVN_REPO_URI="https://skeldal.svn.sourceforge.net/svnroot/skeldal/branches/next_ghost/"
-inherit subversion autotools games
-
-DESCRIPTION="Adventure game The Gates of Skeldal"
-HOMEPAGE="http://sourceforge.net/projects/skeldal/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="media-libs/libsdl[X]
- media-libs/sdl-mixer"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- subversion_src_unpack
-}
-
-src_prepare() {
- eautoreconf
-}
-
-src_configure() {
- egamesconf
-}
-
-src_install() {
- base_src_install
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-19 21:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 13:46 [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/skeldal/ Tomas Chvatal
-- strict thread matches above, loose matches on Subject: below --
2019-08-19 21:53 Vadim A. Misbakh-Soloviov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox