ChangeLog

# ChangeLog for games-misc/fortune-mod-gentoo-forums
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-forums/ChangeLog,v 1.13 2006/07/19 19:49:52 flameeyes Exp $

19 Jul 2006; Diego Pettenò
fortune-mod-gentoo-forums-20041207.ebuild:
Add ~x86-fbsd keyword

10 Sep 2005; Aron Griffis
fortune-mod-gentoo-forums-20041207.ebuild:
Mark 20041207 stable on alpha

27 Aug 2005; Markus Rothe
fortune-mod-gentoo-forums-20041207.ebuild:
Stable on ppc64

31 Jul 2005; Markus Rothe
fortune-mod-gentoo-forums-20041207.ebuild:
Added ~ppc64 (bug #100217)

09 Jan 2005; Sven Wegener
fortune-mod-gentoo-forums-20040922.ebuild,
fortune-mod-gentoo-forums-20041207.ebuild:
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.

28 Dec 2004; Ciaran McCreesh :
Change encoding to UTF-8 for GLEP 31 compliance

*fortune-mod-gentoo-forums-20041207 (07 Dec 2004)

07 Dec 2004; Jon Hood
+fortune-mod-gentoo-forums-20041207.ebuild:
Version bump.

19 Oct 2004; Bryan Østergaard
fortune-mod-gentoo-forums-20040922.ebuild:
Alpha keyword, bug 67731.

18 Oct 2004; Hardave Riar
fortune-mod-gentoo-forums-20040922.ebuild:
Stable on mips, bug #67731.

15 Oct 2004; Jon Hood
fortune-mod-gentoo-forums-20040922.ebuild:
Stable all around irt #67731.

15 Oct 2004; Jason Wever
fortune-mod-gentoo-forums-20040922.ebuild:
Added ~sparc keyword for bug #67731.

*fortune-mod-gentoo-forums-20040922 (16 Oct 2004)

16 Oct 2004; Guy Martin
fortune-mod-gentoo-forums-20040922.ebuild:
Stable on hppa.

22 Sep 2004; Jon Hood +metadata.xml:
Initial import, idea by Andreas Eriksson , thanks
to Simon Vermeersch for his work, #62858.

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST gentoo-forums-20041207.gz 8809 RMD160 004d4b9f335a6df6924c5b23815a57bf98d5d190 SHA1 0718f6d0d30b2d6d0b37385d0459d6926f3e243a SHA256 d6cababfefde07a250d043416488bcb4a0298c4aae1ecc4fc4f55755653c5f72
DIST gentoo-forums-offensive-20041207.gz 1510 RMD160 e8073b828275a73324eaabe34b4e931376e7be8b SHA1 04911edf06b1c2067a604677c0cc38caa6f8bf6b SHA256 ece84fb263655c598d90398661ce974a02fba8a8f1cde8b27873606de051a88f
EBUILD fortune-mod-gentoo-forums-20041207.ebuild 905 RMD160 3a18a12c4e42c534cda1ddf20127379a59404285 SHA1 5fa38c9cc11368ccbb018e83873392f379833c82 SHA256 49798f26ea768003a4a0362b7663715810c61febd5e089b7bf3892670554a08a
MISC ChangeLog 2077 RMD160 b18500695f4113ea3abdd05127b050df13d7b269 SHA1 56f259e75fe105694a63b052bd6a882a216e4767 SHA256 1b9747411cf4770d91bb7a68fad5bf46025df6b70126e2a43266db724090a69f
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHp2LOdz7hIScOURERAhFmAKDOtS6/ei9vv3gv/OGn04iOmNNN/gCg+Bij
QgAFEyDujpxCyqmTsdeiRz4=
=1Jx2
-----END PGP SIGNATURE-----

fortune-mod-gentoo-forums-20041207.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild,v 1.8 2008/02/04 19:08:57 nyhm Exp $

DESCRIPTION="Fortune database of quotes from forums.gentoo.org"
HOMEPAGE="http://forums.gentoo.org/"
SRC_URI="mirror://gentoo/gentoo-forums-${PV}.gz
offensive? ( mirror://gentoo/gentoo-forums-offensive-${PV}.gz )"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="offensive"

DEPEND="games-misc/fortune-mod"

S=${WORKDIR}

src_compile() {
mv gentoo-forums-${PV} gentoo-forums || die
use offensive && cat gentoo-forums-offensive-${PV} >> gentoo-forums
strfile gentoo-forums || die
}

src_install() {
insinto /usr/share/fortune
doins gentoo-forums gentoo-forums.dat || die
}

metadata.xml




games