diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-21 18:07:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-21 18:07:34 +0000 |
commit | 52ae71c185de26115f8a73193c11b017b167936d (patch) | |
tree | f100691ed54c82129872eaeb2c1fdbbe9330486c /games-mud | |
parent | ppc stable #293281 (diff) | |
download | gentoo-2-52ae71c185de26115f8a73193c11b017b167936d.tar.gz gentoo-2-52ae71c185de26115f8a73193c11b017b167936d.tar.bz2 gentoo-2-52ae71c185de26115f8a73193c11b017b167936d.zip |
x86 stable, bug #288920
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gnome-mud/ChangeLog | 5 | ||||
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-0.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-mud/gnome-mud/ChangeLog b/games-mud/gnome-mud/ChangeLog index afe57fbc7da5..5a273d5d726b 100644 --- a/games-mud/gnome-mud/ChangeLog +++ b/games-mud/gnome-mud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-mud/gnome-mud # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.25 2009/06/27 11:51:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.26 2009/11/21 18:07:34 maekke Exp $ + + 21 Nov 2009; Markus Meier <maekke@gentoo.org> gnome-mud-0.11.2.ebuild: + x86 stable, bug #288920 27 Jun 2009; Alexis Ballier <aballier@gentoo.org> gnome-mud-0.11.2.ebuild: keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug diff --git a/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild index 2aa312c000d3..cee44daaad47 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild,v 1.2 2009/06/27 11:51:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild,v 1.3 2009/11/21 18:07:34 maekke Exp $ EAPI=2 inherit gnome2 games @@ -10,7 +10,7 @@ HOMEPAGE="http://live.gnome.org/GnomeMud" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="gstreamer" RDEPEND="x11-libs/gtk+:2 |