diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:13:04 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:13:04 +0000 |
commit | 27c7567c5b3b8ae450bbc5600f96b4ee64e6cc37 (patch) | |
tree | 2c9158be30698a6127e6bf9c4d8e693d36e5a6f9 /games-misc/fortune-mod-dubya | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-27c7567c5b3b8ae450bbc5600f96b4ee64e6cc37.tar.gz gentoo-2-27c7567c5b3b8ae450bbc5600f96b4ee64e6cc37.tar.bz2 gentoo-2-27c7567c5b3b8ae450bbc5600f96b4ee64e6cc37.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'games-misc/fortune-mod-dubya')
-rw-r--r-- | games-misc/fortune-mod-dubya/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-dubya/ChangeLog b/games-misc/fortune-mod-dubya/ChangeLog index f53333368237..85813ef66ddf 100644 --- a/games-misc/fortune-mod-dubya/ChangeLog +++ b/games-misc/fortune-mod-dubya/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-dubya # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.15 2010/01/03 11:56:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.16 2010/10/08 03:13:04 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-dubya-20050118.ebuild: + Drop to ~mips 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> fortune-mod-dubya-20050118.ebuild: diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild index 229c10ea38da..0e15d579a6d8 100644 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild +++ b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.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-dubya/fortune-mod-dubya-20050118.ebuild,v 1.7 2010/01/03 11:56:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild,v 1.8 2010/10/08 03:13:04 leio Exp $ DESCRIPTION="Quotes from George W. Bush" HOMEPAGE="http://dubya.seiler.us/" @@ -8,7 +8,7 @@ SRC_URI="http://seiler.us/wiki/images/8/8c/Dubya-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="games-misc/fortune-mod" |