diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-06-28 22:15:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-06-28 22:15:48 +0000 |
commit | 5762b6e17b848d8fef85d7a812a7a553de440e4c (patch) | |
tree | 2bbb4ed278bc67cb8e7734e68abc525169392b04 /games-rpg/nwmouse | |
parent | Depend on fox-1.6 (diff) | |
download | gentoo-2-5762b6e17b848d8fef85d7a812a7a553de440e4c.tar.gz gentoo-2-5762b6e17b848d8fef85d7a812a7a553de440e4c.tar.bz2 gentoo-2-5762b6e17b848d8fef85d7a812a7a553de440e4c.zip |
stable for x86 and amd64 (bug #307369)
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-rpg/nwmouse')
-rw-r--r-- | games-rpg/nwmouse/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/nwmouse/nwmouse-20090906.183839.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-rpg/nwmouse/ChangeLog b/games-rpg/nwmouse/ChangeLog index 1b715bda5243..20f004378a3b 100644 --- a/games-rpg/nwmouse/ChangeLog +++ b/games-rpg/nwmouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/nwmouse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.10 2010/01/25 01:30:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.11 2010/06/28 22:15:48 mr_bones_ Exp $ + + 28 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> + nwmouse-20090906.183839.ebuild: + stable for x86 and amd64 (bug #307369) *nwmouse-20090906.183839 (25 Jan 2010) diff --git a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild b/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild index d288b5b4ff4f..7dc34fe7086d 100644 --- a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild +++ b/games-rpg/nwmouse/nwmouse-20090906.183839.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-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.1 2010/01/25 01:30:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.2 2010/06/28 22:15:48 mr_bones_ Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # I've looked at this stuff, and I can't find the problem myself, so I'm just # removing the warnings. If someone feels like finding the patch, that would be # great and I'll gladly include it. |