ChangeLog

# ChangeLog for games-server/greenhouse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-server/greenhouse/ChangeLog,v 1.2 2008/05/04 03:37:06 jmglov Exp $

04 May 2008; Josh Glover greenhouse-1.0.1.ebuild:
bug # 217901 (submitted by Alex Rostovtsev ): fixed
deps, added ~amd64 to keywords, using newbin to install

*greenhouse-1.0.1 (13 Apr 2008)

13 Apr 2008; Josh Glover +metadata.xml,
+greenhouse-1.0.1.ebuild:
This package was submitted by Josh Glover in bug #217485

Manifest

DIST downloaderlinux-1.0.1.tar.gz 1453034 RMD160 edd3d57a9b3af79eea44845de5db807b84aa3351 SHA1 aaadbf66b7db8ab07515b0cff5858b293523d12b SHA256 eeb16bf8c719f11cc6def3f51a4956edca9375c327e9f39f8188f41dafcfc3f7
EBUILD greenhouse-1.0.1.ebuild 982 RMD160 72dd8e26dfd079d341fec8e8eb8d19d65cddccf7 SHA1 e50c9ddfec8cc77d2be08ef89f18c8bdbae7b58e SHA256 18332ef153b847ae773d6f493018f510a4dda1589c9e03012f69d97665d6f62c
MISC ChangeLog 608 RMD160 29d3f983488f00ed0fe1388bd6d7f475677e8a84 SHA1 ee35fc56d93f2479c34d5d104eac909e78ee46a0 SHA256 0d95585a8cf2c0b0461ca2466ad5b20cef91bb9af7acfb07ab96bfd582a1747b
MISC metadata.xml 361 RMD160 657578331a9eeb1dc6ae646a2755b199dde9fb18 SHA1 5c660ccf4484bcd8d95da67f03f8f0846cf59fd1 SHA256 9a15e525114c9a2e4f17db74e49da67e0d21acf4b504777428995c958b42b4c4

greenhouse-1.0.1.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-server/greenhouse/greenhouse-1.0.1.ebuild,v 1.3 2008/05/10 07:46:01 jmglov Exp $

inherit eutils

DESCRIPTION="The Greenhouse is a game store brought together by Penny Arcade and Hothead Games."
HOMEPAGE="http://www.playgreenhouse.com/"
SRC_URI="http://download.playgreenhouse.com/downloaderlinux-${PV}.tar.gz"

LICENSE="Greenhouse"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"

IUSE=""

# Greenhouse should not be stripped
RESTRICT="strip"
DEPEND=""
RDEPEND="x86? (
>=dev-libs/glib-2
media-libs/libpng
sys-libs/zlib
>=x11-libs/gtk+-2
x11-libs/libX11
x11-libs/libXinerama
x11-libs/pango
)
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-gtklibs
app-emulation/emul-linux-x86-xlibs
)"

src_compile() {
einfo "Binary package; nothing to compile"
}

src_install() {
newbin DownloaderLin ${PN}
}

metadata.xml





jmglov@gentoo.org
Josh Glover

The Greenhouse is a game store brought together by Penny Arcade and Hothead Games.
games