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 | 941bb78ad9c1e8e23886627f76e7f34a107b033a (patch) | |
tree | fc45b0d7b93fd9538f8cf67f9961fb7cc84aa78c /games-util/catcodec/catcodec-1.0.3.ebuild | |
parent | Stable on amd64 wrt bug #374119 (diff) | |
download | historical-941bb78ad9c1e8e23886627f76e7f34a107b033a.tar.gz historical-941bb78ad9c1e8e23886627f76e7f34a107b033a.tar.bz2 historical-941bb78ad9c1e8e23886627f76e7f34a107b033a.zip |
Stable on amd64 wrt bug #375389
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'games-util/catcodec/catcodec-1.0.3.ebuild')
-rw-r--r-- | games-util/catcodec/catcodec-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |