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 1E5B41391DB for ; Tue, 29 Jul 2014 06:30:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB44CE07F7; Tue, 29 Jul 2014 06:30:53 +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 4BC90E07F7 for ; Tue, 29 Jul 2014 06:30: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 5277933FFDF for ; Tue, 29 Jul 2014 06:30:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 23C832004E; Tue, 29 Jul 2014 06:30:51 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpo6: libpo6-0.5.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpo6-0.5.1.ebuild ChangeLog X-VCS-Directories: dev-libs/libpo6 X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140729063051.23C832004E@flycatcher.gentoo.org> Date: Tue, 29 Jul 2014 06:30:51 +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: 9c8bcfb8-02c7-45a0-89b0-8471fde80b6d X-Archives-Hash: e02f74076214b320ea0d4e0433892b58 patrick 14/07/29 06:30:51 Modified: ChangeLog Added: libpo6-0.5.1.ebuild Log: Bump (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.8 dev-libs/libpo6/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 21 Feb 2014 02:22:30 -0000 1.7 +++ ChangeLog 29 Jul 2014 06:30:50 -0000 1.8 @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libpo6 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v 1.7 2014/02/21 02:22:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v 1.8 2014/07/29 06:30:50 patrick Exp $ + +*libpo6-0.5.1 (29 Jul 2014) + + 29 Jul 2014; Patrick Lauer +libpo6-0.5.1.ebuild: + Bump *libpo6-0.5.0 (21 Feb 2014) 1.1 dev-libs/libpo6/libpo6-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/libpo6-0.5.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/libpo6-0.5.1.ebuild?rev=1.1&content-type=text/plain Index: libpo6-0.5.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/libpo6-0.5.1.ebuild,v 1.1 2014/07/29 06:30:50 patrick Exp $ EAPI=4 DESCRIPTION="Hyperdex libpo6 support library" HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"