diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-28 18:09:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-28 18:09:44 +0000 |
commit | 1b133662c15173153b5743da24da51869a54ea62 (patch) | |
tree | 18aff9f03fce85fbb9359a63bbb5ad52d61c6adc | |
parent | Marked ppc/ppc64 stable for bug #321697. (diff) | |
download | gentoo-2-1b133662c15173153b5743da24da51869a54ea62.tar.gz gentoo-2-1b133662c15173153b5743da24da51869a54ea62.tar.bz2 gentoo-2-1b133662c15173153b5743da24da51869a54ea62.zip |
Marked ppc/ppc64 stable for bug #320501.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | games-util/catcodec/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/catcodec/catcodec-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/catcodec/ChangeLog b/games-util/catcodec/ChangeLog index 51716506c647..a72a901af219 100644 --- a/games-util/catcodec/ChangeLog +++ b/games-util/catcodec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/catcodec # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.3 2010/05/25 21:28:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.4 2010/05/28 18:09:44 josejx Exp $ + + 28 May 2010; Joseph Jezak <josejx@gentoo.org> catcodec-1.0.0.ebuild: + Marked ppc/ppc64 stable for bug #320501. 25 May 2010; Pacho Ramos <pacho@gentoo.org> catcodec-1.0.0.ebuild: stable amd64, bug 320499 diff --git a/games-util/catcodec/catcodec-1.0.0.ebuild b/games-util/catcodec/catcodec-1.0.0.ebuild index cf132f11a194..6bf0d1c71aae 100644 --- a/games-util/catcodec/catcodec-1.0.0.ebuild +++ b/games-util/catcodec/catcodec-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.0.ebuild,v 1.5 2010/05/25 21:28:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.0.ebuild,v 1.6 2010/05/28 18:09:44 josejx Exp $ EAPI=2 inherit eutils 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" src_prepare() { |