diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:49:04 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:49:04 +0000 |
commit | 9ff90dd813f133d558f706512cea37398b14c936 (patch) | |
tree | beb935df75e5efb718f597aa5976335cdcacea6d /games-misc/fortune-mod-fvl | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-9ff90dd813f133d558f706512cea37398b14c936.tar.gz gentoo-2-9ff90dd813f133d558f706512cea37398b14c936.tar.bz2 gentoo-2-9ff90dd813f133d558f706512cea37398b14c936.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-fvl/ChangeLog b/games-misc/fortune-mod-fvl/ChangeLog index 5c2ad29acd5c..09a8ab62074c 100644 --- a/games-misc/fortune-mod-fvl/ChangeLog +++ b/games-misc/fortune-mod-fvl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-fvl -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.12 2006/07/19 19:48:35 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.13 2010/10/08 03:49:04 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Drop to ~mips 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> fortune-mod-fvl-20030120.ebuild: diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index 88e36cc9cf35..0be0f7713d54 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.11 2006/07/19 19:48:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.12 2010/10/08 03:49:04 leio Exp $ DESCRIPTION="Quotes from Felix von Leitner (fefe)" HOMEPAGE="http://fortune-mod-fvl.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |