diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 20:38:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 20:38:49 +0000 |
commit | 22345833146e1107e85214be826b934173f60158 (patch) | |
tree | ea007d6ecf86e91680c5871bb56261fde7bf0b72 /games-util/grfcodec | |
parent | Marking jhead-2.95 ppc64 for bug 419067 (diff) | |
download | gentoo-2-22345833146e1107e85214be826b934173f60158.tar.gz gentoo-2-22345833146e1107e85214be826b934173f60158.tar.bz2 gentoo-2-22345833146e1107e85214be826b934173f60158.zip |
Marking grfcodec-6.0.0 ppc64 for bug 418401
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'games-util/grfcodec')
-rw-r--r-- | games-util/grfcodec/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/grfcodec/ChangeLog b/games-util/grfcodec/ChangeLog index e177f38e362e..ceee5f7bded9 100644 --- a/games-util/grfcodec/ChangeLog +++ b/games-util/grfcodec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/grfcodec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.13 2012/06/02 12:53:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.14 2012/06/05 20:38:49 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> grfcodec-6.0.0.ebuild: + Marking grfcodec-6.0.0 ppc64 for bug 418401 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> grfcodec-6.0.0.ebuild: Stable for amd64, wrt bug #418401 diff --git a/games-util/grfcodec/grfcodec-6.0.0.ebuild b/games-util/grfcodec/grfcodec-6.0.0.ebuild index eba9dd57ace8..fe2412d2bfda 100644 --- a/games-util/grfcodec/grfcodec-6.0.0.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-6.0.0.ebuild,v 1.3 2012/06/02 12:53:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-6.0.0.ebuild,v 1.4 2012/06/05 20:38:49 ranger Exp $ EAPI=4 @@ -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} |