From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E022A1381F3 for ; Sat, 20 Apr 2013 06:49:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7612CE0984; Sat, 20 Apr 2013 06:49:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F32F1E0984 for ; Sat, 20 Apr 2013 06:49:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DD2F33DEF3 for ; Sat, 20 Apr 2013 06:49:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2183) id D82DC2171D; Sat, 20 Apr 2013 06:49:35 +0000 (UTC) From: "Christoph Mende (angelos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, angelos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libtaginfo: libtaginfo-0.1.6.ebuild ChangeLog libtaginfo-0.1.4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: libtaginfo-0.1.6.ebuild ChangeLog libtaginfo-0.1.4.ebuild X-VCS-Directories: media-libs/libtaginfo X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130420064935.D82DC2171D@flycatcher.gentoo.org> Date: Sat, 20 Apr 2013 06:49:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f2e27b87-09e2-4c06-9894-7184fc452914 X-Archives-Hash: 5edb09c612b58732bdf1c402b6858286 angelos 13/04/20 06:49:35 Modified: ChangeLog Added: libtaginfo-0.1.6.ebuild Removed: libtaginfo-0.1.4.ebuild Log: Version bump, remove old (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 84F20B43) Revision Changes Path 1.5 media-libs/libtaginfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtaginfo/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtaginfo/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtaginfo/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libtaginfo/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 9 Apr 2013 08:22:50 -0000 1.4 +++ ChangeLog 20 Apr 2013 06:49:35 -0000 1.5 @@ -1,6 +1,12 @@ # ChangeLog for media-libs/libtaginfo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtaginfo/ChangeLog,v 1.4 2013/04/09 08:22:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtaginfo/ChangeLog,v 1.5 2013/04/20 06:49:35 angelos Exp $ + +*libtaginfo-0.1.6 (20 Apr 2013) + + 20 Apr 2013; Christoph Mende +libtaginfo-0.1.6.ebuild, + -libtaginfo-0.1.4.ebuild: + Version bump, remove old *libtaginfo-0.1.5 (09 Apr 2013) 1.1 media-libs/libtaginfo/libtaginfo-0.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtaginfo/libtaginfo-0.1.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtaginfo/libtaginfo-0.1.6.ebuild?rev=1.1&content-type=text/plain Index: libtaginfo-0.1.6.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libtaginfo/libtaginfo-0.1.6.ebuild,v 1.1 2013/04/20 06:49:35 angelos Exp $ EAPI=4 DESCRIPTION="a library for reading media metadata" HOMEPAGE="https://bitbucket.org/shuerhaaken/libtaginfo" SRC_URI="https://bitbucket.org/shuerhaaken/${PN}/downloads/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="media-libs/taglib !