summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-04-18 07:34:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-04-18 07:34:53 +0000
commit0725bc3131ab88bcef7f5573c501bc292a917320 (patch)
tree74a4b5472d1b3c455e26a219a75c5903a6aee641 /games-util
parentadd ppc64 keywords for openttd-1.0.0 version bump (diff)
downloadhistorical-0725bc3131ab88bcef7f5573c501bc292a917320.tar.gz
historical-0725bc3131ab88bcef7f5573c501bc292a917320.tar.bz2
historical-0725bc3131ab88bcef7f5573c501bc292a917320.zip
add ppc64 keywords for openttd-1.0.0 version bump
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-util')
-rw-r--r--games-util/catcodec/Manifest2
-rw-r--r--games-util/catcodec/catcodec-1.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-util/catcodec/Manifest b/games-util/catcodec/Manifest
index 4b8e82d14064..d70c730ae58b 100644
--- a/games-util/catcodec/Manifest
+++ b/games-util/catcodec/Manifest
@@ -1,5 +1,5 @@
AUX catcodec-1.0.0-build.patch 823 RMD160 1ca9bf536b7d0fc85181a43e65ef395c61b5c445 SHA1 3480a238c6398deb353dd5d8c546db5011482016 SHA256 5063c6b925c581e500a647855f2b03079957869bf2b09e1d2d16b69ddc590fae
DIST catcodec-1.0.0-source.tar.bz2 17858 RMD160 01c88adb05867aca0e290c62981dd866f0fe454c SHA1 058e17c6e88586f54a262a34a1a12f4f188a8d31 SHA256 4396da1a0f51451f663dcb406250bc599a1f376016d286ffe48c3591e964f46d
-EBUILD catcodec-1.0.0.ebuild 687 RMD160 07b0f3949aef85d0341202fa6be7a3ba1641b3b1 SHA1 acf336444bd40d8ae9296e863c01fbd4c57124dc SHA256 632c4545ddadf23c3e8ef361c745373fb8ba4d84f23d6c622033d9e704704f65
+EBUILD catcodec-1.0.0.ebuild 694 RMD160 719de0f71dda74162fb9fcd1eff53e585fd92f02 SHA1 baa75852a325656e1ab48da8dd812cdb30e54354 SHA256 52db6948a225a10285eab09bf8741cdcced40870975d6a7dffe56b2f49936579
MISC ChangeLog 446 RMD160 9ed230b2a9eab8511349bcd19bd73c4d0db76716 SHA1 9f1eed592619a81fbade27c45cd64a8df99b80a9 SHA256 c343596ce13418311dc497ec3532f92f45446c19b561dd40262d5cdb7d9c6770
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-util/catcodec/catcodec-1.0.0.ebuild b/games-util/catcodec/catcodec-1.0.0.ebuild
index 1eb6ae64b093..083260616d5e 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.2 2010/04/07 17:27:22 mr_bones_ Exp $
+# $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 $
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 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
src_prepare() {