summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:55:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:55:32 +0000
commit9dbdef1367e0b7667500a1d81369f9cbb18e72e0 (patch)
tree146369821c921762dfac6a2d7c72876b5298d49c /app-shells
parentStable for x86, wrt bug #491934 (diff)
downloadgentoo-2-9dbdef1367e0b7667500a1d81369f9cbb18e72e0.tar.gz
gentoo-2-9dbdef1367e0b7667500a1d81369f9cbb18e72e0.tar.bz2
gentoo-2-9dbdef1367e0b7667500a1d81369f9cbb18e72e0.zip
Stable for x86, wrt bug #491936
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/psh/ChangeLog5
-rw-r--r--app-shells/psh/psh-1.8.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/psh/ChangeLog b/app-shells/psh/ChangeLog
index 458f9d9affca..afbfaf32b55c 100644
--- a/app-shells/psh/ChangeLog
+++ b/app-shells/psh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/psh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.33 2013/12/22 14:12:29 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.34 2013/12/24 12:55:32 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> psh-1.8.1-r1.ebuild:
+ Stable for x86, wrt bug #491936
22 Dec 2013; Chema Alonso <nimiux@gentoo.org> psh-1.8.1-r1.ebuild:
Stable for amd64 wrt bug #491936
diff --git a/app-shells/psh/psh-1.8.1-r1.ebuild b/app-shells/psh/psh-1.8.1-r1.ebuild
index ebe73e0bac39..5a38681e6b02 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.3 2013/12/22 14:12:29 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1-r1.ebuild,v 1.4 2013/12/24 12:55:32 ago 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"