diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-08 14:30:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-08 14:30:03 +0000 |
commit | fd9c1e1f2af0809ed23ac1b6998ada21ee083946 (patch) | |
tree | 68d8a7f28448efaf7be3d48be22090965d69a5d2 /media-libs/taglib | |
parent | Version bump (diff) | |
download | gentoo-2-fd9c1e1f2af0809ed23ac1b6998ada21ee083946.tar.gz gentoo-2-fd9c1e1f2af0809ed23ac1b6998ada21ee083946.tar.bz2 gentoo-2-fd9c1e1f2af0809ed23ac1b6998ada21ee083946.zip |
alpha/ia64/sh/sparc stable wrt #410953
(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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/taglib/ChangeLog b/media-libs/taglib/ChangeLog index c64be44bc4dc..fe8a05291a5f 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.117 2012/04/07 16:51:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/ChangeLog,v 1.118 2012/04/08 14:30:03 armin76 Exp $ + + 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> taglib-1.7.1.ebuild: + alpha/ia64/sh/sparc stable wrt #410953 07 Apr 2012; Markus Meier <maekke@gentoo.org> taglib-1.7.1.ebuild: arm stable, bug #410953 diff --git a/media-libs/taglib/taglib-1.7.1.ebuild b/media-libs/taglib/taglib-1.7.1.ebuild index 0cd89fe790cd..b6244dd9ce39 100644 --- a/media-libs/taglib/taglib-1.7.1.ebuild +++ b/media-libs/taglib/taglib-1.7.1.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.1.ebuild,v 1.5 2012/04/07 16:51:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.7.1.ebuild,v 1.6 2012/04/08 14:30:03 armin76 Exp $ EAPI=4 inherit cmake-utils @@ -10,7 +10,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" |