summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-07 08:17:04 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-07 08:17:04 +0000
commitfd55811bed9a57555d3fc8c35605747b638d6dbe (patch)
tree6b385abfdd0a3c6ec66d1c6fc2373c2d28f65a2c /dev-python/hachoir-core
parentppc stable, bug 540290 (diff)
downloadgentoo-2-fd55811bed9a57555d3fc8c35605747b638d6dbe.tar.gz
gentoo-2-fd55811bed9a57555d3fc8c35605747b638d6dbe.tar.bz2
gentoo-2-fd55811bed9a57555d3fc8c35605747b638d6dbe.zip
ppc stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/hachoir-core')
-rw-r--r--dev-python/hachoir-core/ChangeLog5
-rw-r--r--dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/hachoir-core/ChangeLog b/dev-python/hachoir-core/ChangeLog
index 00b2d271be56..42006f70ec97 100644
--- a/dev-python/hachoir-core/ChangeLog
+++ b/dev-python/hachoir-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/hachoir-core
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.12 2015/03/06 22:23:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.13 2015/03/07 08:17:04 pacho Exp $
+
+ 07 Mar 2015; Pacho Ramos <pacho@gentoo.org> hachoir-core-1.3.3-r1.ebuild:
+ ppc stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> hachoir-core-1.3.3-r1.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
index e0d8c9e30682..efd6e2b48214 100644
--- a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
+++ b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.3.3-r1.ebuild,v 1.3 2015/03/06 22:23:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild,v 1.4 2015/03/07 08:17:04 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE=""
RDEPEND=""