diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:33:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:33:46 +0000 |
commit | fae050c6837524d6f00a16acdbb5d07cbd401581 (patch) | |
tree | e591340ff73a0548331085526c9c1af4ed2fa668 /media-libs/mutagen | |
parent | Stable for ppc, wrt bug #506154 (diff) | |
download | gentoo-2-fae050c6837524d6f00a16acdbb5d07cbd401581.tar.gz gentoo-2-fae050c6837524d6f00a16acdbb5d07cbd401581.tar.bz2 gentoo-2-fae050c6837524d6f00a16acdbb5d07cbd401581.zip |
Stable for ppc, wrt bug #506256
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/mutagen')
-rw-r--r-- | media-libs/mutagen/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mutagen/mutagen-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mutagen/ChangeLog b/media-libs/mutagen/ChangeLog index 149a868be1ce..889d9b3ecc3a 100644 --- a/media-libs/mutagen/ChangeLog +++ b/media-libs/mutagen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mutagen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.99 2014/04/05 15:26:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.100 2014/04/13 16:33:46 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> mutagen-1.22.ebuild: + Stable for ppc, wrt bug #506256 05 Apr 2014; Jeroen Roovers <jer@gentoo.org> mutagen-1.22.ebuild: Stable for HPPA (bug #506256). diff --git a/media-libs/mutagen/mutagen-1.22.ebuild b/media-libs/mutagen/mutagen-1.22.ebuild index d9fdeb9e4ef8..fe8f311f3a09 100644 --- a/media-libs/mutagen/mutagen-1.22.ebuild +++ b/media-libs/mutagen/mutagen-1.22.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/media-libs/mutagen/mutagen-1.22.ebuild,v 1.5 2014/04/05 15:26:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.22.ebuild,v 1.6 2014/04/13 16:33:46 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -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" DEPEND=" |