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 0D194138206 for ; Sun, 1 May 2016 01:04:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8592D21C005; Sun, 1 May 2016 01:04:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3516121C005 for ; Sun, 1 May 2016 01:04:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44EB4340CFA for ; Sun, 1 May 2016 01:04:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32DCF7B for ; Sun, 1 May 2016 01:03:59 +0000 (UTC) From: "Devan Franchini" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Devan Franchini" Message-ID: <1462064589.64911e3cb6ee2c768b93f397f629f5130b4923ca.twitch153@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: / X-VCS-Repository: proj/layman X-VCS-Files: CHANGES README X-VCS-Directories: / X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: 64911e3cb6ee2c768b93f397f629f5130b4923ca X-VCS-Branch: master Date: Sun, 1 May 2016 01:03:59 +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: fd691895-4436-495c-882c-147ba57945ee X-Archives-Hash: ce07cbb34c897725f4c7cc070db85907 commit: 64911e3cb6ee2c768b93f397f629f5130b4923ca Author: Devan Franchini gentoo org> AuthorDate: Sun May 1 01:03:09 2016 +0000 Commit: Devan Franchini gentoo org> CommitDate: Sun May 1 01:03:09 2016 +0000 URL: https://gitweb.gentoo.org/proj/layman.git/commit/?id=64911e3c Added changes to reflect upcoming release CHANGES | 2 +- README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index f35ee3b..15aaee8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ CHANGES ------- -Version 2.4.0 - Release 2015-??-?? +Version 2.4.0 - Release 2016-??-?? ================================== - adds support for different overlay database types - adds json database support diff --git a/README b/README index fec6a08..f5763de 100644 --- a/README +++ b/README @@ -2,8 +2,8 @@ README ====== -:Last update: Date: 2015-03-28 -:Revision: 2.3.1 +:Last update: Date: 2016-04-30 +:Revision: 2.4.0 :Contact: Brian Dolbec