diff options
author | 2015-03-06 22:23:15 +0000 | |
---|---|---|
committer | 2015-03-06 22:23:15 +0000 | |
commit | c5acb666ce67af84cb7a8c467379ea4b995ca832 (patch) | |
tree | 2e86e00528b32f03c19333761cc06ab8240755df /dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-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/hachoir-core-1.3.3-r1.ebuild')
-rw-r--r-- | dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |