diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:57:41 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:57:41 +0000 |
commit | a7fb58a1930f371c332013d3df19802b084c2895 (patch) | |
tree | e81788a9215d10a30253b12b4ffc436f4a2be959 /games-misc/fortune-mod-simpsons-chalkboard | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-a7fb58a1930f371c332013d3df19802b084c2895.tar.gz gentoo-2-a7fb58a1930f371c332013d3df19802b084c2895.tar.bz2 gentoo-2-a7fb58a1930f371c332013d3df19802b084c2895.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/fortune-mod-simpsons-chalkboard')
3 files changed, 10 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog b/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog index 5a9bf9a48dae..bb9e1dbda8ed 100644 --- a/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog +++ b/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-simpsons-chalkboard -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog,v 1.7 2005/08/27 18:06:46 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-simpsons-chalkboard/ChangeLog,v 1.8 2006/07/19 19:57:41 flameeyes Exp $ + + 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + fortune-mod-simpsons-chalkboard-0.1.ebuild: + Add ~x86-fbsd keyword 27 Aug 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-simpsons-chalkboard-0.1.ebuild: diff --git a/games-misc/fortune-mod-simpsons-chalkboard/files/digest-fortune-mod-simpsons-chalkboard-0.1 b/games-misc/fortune-mod-simpsons-chalkboard/files/digest-fortune-mod-simpsons-chalkboard-0.1 index dd962433ed22..567c07d0a05f 100644 --- a/games-misc/fortune-mod-simpsons-chalkboard/files/digest-fortune-mod-simpsons-chalkboard-0.1 +++ b/games-misc/fortune-mod-simpsons-chalkboard/files/digest-fortune-mod-simpsons-chalkboard-0.1 @@ -1 +1,3 @@ MD5 1602ec6df3336a7e01f857b8419c8df1 fortune-simpsons-chalkboard.tgz 5803 +RMD160 3ccf53e02f31f4e0572938fc7ee88e308d47f341 fortune-simpsons-chalkboard.tgz 5803 +SHA256 8cfa7ecec784314b90b46531943d507c8f556c96008c8dc44089f016e5504b35 fortune-simpsons-chalkboard.tgz 5803 diff --git a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild index d00f4f0b257f..edac25080efe 100644 --- a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild +++ b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild,v 1.10 2006/07/17 05:02:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild,v 1.11 2006/07/19 19:57:41 flameeyes Exp $ DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of each Simpsons episode" HOMEPAGE="http://www.splitbrain.org/index.php?x=.%2FFortunes%2Fsimpsons" @@ -8,7 +8,7 @@ SRC_URI="http://www.splitbrain.org/Fortunes/simpsons/fortune-simpsons-chalkboard LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |