diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 20:02:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 20:02:56 +0000 |
commit | 0ed878ebc027b0ee86b446b5a52e94ce50693368 (patch) | |
tree | f123b2b18db083c0889f8e7051a21863fada86bc /games-misc/fortune-mod-calvin | |
parent | Stable on alpha. (diff) | |
download | historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.tar.gz historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.tar.bz2 historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.zip |
Add ~x86-fbsd keyword
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'games-misc/fortune-mod-calvin')
3 files changed, 10 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-calvin/ChangeLog b/games-misc/fortune-mod-calvin/ChangeLog index 15be4585d570..8427a72f1afd 100644 --- a/games-misc/fortune-mod-calvin/ChangeLog +++ b/games-misc/fortune-mod-calvin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-calvin -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.6 2005/08/27 17:58:32 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.7 2006/07/19 19:42:43 flameeyes Exp $ + + 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + fortune-mod-calvin-0.1.1.ebuild: + Add ~x86-fbsd keyword 27 Aug 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-calvin-0.1.1.ebuild: diff --git a/games-misc/fortune-mod-calvin/files/digest-fortune-mod-calvin-0.1.1 b/games-misc/fortune-mod-calvin/files/digest-fortune-mod-calvin-0.1.1 index dc3aa74eafaa..53ee766e010b 100644 --- a/games-misc/fortune-mod-calvin/files/digest-fortune-mod-calvin-0.1.1 +++ b/games-misc/fortune-mod-calvin/files/digest-fortune-mod-calvin-0.1.1 @@ -1 +1,3 @@ MD5 e0dc2036b731aafdee4989e9d1d8ec2a fortune-mod-calvin-0.1.1.tar.gz 6787 +RMD160 8ce7e7c72286189684a57ae9b308568d160a3a64 fortune-mod-calvin-0.1.1.tar.gz 6787 +SHA256 7a914611b70a191743cff22a6eef763409d77d67852ba4563e61f0d7db2c04d9 fortune-mod-calvin-0.1.1.tar.gz 6787 diff --git a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild index 51799c1b35b2..a597e4e01852 100644 --- a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild +++ b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.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-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.10 2006/07/17 04:55:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.11 2006/07/19 19:42:43 flameeyes Exp $ DESCRIPTION="Quotes from Calvin and Hobbes Comic Books" 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" |