diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-22 14:12:29 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-22 14:12:29 +0000 |
commit | e49af0bf81d5d72fbc16f771276ad78342015eec (patch) | |
tree | 0ebbd51aace14cfea53bbd13ebc91907f169572b /app-shells/psh/psh-1.8.1-r1.ebuild | |
parent | amd64 stable, bug #490912 (diff) | |
download | gentoo-2-e49af0bf81d5d72fbc16f771276ad78342015eec.tar.gz gentoo-2-e49af0bf81d5d72fbc16f771276ad78342015eec.tar.bz2 gentoo-2-e49af0bf81d5d72fbc16f771276ad78342015eec.zip |
Stable for amd64 wrt bug #491936
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-shells/psh/psh-1.8.1-r1.ebuild')
-rw-r--r-- | app-shells/psh/psh-1.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-1.8.1-r1.ebuild b/app-shells/psh/psh-1.8.1-r1.ebuild index 879f93034bc8..ebe73e0bac39 100644 --- a/app-shells/psh/psh-1.8.1-r1.ebuild +++ b/app-shells/psh/psh-1.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1-r1.ebuild,v 1.2 2013/12/21 15:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1-r1.ebuild,v 1.3 2013/12/22 14:12:29 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.focusresearch.com/gregor/download/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" # Package warrants USE doc & examples IUSE="readline" |