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-scriptures | |
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-scriptures')
-rw-r--r-- | games-misc/fortune-mod-scriptures/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-scriptures/ChangeLog b/games-misc/fortune-mod-scriptures/ChangeLog index c1fa045c93a4..a10327300a42 100644 --- a/games-misc/fortune-mod-scriptures/ChangeLog +++ b/games-misc/fortune-mod-scriptures/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-scriptures -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/ChangeLog,v 1.4 2007/04/27 02:19:43 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/ChangeLog,v 1.5 2010/10/08 03:56:27 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-scriptures-1.1.0.ebuild: + Drop to ~mips 27 Apr 2007; Steve Dibb <beandog@gentoo.org> fortune-mod-scriptures-1.1.0.ebuild: diff --git a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild index ba0002d9057d..48b7fb5e3013 100644 --- a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild +++ b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.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-scriptures/fortune-mod-scriptures-1.1.0.ebuild,v 1.5 2008/01/30 16:38:14 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild,v 1.6 2010/10/08 03:56:27 leio Exp $ DESCRIPTION="Fortune modules from the King James Bible scriptures" HOMEPAGE="http://scriptures.nephi.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/mormon/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |