diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-19 19:49:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-19 19:49:31 +0000 |
commit | 69c43dce4b7f09f4c47a22b76ccbf23e77ee27e6 (patch) | |
tree | dc583d9d9457f92f4b595d9a283cd229f2c475f7 /games-util/grfcodec | |
parent | x86 stable, bug #362987 (diff) | |
download | gentoo-2-69c43dce4b7f09f4c47a22b76ccbf23e77ee27e6.tar.gz gentoo-2-69c43dce4b7f09f4c47a22b76ccbf23e77ee27e6.tar.bz2 gentoo-2-69c43dce4b7f09f4c47a22b76ccbf23e77ee27e6.zip |
x86 stable, bug #375387
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'games-util/grfcodec')
-rw-r--r-- | games-util/grfcodec/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/grfcodec/grfcodec-5.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/grfcodec/ChangeLog b/games-util/grfcodec/ChangeLog index f4e625c650f6..3d96b1482727 100644 --- a/games-util/grfcodec/ChangeLog +++ b/games-util/grfcodec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/grfcodec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.8 2011/07/19 08:07:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.9 2011/07/19 19:49:31 maekke Exp $ + + 19 Jul 2011; Markus Meier <maekke@gentoo.org> grfcodec-5.1.1.ebuild: + x86 stable, bug #375387 19 Jul 2011; Markos Chandras <hwoarang@gentoo.org> grfcodec-5.1.1.ebuild: Stable on amd64 wrt bug #375387 diff --git a/games-util/grfcodec/grfcodec-5.1.1.ebuild b/games-util/grfcodec/grfcodec-5.1.1.ebuild index 205180b47d3f..a1034f3c29d4 100644 --- a/games-util/grfcodec/grfcodec-5.1.1.ebuild +++ b/games-util/grfcodec/grfcodec-5.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.4 2011/07/19 08:07:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.5 2011/07/19 19:49:31 maekke Exp $ EAPI=3 @@ -23,7 +23,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" if [ "${PV%9999}" != "${PV}" ] ; then |