diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:12:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:12:40 +0000 |
commit | 4bdc956a59c5601dd829a527564732e0cb8fc91f (patch) | |
tree | 2f9a629d2e774e36697f00c42ecc09774fd2cecc /app-shells/localshell | |
parent | Stable for ppc, wrt bug #456588 (diff) | |
download | gentoo-2-4bdc956a59c5601dd829a527564732e0cb8fc91f.tar.gz gentoo-2-4bdc956a59c5601dd829a527564732e0cb8fc91f.tar.bz2 gentoo-2-4bdc956a59c5601dd829a527564732e0cb8fc91f.zip |
Stable for ppc, wrt bug #456462
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/localshell')
-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 0804c5d350a2..48dd69ce0641 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.17 2013/03/25 20:42:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.18 2013/03/26 10:12:40 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localshell-1.3.4.ebuild: + Stable for ppc, wrt bug #456462 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localshell-1.3.4.ebuild: Stable for x86, wrt bug #456462 diff --git a/app-shells/localshell/localshell-1.3.4.ebuild b/app-shells/localshell/localshell-1.3.4.ebuild index c3304d1352b0..24782cb9c8d7 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.3 2013/03/25 20:42:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.4.ebuild,v 1.4 2013/03/26 10:12:40 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() { |