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 93274138A1F for ; Fri, 25 Apr 2014 19:36:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FD52E07BA; Fri, 25 Apr 2014 19:36:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFA8CE07BA for ; Fri, 25 Apr 2014 19:36:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF0DE33FDE7 for ; Fri, 25 Apr 2014 19:36:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 62DE22004B; Fri, 25 Apr 2014 19:36:50 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.16.0-r1.ebuild json-glib-0.14.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog json-glib-0.16.0-r1.ebuild json-glib-0.14.2.ebuild X-VCS-Directories: dev-libs/json-glib X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140425193650.62DE22004B@flycatcher.gentoo.org> Date: Fri, 25 Apr 2014 19:36:50 +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: 7b6c1ba2-0a51-4f65-a13f-a15eab087781 X-Archives-Hash: 685ad57acfb698af65157cce63ede3b6 pacho 14/04/25 19:36:50 Modified: ChangeLog Removed: json-glib-0.16.0-r1.ebuild json-glib-0.14.2.ebuild Log: drop old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.57 dev-libs/json-glib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 22 Feb 2014 21:15:11 -0000 1.56 +++ ChangeLog 25 Apr 2014 19:36:50 -0000 1.57 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/json-glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.56 2014/02/22 21:15:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.57 2014/04/25 19:36:50 pacho Exp $ + + 25 Apr 2014; Pacho Ramos -json-glib-0.14.2.ebuild, + -json-glib-0.16.0-r1.ebuild: + drop old 22 Feb 2014; Pacho Ramos json-glib-0.16.2.ebuild: Fix wrong commit, bug 502160