diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:49:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:49:54 +0000 |
commit | 8b664865060f6ae7a0da23a32c652a8685052d18 (patch) | |
tree | 76a85a4bd156020c34f36646235d1dde95f51226 /games-util/grfcodec | |
parent | Stable for x86, wrt bug #521284 (diff) | |
download | gentoo-2-8b664865060f6ae7a0da23a32c652a8685052d18.tar.gz gentoo-2-8b664865060f6ae7a0da23a32c652a8685052d18.tar.bz2 gentoo-2-8b664865060f6ae7a0da23a32c652a8685052d18.zip |
Stable for x86, wrt bug #521526
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util/grfcodec')
-rw-r--r-- | games-util/grfcodec/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/grfcodec/ChangeLog b/games-util/grfcodec/ChangeLog index d5cf599d1d90..c9fac2d42cd1 100644 --- a/games-util/grfcodec/ChangeLog +++ b/games-util/grfcodec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/grfcodec # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.21 2014/10/05 10:47:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.22 2014/10/10 10:49:54 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> grfcodec-6.0.4.ebuild: + Stable for x86, wrt bug #521526 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> grfcodec-6.0.4.ebuild: Stable for ppc, wrt bug #521526 diff --git a/games-util/grfcodec/grfcodec-6.0.4.ebuild b/games-util/grfcodec/grfcodec-6.0.4.ebuild index 6e85126b878a..2d6ccc9c1f7c 100644 --- a/games-util/grfcodec/grfcodec-6.0.4.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-6.0.4.ebuild,v 1.3 2014/10/05 10:47:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-6.0.4.ebuild,v 1.4 2014/10/10 10:49:54 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="" [[ -n ${SCM} ]] && S=${WORKDIR}/${PN} |