diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-27 09:02:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-27 09:02:19 +0000 |
commit | 3b76b428c97153303d41f4c65fc9c511e8162b51 (patch) | |
tree | 23debaa6df3142bee9ebae68ccae7c5567a1c26c /media-libs/taglib | |
parent | Stable for SPARC (bug #512012). (diff) | |
download | gentoo-2-3b76b428c97153303d41f4c65fc9c511e8162b51.tar.gz gentoo-2-3b76b428c97153303d41f4c65fc9c511e8162b51.tar.bz2 gentoo-2-3b76b428c97153303d41f4c65fc9c511e8162b51.zip |
Stable for SPARC (bug #520808).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/taglib')
-rw-r--r-- | media-libs/taglib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/taglib/taglib-1.9.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog index e4946d1f2a3c..9053adddfd51 100644 --- a/media-libs/taglib/ChangeLog +++ b/media-libs/taglib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/taglib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.160 2014/08/25 11:00:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.161 2014/08/27 09:02:19 jer Exp $ + + 27 Aug 2014; Jeroen Roovers <jer@gentoo.org> taglib-1.9.1-r2.ebuild: + Stable for SPARC (bug #520808). 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> taglib-1.9.1-r2.ebuild: Stable for alpha, wrt bug #512012 diff --git a/media-libs/taglib/taglib-1.9.1-r2.ebuild b/media-libs/taglib/taglib-1.9.1-r2.ebuild index c5bbc20a4250..eafa32c1ad54 100644 --- a/media-libs/taglib/taglib-1.9.1-r2.ebuild +++ b/media-libs/taglib/taglib-1.9.1-r2.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/taglib/taglib-1.9.1-r2.ebuild,v 1.9 2014/08/25 11:00:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.9.1-r2.ebuild,v 1.10 2014/08/27 09:02:19 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" SLOT="0" IUSE="+asf debug examples +mp4 test" |