commit: a6fa013d6a765c898842fe99a81fa4d92c9edbd7 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Jan 13 23:38:18 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> 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="
