diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 07:18:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 07:18:38 +0000 |
commit | 871249e48479e1e2308c079c4db2202573d37c83 (patch) | |
tree | 50a5f5a6cb31bd9728005545f11ce2b0cf9835a4 /x11-terms | |
parent | Revision bump to correctly handle bytecompiling and autotools. (diff) | |
download | gentoo-2-871249e48479e1e2308c079c4db2202573d37c83.tar.gz gentoo-2-871249e48479e1e2308c079c4db2202573d37c83.tar.bz2 gentoo-2-871249e48479e1e2308c079c4db2202573d37c83.zip |
stable x86, bug 268710
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/pssh/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/pssh/pssh-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/pssh/ChangeLog b/x11-terms/pssh/ChangeLog index e52898874c0f..d19681206978 100644 --- a/x11-terms/pssh/ChangeLog +++ b/x11-terms/pssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/pssh # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/ChangeLog,v 1.11 2009/04/17 14:54:18 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/ChangeLog,v 1.12 2009/05/14 07:18:38 fauli Exp $ + + 14 May 2009; Christian Faulhammer <fauli@gentoo.org> pssh-1.4.3.ebuild: + stable x86, bug 268710 17 Apr 2009; Justin Bronder <jsbronder@gentoo.org> pssh-1.2.0.ebuild, pssh-1.3.1.ebuild, pssh-1.4.3.ebuild: diff --git a/x11-terms/pssh/pssh-1.4.3.ebuild b/x11-terms/pssh/pssh-1.4.3.ebuild index f56fa91c38e1..c9f834a21f32 100644 --- a/x11-terms/pssh/pssh-1.4.3.ebuild +++ b/x11-terms/pssh/pssh-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/pssh-1.4.3.ebuild,v 1.2 2009/04/17 14:54:18 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/pssh-1.4.3.ebuild,v 1.3 2009/05/14 07:18:38 fauli Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://www.theether.org/pssh/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="net-misc/openssh |