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 985651381F3 for ; Thu, 20 Dec 2012 17:41:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BE7821C06B; Thu, 20 Dec 2012 17:40:55 +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 792B821C06B for ; Thu, 20 Dec 2012 17:40:55 +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 8D29133D7E4 for ; Thu, 20 Dec 2012 17:40:54 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2322) id 507C92171D; Thu, 20 Dec 2012 17:40:53 +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-libs/libasyncns: libasyncns-0.8-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libasyncns-0.8-r2.ebuild ChangeLog X-VCS-Directories: net-libs/libasyncns X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121220174053.507C92171D@flycatcher.gentoo.org> Date: Thu, 20 Dec 2012 17:40:53 +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: 13122c0f-3774-472a-a091-6c092aca84cd X-Archives-Hash: b0afd25ee11c784f12ff55ef1b45eb79 hasufell 12/12/20 17:40:53 Modified: libasyncns-0.8-r2.ebuild ChangeLog Log: fix missing doc compression wrt #447936 (Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) Revision Changes Path 1.11 net-libs/libasyncns/libasyncns-0.8-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild?r1=1.10&r2=1.11 Index: libasyncns-0.8-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libasyncns-0.8-r2.ebuild 17 Jun 2012 17:30:51 -0000 1.10 +++ libasyncns-0.8-r2.ebuild 20 Dec 2012 17:40:53 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild,v 1.10 2012/06/17 17:30:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2.ebuild,v 1.11 2012/12/20 17:40:53 hasufell Exp $ EAPI=3 inherit eutils libtool flag-o-matic @@ -53,4 +53,6 @@ docinto apidocs dohtml html/* fi + + prepalldocs } 1.34 net-libs/libasyncns/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncns/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 8 Jul 2012 19:40:58 -0000 1.33 +++ ChangeLog 20 Dec 2012 17:40:53 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libasyncns # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.33 2012/07/08 19:40:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.34 2012/12/20 17:40:53 hasufell Exp $ + + 20 Dec 2012; Julian Ospald libasyncns-0.8-r2.ebuild: + fix missing doc compression wrt #447936 08 Jul 2012; Diego E. Pettenò metadata.xml: Drop myself out of metadata.