From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9978F139085 for ; Fri, 13 Jan 2017 23:44:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1D4CE0C9F; Fri, 13 Jan 2017 23:44:11 +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 AB39CE0C9B for ; Fri, 13 Jan 2017 23:44:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5AC0934172B for ; Fri, 13 Jan 2017 23:44:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9FB4261E for ; Fri, 13 Jan 2017 23:44:08 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1484351041.a6fa013d6a765c898842fe99a81fa4d92c9edbd7.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/hstr/hstr-1.21-r1.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: a6fa013d6a765c898842fe99a81fa4d92c9edbd7 X-VCS-Branch: master Date: Fri, 13 Jan 2017 23:44:08 +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: 7ed130d7-57b3-41e0-9c76-54739598f9ba X-Archives-Hash: 1e2e5f2f1f4e990ae73554ed0a92941b commit: a6fa013d6a765c898842fe99a81fa4d92c9edbd7 Author: Patrice Clement gentoo org> AuthorDate: Fri Jan 13 23:38:18 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Fri Jan 13 23:44:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fa013d app-shells/hstr: stable for amd64. Package-Manager: portage-2.3.0 app-shells/hstr/hstr-1.21-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-shells/hstr/hstr-1.21-r1.ebuild b/app-shells/hstr/hstr-1.21-r1.ebuild index 56d9087..cbf49ba 100644 --- a/app-shells/hstr/hstr-1.21-r1.ebuild +++ b/app-shells/hstr/hstr-1.21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,13 +6,13 @@ EAPI=6 inherit autotools multilib-minimal -DESCRIPTION="Shell history suggest box" +DESCRIPTION="shell history suggest box" HOMEPAGE="https://github.com/dvorka/hstr http://www.mindforger.com" SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="