diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:01:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:01:13 +0000 |
commit | 636abc45eccadd73b11d1a970c9b2194dc3451d5 (patch) | |
tree | 4f3161003fbfe3397634ee7894a55392dc90da58 | |
parent | Stable for sparc, wrt bug #535462 (diff) | |
download | gentoo-2-636abc45eccadd73b11d1a970c9b2194dc3451d5.tar.gz gentoo-2-636abc45eccadd73b11d1a970c9b2194dc3451d5.tar.bz2 gentoo-2-636abc45eccadd73b11d1a970c9b2194dc3451d5.zip |
Stable for sparc, wrt bug #535470
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/mutagen/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mutagen/mutagen-1.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mutagen/ChangeLog b/media-libs/mutagen/ChangeLog index 788e789bd901..092b1d13bf92 100644 --- a/media-libs/mutagen/ChangeLog +++ b/media-libs/mutagen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mutagen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.114 2015/07/29 07:50:48 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.115 2015/07/30 13:01:13 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> mutagen-1.27.ebuild: + Stable for sparc, wrt bug #535470 *mutagen-1.29 (29 Jul 2015) diff --git a/media-libs/mutagen/mutagen-1.27.ebuild b/media-libs/mutagen/mutagen-1.27.ebuild index 8537ac8a6bec..406560f899d9 100644 --- a/media-libs/mutagen/mutagen-1.27.ebuild +++ b/media-libs/mutagen/mutagen-1.27.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/media-libs/mutagen/mutagen-1.27.ebuild,v 1.6 2015/07/23 20:35:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.27.ebuild,v 1.7 2015/07/30 13:01:13 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="doc test" # TODO: Missing support for >=dev-python/eyeD3-0.7 API |