diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-27 20:24:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-27 20:24:38 +0000 |
commit | dfeb7381120eabc366b80e28a2c1638d3e2c357f (patch) | |
tree | db1e0d7ec6b796621f13b5b4efb8add03b26381e /games-rpg | |
parent | Redigest for any-any 113. (diff) | |
download | gentoo-2-dfeb7381120eabc366b80e28a2c1638d3e2c357f.tar.gz gentoo-2-dfeb7381120eabc366b80e28a2c1638d3e2c357f.tar.bz2 gentoo-2-dfeb7381120eabc366b80e28a2c1638d3e2c357f.zip |
Stable on amd64/x86 for bug #190150.
(Portage version: 2.1.3.6)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/nwmouse/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/nwmouse/nwmouse-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/nwmouse/ChangeLog b/games-rpg/nwmouse/ChangeLog index 51bd86baa715..44fc564edd5b 100644 --- a/games-rpg/nwmouse/ChangeLog +++ b/games-rpg/nwmouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/nwmouse # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.5 2007/03/12 17:25:48 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.6 2007/08/27 20:24:38 wolf31o2 Exp $ + + 27 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> nwmouse-0.1.ebuild: + Stable on amd64/x86 for bug #190150. 12 Mar 2007; Marius Mauch <genone@gentoo.org> nwmouse-0.1.ebuild: Replacing einfo with elog diff --git a/games-rpg/nwmouse/nwmouse-0.1.ebuild b/games-rpg/nwmouse/nwmouse-0.1.ebuild index 7ea97f97607f..485d0c6531ac 100644 --- a/games-rpg/nwmouse/nwmouse-0.1.ebuild +++ b/games-rpg/nwmouse/nwmouse-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.5 2007/03/12 17:25:48 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.6 2007/08/27 20:24:38 wolf31o2 Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="http://home.woh.rr.com/nwmovies/cursors.tar.gz 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. |