diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:53:23 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:53:23 +0000 |
commit | 19a4463e7bd5d54b1e11f64fddc27d7aadcc0d2c (patch) | |
tree | f1e7aa70d7fd628f8b47d3928a24e30ad94af26a /games-misc/fortune-mod-calvin | |
parent | Drop to ~mips (diff) | |
download | historical-19a4463e7bd5d54b1e11f64fddc27d7aadcc0d2c.tar.gz historical-19a4463e7bd5d54b1e11f64fddc27d7aadcc0d2c.tar.bz2 historical-19a4463e7bd5d54b1e11f64fddc27d7aadcc0d2c.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'games-misc/fortune-mod-calvin')
-rw-r--r-- | games-misc/fortune-mod-calvin/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-calvin/ChangeLog b/games-misc/fortune-mod-calvin/ChangeLog index 3491a8174b69..b396c91c9e22 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.8 2010/02/16 23:38:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.9 2010/10/08 02:49:26 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-calvin-0.1.1.ebuild: + Drop to ~mips 16 Feb 2010; Hanno Boeck <hanno@gentoo.org> fortune-mod-calvin-0.1.1.ebuild: 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 a36b05cede9c..2a9688893abd 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-2010 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.12 2010/02/16 23:38:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.13 2010/10/08 02:49:26 leio 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="fairuse" 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" |