summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-15 14:22:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-15 14:22:14 +0000
commitcc9a1fd8cc5546e747817a1ab012a8b4ba267a69 (patch)
tree83c3d0b03fe804cbdb934d03ab84f859e5e23c9e /app-shells
parentMake xorg-server build again on ppc (diff)
downloadgentoo-2-cc9a1fd8cc5546e747817a1ab012a8b4ba267a69.tar.gz
gentoo-2-cc9a1fd8cc5546e747817a1ab012a8b4ba267a69.tar.bz2
gentoo-2-cc9a1fd8cc5546e747817a1ab012a8b4ba267a69.zip
Add ~ia64 wrt #226479
(Portage version: 2.1.5.5)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/psh/ChangeLog5
-rw-r--r--app-shells/psh/psh-1.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/psh/ChangeLog b/app-shells/psh/ChangeLog
index bff489c858fa..a5bca3ed7a65 100644
--- a/app-shells/psh/ChangeLog
+++ b/app-shells/psh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/psh
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.23 2008/06/15 12:15:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.24 2008/06/15 14:22:14 armin76 Exp $
+
+ 15 Jun 2008; Raúl Porcel <armin76@gentoo.org> psh-1.8.1.ebuild:
+ Add ~ia64 wrt #226479
15 Jun 2008; Tobias Klausmann <klausman@gentoo.org> psh-1.8.1.ebuild:
Keyworded on alpha, bug #226479
diff --git a/app-shells/psh/psh-1.8.1.ebuild b/app-shells/psh/psh-1.8.1.ebuild
index 2eec78da27a4..b7390b5f2061 100644
--- a/app-shells/psh/psh-1.8.1.ebuild
+++ b/app-shells/psh/psh-1.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.2 2008/06/15 12:15:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.3 2008/06/15 14:22:14 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.focusresearch.com/gregor/download/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
IUSE="readline"
DEPEND=">=dev-lang/perl-5"