diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-01-14 00:38:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-01-14 00:44:01 +0100 |
commit | a6fa013d6a765c898842fe99a81fa4d92c9edbd7 (patch) | |
tree | b1e007fc3650c12f8e82d0e0fa975ef6cf9c31ac /app-shells/hstr | |
parent | app-crypt/quickcrypt: eapi dump (diff) | |
download | gentoo-a6fa013d6a765c898842fe99a81fa4d92c9edbd7.tar.gz gentoo-a6fa013d6a765c898842fe99a81fa4d92c9edbd7.tar.bz2 gentoo-a6fa013d6a765c898842fe99a81fa4d92c9edbd7.zip |
app-shells/hstr: stable for amd64.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-shells/hstr')
-rw-r--r-- | app-shells/hstr/hstr-1.21-r1.ebuild | 6 |
1 files 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 56d90876cb9f..cbf49ba27507 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=" |