diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-16 19:36:40 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-16 19:36:40 +0000 |
commit | 9a6b11badad10ced14c79c75a118d6ae06e18eb6 (patch) | |
tree | e5cb6b8f4682270920a7f13fd1e621776b3698dd /dev-python/eyeD3 | |
parent | amd64 stable wrt bug #553930 (diff) | |
download | gentoo-2-9a6b11badad10ced14c79c75a118d6ae06e18eb6.tar.gz gentoo-2-9a6b11badad10ced14c79c75a118d6ae06e18eb6.tar.bz2 gentoo-2-9a6b11badad10ced14c79c75a118d6ae06e18eb6.zip |
ia64 stable wrt bug #500960
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index fb5e84587556..101c36601fd1 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.91 2015/07/03 08:33:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.92 2015/07/16 19:36:40 zlogene Exp $ + + 16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> eyeD3-0.7.5.ebuild: + ia64 stable wrt bug #500960 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> eyeD3-0.7.5.ebuild: Stable for alpha, wrt bug #500960 diff --git a/dev-python/eyeD3/eyeD3-0.7.5.ebuild b/dev-python/eyeD3/eyeD3-0.7.5.ebuild index 97116715eece..0438a10af57a 100644 --- a/dev-python/eyeD3/eyeD3-0.7.5.ebuild +++ b/dev-python/eyeD3/eyeD3-0.7.5.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/eyeD3/eyeD3-0.7.5.ebuild,v 1.9 2015/07/03 08:33:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.10 2015/07/16 19:36:40 zlogene Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz" LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0" |