summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2008-08-12 08:11:08 +0000
committerCédric Krier <cedk@gentoo.org>2008-08-12 08:11:08 +0000
commit711262656c95a47277e9c4f1a825ebdbce0a17f8 (patch)
tree7dac81fbdac3285a95260c41fd9af5870e6db2dd /dev-python/hachoir-core
parentFix license, #233748 (diff)
downloadhistorical-711262656c95a47277e9c4f1a825ebdbce0a17f8.tar.gz
historical-711262656c95a47277e9c4f1a825ebdbce0a17f8.tar.bz2
historical-711262656c95a47277e9c4f1a825ebdbce0a17f8.zip
Add amd64 keyword
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/hachoir-core')
-rw-r--r--dev-python/hachoir-core/ChangeLog6
-rw-r--r--dev-python/hachoir-core/hachoir-core-1.0.1.ebuild4
-rw-r--r--dev-python/hachoir-core/hachoir-core-1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/hachoir-core/ChangeLog b/dev-python/hachoir-core/ChangeLog
index 64fd4abf7fab..57c9ae4960c4 100644
--- a/dev-python/hachoir-core/ChangeLog
+++ b/dev-python/hachoir-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/hachoir-core
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.4 2008/04/04 20:41:56 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.5 2008/08/12 08:07:13 cedk Exp $
+
+ 12 Aug 2008; Cédric Krier <cedk@gentoo.org> hachoir-core-1.0.1.ebuild,
+ hachoir-core-1.1.ebuild:
+ Add amd64 keyword
04 Apr 2008; Cédric Krier <cedk@gentoo.org> hachoir-core-1.0.1.ebuild,
hachoir-core-1.1.ebuild:
diff --git a/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild b/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild
index 1c41034bc1bb..02ca90c9ef41 100644
--- a/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild
+++ b/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild,v 1.2 2008/04/04 20:41:56 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild,v 1.3 2008/08/12 08:07:13 cedk Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""
diff --git a/dev-python/hachoir-core/hachoir-core-1.1.ebuild b/dev-python/hachoir-core/hachoir-core-1.1.ebuild
index ddc5478b84bc..1366be6a4704 100644
--- a/dev-python/hachoir-core/hachoir-core-1.1.ebuild
+++ b/dev-python/hachoir-core/hachoir-core-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild,v 1.2 2008/04/04 20:41:56 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild,v 1.3 2008/08/12 08:07:13 cedk Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""