diff options
author | 2006-07-19 19:47:57 +0000 | |
---|---|---|
committer | 2006-07-19 19:47:57 +0000 | |
commit | 68759485a72c02c34859ca292adcc5ee41147fff (patch) | |
tree | edf061b959bf4048e2e745f449648d81c935acb6 /games-misc/fortune-mod-futurama | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-68759485a72c02c34859ca292adcc5ee41147fff.tar.gz gentoo-2-68759485a72c02c34859ca292adcc5ee41147fff.tar.bz2 gentoo-2-68759485a72c02c34859ca292adcc5ee41147fff.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/fortune-mod-futurama')
3 files changed, 10 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-futurama/ChangeLog b/games-misc/fortune-mod-futurama/ChangeLog index b646c9ceb458..79a9aaf0634c 100644 --- a/games-misc/fortune-mod-futurama/ChangeLog +++ b/games-misc/fortune-mod-futurama/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-futurama -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.7 2005/08/27 18:01:53 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.8 2006/07/19 19:47:57 flameeyes Exp $ + + 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + fortune-mod-futurama-0.2.ebuild: + Add ~x86-fbsd keyword 27 Aug 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-futurama-0.2.ebuild: diff --git a/games-misc/fortune-mod-futurama/files/digest-fortune-mod-futurama-0.2 b/games-misc/fortune-mod-futurama/files/digest-fortune-mod-futurama-0.2 index aa56ce25c9f3..c27f516c6738 100644 --- a/games-misc/fortune-mod-futurama/files/digest-fortune-mod-futurama-0.2 +++ b/games-misc/fortune-mod-futurama/files/digest-fortune-mod-futurama-0.2 @@ -1 +1,3 @@ MD5 669febe7e475f54795064fda6be4918c fortune-mod-futurama-0.2.tar.gz 19351 +RMD160 14db336e43f6852420d6f3bb0b41fd466bb8243b fortune-mod-futurama-0.2.tar.gz 19351 +SHA256 e5d824c5a9a1a754c27e3bd56a98ec3912cb163761f95b1b632965ae7a217bd4 fortune-mod-futurama-0.2.tar.gz 19351 diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index 1338a7ffa69f..af1cd0a1dfde 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.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-futurama/fortune-mod-futurama-0.2.ebuild,v 1.10 2006/07/17 04:58:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.11 2006/07/19 19:47:57 flameeyes Exp $ DESCRIPTION="Quotes from the TV-Series -Futurama-" HOMEPAGE="http://www.netmeister.org/misc.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" LICENSE="as-is" 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" |