diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:42:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:42:31 +0000 |
commit | f52863ccac60b7985504e6099942526faba88174 (patch) | |
tree | 2ee4a54609b2311478dd3c4e67fa8cdce57597d6 /app-shells | |
parent | Stable for x86, wrt bug #456432 (diff) | |
download | gentoo-2-f52863ccac60b7985504e6099942526faba88174.tar.gz gentoo-2-f52863ccac60b7985504e6099942526faba88174.tar.bz2 gentoo-2-f52863ccac60b7985504e6099942526faba88174.zip |
Stable for x86, wrt bug #456462
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/localshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/localshell/localshell-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog index 875214dc6af8..0804c5d350a2 100644 --- a/app-shells/localshell/ChangeLog +++ b/app-shells/localshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/localshell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.16 2013/03/25 20:22:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.17 2013/03/25 20:42:31 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localshell-1.3.4.ebuild: + Stable for x86, wrt bug #456462 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localshell-1.3.4.ebuild: Stable for amd64, wrt bug #456462 diff --git a/app-shells/localshell/localshell-1.3.4.ebuild b/app-shells/localshell/localshell-1.3.4.ebuild index 9f07e308cf19..c3304d1352b0 100644 --- a/app-shells/localshell/localshell-1.3.4.ebuild +++ b/app-shells/localshell/localshell-1.3.4.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/localshell/localshell-1.3.4.ebuild,v 1.2 2013/03/25 20:22:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.4.ebuild,v 1.3 2013/03/25 20:42:31 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" src_configure() { |