diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-15 11:25:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-15 11:25:18 +0000 |
commit | cc1e02390b6aacbb121537753560e08adfa6ec0f (patch) | |
tree | 7d898e59175627c88e31d30bdbbf8404349487c4 /dev-python/eyeD3 | |
parent | Marked ~hppa (bug #454638). (diff) | |
download | gentoo-2-cc1e02390b6aacbb121537753560e08adfa6ec0f.tar.gz gentoo-2-cc1e02390b6aacbb121537753560e08adfa6ec0f.tar.bz2 gentoo-2-cc1e02390b6aacbb121537753560e08adfa6ec0f.zip |
Marked ~hppa (bug #454638).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 977c79f12af7..76415be8d537 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.63 2014/02/15 10:00:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.64 2014/02/15 11:25:18 jer Exp $ + + 15 Feb 2014; Jeroen Roovers <jer@gentoo.org> eyeD3-0.7.4.ebuild: + Marked ~hppa (bug #454638). 15 Feb 2014; Akinori Hattori <hattya@gentoo.org> eyeD3-0.7.4.ebuild: keyword ~ia64 wrt bug #454638 diff --git a/dev-python/eyeD3/eyeD3-0.7.4.ebuild b/dev-python/eyeD3/eyeD3-0.7.4.ebuild index a92d76167eba..57cc0f42d129 100644 --- a/dev-python/eyeD3/eyeD3-0.7.4.ebuild +++ b/dev-python/eyeD3/eyeD3-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.4.ebuild,v 1.3 2014/02/15 10:00:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.4.ebuild,v 1.4 2014/02/15 11:25:18 jer Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz" LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}] |