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 203B3138A1F for ; Sat, 26 Apr 2014 06:47:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1C8CE096B; Sat, 26 Apr 2014 06:47:40 +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 4C74AE096B for ; Sat, 26 Apr 2014 06:47:40 +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 7EBB233FD84 for ; Sat, 26 Apr 2014 06:47:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 314082004B; Sat, 26 Apr 2014 06:47:38 +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/libgit2-glib: ChangeLog libgit2-glib-0.0.10.ebuild libgit2-glib-0.0.6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libgit2-glib-0.0.10.ebuild libgit2-glib-0.0.6.ebuild X-VCS-Directories: dev-libs/libgit2-glib X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140426064738.314082004B@flycatcher.gentoo.org> Date: Sat, 26 Apr 2014 06:47:38 +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: 09f2be97-68f9-4040-a6e4-129b2f8255a2 X-Archives-Hash: 4dddcf0508c5dd2f5badbdafeffea7c3 pacho 14/04/26 06:47:38 Modified: ChangeLog Removed: libgit2-glib-0.0.10.ebuild libgit2-glib-0.0.6.ebuild Log: drop old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.16 dev-libs/libgit2-glib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 9 Mar 2014 11:55:31 -0000 1.15 +++ ChangeLog 26 Apr 2014 06:47:37 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libgit2-glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v 1.15 2014/03/09 11:55:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v 1.16 2014/04/26 06:47:37 pacho Exp $ + + 26 Apr 2014; Pacho Ramos -libgit2-glib-0.0.10.ebuild, + -libgit2-glib-0.0.6.ebuild: + drop old 09 Mar 2014; Pacho Ramos libgit2-glib-0.0.12.ebuild: x86 stable, bug 499954