diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 04:00:35 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 04:00:35 +0000 |
commit | a4105faf92b15aec8bb1de110ad7e4118f6e5e18 (patch) | |
tree | 340cc9a42f44bb1e6cb6b34790fc9bd88c67de97 /games-misc/fortune-mod-osfortune | |
parent | Version bump. (diff) | |
download | historical-a4105faf92b15aec8bb1de110ad7e4118f6e5e18.tar.gz historical-a4105faf92b15aec8bb1de110ad7e4118f6e5e18.tar.bz2 historical-a4105faf92b15aec8bb1de110ad7e4118f6e5e18.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'games-misc/fortune-mod-osfortune')
-rw-r--r-- | games-misc/fortune-mod-osfortune/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-osfortune/ChangeLog b/games-misc/fortune-mod-osfortune/ChangeLog index 5266efc20ba5..10f145ab546c 100644 --- a/games-misc/fortune-mod-osfortune/ChangeLog +++ b/games-misc/fortune-mod-osfortune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-osfortune -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.9 2008/02/04 19:27:08 nyhm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.10 2010/10/08 03:54:23 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-osfortune-1.ebuild: + Drop to ~mips 04 Feb 2008; Tristan Heaven <nyhm@gentoo.org> fortune-mod-osfortune-1.ebuild: diff --git a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild index a35a3c7ebebd..5a752be7bee6 100644 --- a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild +++ b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-osfortune/fortune-mod-osfortune-1.ebuild,v 1.14 2008/02/04 19:27:08 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.15 2010/10/08 03:54:23 leio Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.dibona.com/opensources/osfortune.tar.gz" LICENSE="GPL-1" 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="" DEPEND="games-misc/fortune-mod" |