diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 16:50:09 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 16:50:09 +0000 |
commit | 9af819da9fa7eba8f36ede2c2e6257a20e361f14 (patch) | |
tree | 5a70d3a2d7add23a9af2fbd36ab5014144a2fd6b /games-util | |
parent | ppc/ppc64 stable wrt #375387 (diff) | |
download | gentoo-2-9af819da9fa7eba8f36ede2c2e6257a20e361f14.tar.gz gentoo-2-9af819da9fa7eba8f36ede2c2e6257a20e361f14.tar.bz2 gentoo-2-9af819da9fa7eba8f36ede2c2e6257a20e361f14.zip |
ppc/ppc64 stable wrt #375389
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/catcodec/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/catcodec/catcodec-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/catcodec/ChangeLog b/games-util/catcodec/ChangeLog index fc9bb5e67706..551fd0389f8c 100644 --- a/games-util/catcodec/ChangeLog +++ b/games-util/catcodec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/catcodec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.8 2011/07/19 19:50:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.9 2011/07/23 16:50:09 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> catcodec-1.0.3.ebuild: + ppc/ppc64 stable wrt #375389 19 Jul 2011; Markus Meier <maekke@gentoo.org> catcodec-1.0.3.ebuild: x86 stable, bug #375389 diff --git a/games-util/catcodec/catcodec-1.0.3.ebuild b/games-util/catcodec/catcodec-1.0.3.ebuild index 4cf69fdee452..993263948838 100644 --- a/games-util/catcodec/catcodec-1.0.3.ebuild +++ b/games-util/catcodec/catcodec-1.0.3.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/catcodec/catcodec-1.0.3.ebuild,v 1.3 2011/07/19 19:50:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.3.ebuild,v 1.4 2011/07/23 16:50:09 xarthisius Exp $ EAPI=2 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="" src_prepare() { |