kensington 14/09/23 13:34:33 Modified: taglib-extras-1.0.1.ebuild ChangeLog Log: Update SRC_URI wrt bug #523500. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.7 media-libs/taglib-extras/taglib-extras-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild?r1=1.6&r2=1.7 Index: taglib-extras-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- taglib-extras-1.0.1.ebuild 18 Jan 2011 22:31:26 -0000 1.6 +++ taglib-extras-1.0.1.ebuild 23 Sep 2014 13:34:33 -0000 1.7 @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild,v 1.6 2011/01/18 22:31:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild,v 1.7 2014/09/23 13:34:33 kensington Exp $ EAPI=2 inherit cmake-utils DESCRIPTION="Unofficial taglib plugins maintained by the Amarok team" HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html" -SRC_URI="http://www.kollide.net/~jefferai/${P}.tar.gz" +SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="amd64 ppc ~ppc64 x86" 1.13 media-libs/taglib-extras/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/taglib-extras/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 18 Jan 2011 22:31:26 -0000 1.12 +++ ChangeLog 23 Sep 2014 13:34:33 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/taglib-extras -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/ChangeLog,v 1.12 2011/01/18 22:31:26 ranger Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/ChangeLog,v 1.13 2014/09/23 13:34:33 kensington Exp $ + + 23 Sep 2014; Michael Palimaka <[email protected]> + taglib-extras-1.0.1.ebuild: + Update SRC_URI wrt bug #523500. 18 Jan 2011; Brent Baude <[email protected]> taglib-extras-1.0.1.ebuild: Marking taglib-extras-1.0.1 ppc for bug 346233 @@ -59,4 +63,3 @@ 04 Jun 2009; Theo Chatzimichos <[email protected]> +taglib-extras-0.1.3.ebuild, +metadata.xml: Initial commit of taglib-extras -
