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 361B0138010 for ; Sun, 31 Mar 2013 15:06:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8811FE0AA9; Sun, 31 Mar 2013 15:06:34 +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 1F909E0AA9 for ; Sun, 31 Mar 2013 15:06:34 +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 37A0C33DBAB for ; Sun, 31 Mar 2013 15:06:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2322) id 5D73A20081; Sun, 31 Mar 2013 15:06:31 +0000 (UTC) From: "Julian Ospald (hasufell)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hasufell@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-irc/hexchat X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130331150631.5D73A20081@flycatcher.gentoo.org> Date: Sun, 31 Mar 2013 15:06:31 +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: 50c28d45-2018-4e9e-bbb2-fdc4c85d164e X-Archives-Hash: cce2b61bdc430b66a03266609eae8af9 hasufell 13/03/31 15:06:31 Modified: ChangeLog Log: make plugin header installation dependent on plugins (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) Revision Changes Path 1.36 net-irc/hexchat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 31 Mar 2013 14:29:27 -0000 1.35 +++ ChangeLog 31 Mar 2013 15:06:31 -0000 1.36 @@ -1,6 +1,10 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.35 2013/03/31 14:29:27 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.36 2013/03/31 15:06:31 hasufell Exp $ + + 31 Mar 2013; Julian Ospald + files/hexchat-2.9.4-build.patch: + make plugin header installation dependent on plugins *hexchat-2.9.4-r1 (31 Mar 2013)