diff options
Diffstat (limited to 'games-misc/fortune-mod-sp-fortunes')
-rw-r--r-- | games-misc/fortune-mod-sp-fortunes/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-sp-fortunes/ChangeLog b/games-misc/fortune-mod-sp-fortunes/ChangeLog index 6e6a896b5708..f70d4e92c6f4 100644 --- a/games-misc/fortune-mod-sp-fortunes/ChangeLog +++ b/games-misc/fortune-mod-sp-fortunes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-sp-fortunes -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/ChangeLog,v 1.8 2006/07/19 19:59:42 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/ChangeLog,v 1.9 2010/10/08 03:58:00 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-sp-fortunes-0.2.ebuild: + Drop to ~mips 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> fortune-mod-sp-fortunes-0.2.ebuild: diff --git a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild index 2645a7428452..ac8dcb4d7484 100644 --- a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild +++ b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild,v 1.4 2007/02/08 08:03:59 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild,v 1.5 2010/10/08 03:58:00 leio Exp $ MY_P=${P/fortune-mod-sp-fortunes/SP} MY_PN=${PN/fortune-mod-sp-fortunes/SP} @@ -10,7 +10,7 @@ SRC_URI="http://eelco.is.a.rootboy.net/fortunecookies/${MY_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" |