Portage is a package management system used by Gentoo Linux
# ChangeLog for games-board/teg
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-board/teg/ChangeLog,v 1.15 2007/03/20 04:31:51 mr_bones_ Exp $
*teg-0.11.2 (20 Mar 2007)
20 Mar 2007; Michael Sterrett
version bump (bug #171515)
05 Oct 2006; Tristan Heaven
Fix gettext dependency
21 May 2006; Markus Rothe
Stable on ppc64
14 May 2006; Markus Rothe
Added ~ppc64; bug #133270
29 Jan 2006; Joshua Baergen
Removed x11 dependency since all the X stuff is brought in by the Gnome libs.
28 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
23 Sep 2004; Michael Sterrett
clean older ebuild
01 Jul 2004; Jeremy Huddleston
teg-0.11.1.ebuild:
virtual/glibc -> virtual/libc
06 Jun 2004; Michael Sterrett
stablize; teg-0.11.0 is pretty broken
*teg-0.11.1 (27 May 2004)
27 May 2004; Michael Sterrett
version bump
01 May 2004; Michael Sterrett
IUSE; die backticks; tidy
*teg-0.11.0-r1 (02 Oct 2003)
02 Oct 2003; Mike Frysinger
Make this more of a GNOME install than a games install.
*teg-0.11.0 (08 Jan 2003)
21 May 2003; Martin Holzer
Adding libgnomeui as depend. Closes #19050.
08 Jan 2003; J.Alberto Suárez López
New finel version.
*teg-0.10.1 (08 Aug 2002)
27 Aug 2002; J.Alberto Suárez López
added dev/libxml in DEPEND. Close #7003
8 Aug 2002; J.Alberto Suárez López
New version. Must fix bug #4729
*teg-0.9.4 (7 May 2002)
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS.
7 May 2002; Spider
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS.
fix sourceforge mirroring.
*teg-0.9.4 (29 Apr 2002)
29 Apr 2002; Ryan Phillips
Simple update from 0.9.2 to 0.9.4
*teg-0.9.2
11 Apr 2002; Spider
Update all glib dependencies to use glib-1.2* in preparation of
unmasking the glib-2.0.1 packages
*teg-0.9.2 (1 Feb 2002)
1 Feb 2002; G.Bevin
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
DIST teg-0.11.2.tar.gz 5790172 RMD160 2069bb40936fbd87dcf04be145890d0ccb53f6d3 SHA1 29fe2fa895617d6d6fe9528bf56b43d22bd454f5 SHA256 9a0135870c01ff70b63a95f7224556fdf70f21d977c369085ef3c2cf7697ddf9
EBUILD teg-0.11.2.ebuild 573 RMD160 3b268c8893cf14b79249cd042402d483b5d10ebd SHA1 9967081dbcba421248ca26e51563f44d3b85bd83 SHA256 81d571eb33ecf90792c7310b3ee709094833c629f7f6e846e008e098526f94d5
MISC ChangeLog 3216 RMD160 a78dbc6c32cb10b3bcd5df076f9b886257548a97 SHA1 4944c1f6c4b44412d754b0833e461f7f7dda53e4 SHA256 9c1c39f191e7be33ed9893130a991a9480f65d555ae214dc2702b13f4b7a7e44
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/teg/teg-0.11.2.ebuild,v 1.1 2007/03/20 04:31:51 mr_bones_ Exp $
inherit gnome2
DESCRIPTION="Gnome Risk Clone"
HOMEPAGE="http://teg.sourceforge.net/"
SRC_URI="mirror://sourceforge/teg/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="nls"
RDEPEND=">=dev-libs/glib-2
gnome-base/libgnomeui
gnome-base/libgnome
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"