From f7706d799b6a37aae6afb2aedba0e90850efbc88 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 18 Nov 2005 03:14:05 +0000 Subject: initial commit - ebuild supplied by Christoph Brill (egore) via bug #82686 (Portage version: 2.0.51.22-r3) --- games-puzzle/glightoff/ChangeLog | 10 ++++++++++ games-puzzle/glightoff/Manifest | 2 ++ games-puzzle/glightoff/files/digest-glightoff-1.0.0 | 1 + games-puzzle/glightoff/glightoff-1.0.0.ebuild | 17 +++++++++++++++++ games-puzzle/glightoff/metadata.xml | 5 +++++ 5 files changed, 35 insertions(+) create mode 100644 games-puzzle/glightoff/ChangeLog create mode 100644 games-puzzle/glightoff/Manifest create mode 100644 games-puzzle/glightoff/files/digest-glightoff-1.0.0 create mode 100644 games-puzzle/glightoff/glightoff-1.0.0.ebuild create mode 100644 games-puzzle/glightoff/metadata.xml (limited to 'games-puzzle/glightoff') diff --git a/games-puzzle/glightoff/ChangeLog b/games-puzzle/glightoff/ChangeLog new file mode 100644 index 000000000000..8c3bc188f3ef --- /dev/null +++ b/games-puzzle/glightoff/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for games-puzzle/glightoff +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/ChangeLog,v 1.1 2005/11/18 03:14:05 mr_bones_ Exp $ + +*glightoff-1.0.0 (18 Nov 2005) + + 18 Nov 2005; Michael Sterrett +metadata.xml, + +glightoff-1.0.0.ebuild: + initial commit - ebuild supplied by Christoph Brill (egore) via bug #82686 + diff --git a/games-puzzle/glightoff/Manifest b/games-puzzle/glightoff/Manifest new file mode 100644 index 000000000000..b7a440ff52df --- /dev/null +++ b/games-puzzle/glightoff/Manifest @@ -0,0 +1,2 @@ +MD5 1dbd6a1c40b13b8fa421c4ee543b9753 glightoff-1.0.0.ebuild 381 +MD5 97cf8d4f724c2f79e33b00d2cd4d0afe files/digest-glightoff-1.0.0 67 diff --git a/games-puzzle/glightoff/files/digest-glightoff-1.0.0 b/games-puzzle/glightoff/files/digest-glightoff-1.0.0 new file mode 100644 index 000000000000..4a82d4fc98ba --- /dev/null +++ b/games-puzzle/glightoff/files/digest-glightoff-1.0.0 @@ -0,0 +1 @@ +MD5 5b4ab6d6c7a30a6529948ac263c71639 glightoff-1.0.0.tar.gz 349274 diff --git a/games-puzzle/glightoff/glightoff-1.0.0.ebuild b/games-puzzle/glightoff/glightoff-1.0.0.ebuild new file mode 100644 index 000000000000..b58b69c4aaab --- /dev/null +++ b/games-puzzle/glightoff/glightoff-1.0.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.1 2005/11/18 03:14:05 mr_bones_ Exp $ + +inherit gnome2 + +DESCRIPTION="a simple (but not so easy to solve!) puzzle game" +HOMEPAGE="http://glightoff.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=x11-libs/gtk+-2.6" + diff --git a/games-puzzle/glightoff/metadata.xml b/games-puzzle/glightoff/metadata.xml new file mode 100644 index 000000000000..d3c2cc926f0b --- /dev/null +++ b/games-puzzle/glightoff/metadata.xml @@ -0,0 +1,5 @@ + + + +games + -- cgit v1.2.3-65-gdbad