diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-26 17:18:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-26 17:18:31 +0000 |
commit | 985ab7f61bd398a990b937ec696ea4346f326a33 (patch) | |
tree | 314b98c32e94bef9485b57754dacaef8412f7cdd /media-libs/taglib | |
parent | alpha/ia64 stable (diff) | |
download | gentoo-2-985ab7f61bd398a990b937ec696ea4346f326a33.tar.gz gentoo-2-985ab7f61bd398a990b937ec696ea4346f326a33.tar.bz2 gentoo-2-985ab7f61bd398a990b937ec696ea4346f326a33.zip |
ia64/sh/sparc stable wrt #416143
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'media-libs/taglib')
-rw-r--r-- | media-libs/taglib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/taglib/taglib-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog index d0fad29a6ff9..0087fd01a823 100644 --- a/media-libs/taglib/ChangeLog +++ b/media-libs/taglib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/taglib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.130 2012/05/26 10:00:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.131 2012/05/26 17:18:31 armin76 Exp $ + + 26 May 2012; Raúl Porcel <armin76@gentoo.org> taglib-1.7.2.ebuild: + ia64/sh/sparc stable wrt #416143 26 May 2012; Markus Meier <maekke@gentoo.org> taglib-1.7.2.ebuild: arm stable, bug #416143 diff --git a/media-libs/taglib/taglib-1.7.2.ebuild b/media-libs/taglib/taglib-1.7.2.ebuild index 490892e9f17f..33533e859a5d 100644 --- a/media-libs/taglib/taglib-1.7.2.ebuild +++ b/media-libs/taglib/taglib-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.7.2.ebuild,v 1.8 2012/05/26 10:00:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.7.2.ebuild,v 1.9 2012/05/26 17:18:31 armin76 Exp $ EAPI=4 CMAKE_IN_SOURCE_BUILD=1 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html" SRC_URI="http://developer.kde.org/~wheeler/files/src/${P}.tar.gz" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" SLOT="0" IUSE="+asf debug examples +mp4 test" |