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 D6352138E20 for ; Fri, 21 Feb 2014 02:22:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B5CFE0AA4; Fri, 21 Feb 2014 02:22:33 +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 C89B1E0AA4 for ; Fri, 21 Feb 2014 02:22:32 +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 9FEAE33F32E for ; Fri, 21 Feb 2014 02:22:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 4D43F2004E; Fri, 21 Feb 2014 02:22:30 +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.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpo6-0.5.0.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: <20140221022230.4D43F2004E@flycatcher.gentoo.org> Date: Fri, 21 Feb 2014 02:22:30 +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: 31706c3a-6301-4042-8ad3-260e3fadb9dc X-Archives-Hash: ef256ba91e948e5377111e332c77201f patrick 14/02/21 02:22:30 Modified: ChangeLog Added: libpo6-0.5.0.ebuild Log: Bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.7 dev-libs/libpo6/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 17 Dec 2013 05:38:23 -0000 1.6 +++ ChangeLog 21 Feb 2014 02:22:30 -0000 1.7 @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libpo6 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v 1.6 2013/12/17 05:38:23 patrick Exp $ +# 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 $ + +*libpo6-0.5.0 (21 Feb 2014) + + 21 Feb 2014; Patrick Lauer +libpo6-0.5.0.ebuild: + Bump *libpo6-0.4.1 (17 Dec 2013) 1.1 dev-libs/libpo6/libpo6-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/libpo6-0.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpo6/libpo6-0.5.0.ebuild?rev=1.1&content-type=text/plain Index: libpo6-0.5.0.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.0.ebuild,v 1.1 2014/02/21 02:22:30 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}"