summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:23:15 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:23:15 +0000
commitc5acb666ce67af84cb7a8c467379ea4b995ca832 (patch)
tree2e86e00528b32f03c19333761cc06ab8240755df /dev-python/hachoir-core
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-c5acb666ce67af84cb7a8c467379ea4b995ca832.tar.gz
gentoo-2-c5acb666ce67af84cb7a8c467379ea4b995ca832.tar.bz2
gentoo-2-c5acb666ce67af84cb7a8c467379ea4b995ca832.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/hachoir-core/ChangeLog b/dev-python/hachoir-core/ChangeLog
index 6e0db51a8647..00b2d271be56 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.11 2015/02/01 16:31:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.12 2015/03/06 22:23:15 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> hachoir-core-1.3.3-r1.ebuild:
+ amd64 stable, bug 540290
01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -hachoir-core-1.3.3.ebuild:
Remove old.
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 dd3c99d826f2..e0d8c9e30682 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-2014 Gentoo Foundation
+# 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.2 2014/03/31 21:03:58 mgorny Exp $
+# $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 $
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=""