summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-25 09:17:11 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-25 09:17:11 +0000
commit9dc31493ce7fd059936bfc60f1f704bc4add0015 (patch)
tree4c255d4d1642139c8c35c6222c0e274e07a6355e /games-util
parentx86 stable wrt bug #320497 (diff)
downloadhistorical-9dc31493ce7fd059936bfc60f1f704bc4add0015.tar.gz
historical-9dc31493ce7fd059936bfc60f1f704bc4add0015.tar.bz2
historical-9dc31493ce7fd059936bfc60f1f704bc4add0015.zip
x86 stable wrt bug #320499
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-util')
-rw-r--r--games-util/catcodec/ChangeLog6
-rw-r--r--games-util/catcodec/catcodec-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-util/catcodec/ChangeLog b/games-util/catcodec/ChangeLog
index 14043c94d45a..b69535341822 100644
--- a/games-util/catcodec/ChangeLog
+++ b/games-util/catcodec/ChangeLog
@@ -1,6 +1,10 @@
# 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.1 2010/04/07 17:25:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/ChangeLog,v 1.2 2010/05/25 09:17:11 phajdan.jr Exp $
+
+ 25 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ catcodec-1.0.0.ebuild:
+ x86 stable wrt bug #320499
*catcodec-1.0.0 (07 Apr 2010)
diff --git a/games-util/catcodec/catcodec-1.0.0.ebuild b/games-util/catcodec/catcodec-1.0.0.ebuild
index 083260616d5e..bb6623aa0b1f 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.3 2010/04/18 07:34:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.0.ebuild,v 1.4 2010/05/25 09:17:11 phajdan.jr 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() {