diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-16 19:36:37 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-16 19:36:37 +0000 |
commit | 8094fb404ef54d4ef00b4f948fe163b7a94c1175 (patch) | |
tree | 025d4d7c06b1389793d64a53e3697f33b68442fb /games-util/catcodec | |
parent | Stable on amd64 wrt bug #374119 (diff) | |
download | gentoo-2-8094fb404ef54d4ef00b4f948fe163b7a94c1175.tar.gz gentoo-2-8094fb404ef54d4ef00b4f948fe163b7a94c1175.tar.bz2 gentoo-2-8094fb404ef54d4ef00b4f948fe163b7a94c1175.zip |
Stable on amd64 wrt bug #375389
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'games-util/catcodec')
-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 3817bbe00046..eca1c180700a 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.6 2011/05/04 18:47:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.7 2011/07/16 19:36:37 hwoarang Exp $ + + 16 Jul 2011; Markos Chandras <hwoarang@gentoo.org> catcodec-1.0.3.ebuild: + Stable on amd64 wrt bug #375389 *catcodec-1.0.3 (04 May 2011) diff --git a/games-util/catcodec/catcodec-1.0.3.ebuild b/games-util/catcodec/catcodec-1.0.3.ebuild index 6e308016eaad..3cc8066c1960 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.1 2011/05/04 18:47:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.3.ebuild,v 1.2 2011/07/16 19:36:37 hwoarang 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() { |