diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:22:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:22:41 +0000 |
commit | 871c26aa35094045646bdbe7e58d8fb1aaef41d7 (patch) | |
tree | 925d6f7c602a039c22b2ed3df036da7d82582b7d /app-shells | |
parent | Stable for amd64, wrt bug #456432 (diff) | |
download | gentoo-2-871c26aa35094045646bdbe7e58d8fb1aaef41d7.tar.gz gentoo-2-871c26aa35094045646bdbe7e58d8fb1aaef41d7.tar.bz2 gentoo-2-871c26aa35094045646bdbe7e58d8fb1aaef41d7.zip |
Stable for amd64, 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 | 7 | ||||
-rw-r--r-- | app-shells/localshell/localshell-1.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog index ba3e09d5c01c..875214dc6af8 100644 --- a/app-shells/localshell/ChangeLog +++ b/app-shells/localshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/localshell -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.15 2012/11/28 03:01:35 robbat2 Exp $ +# 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 $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localshell-1.3.4.ebuild: + Stable for amd64, wrt bug #456462 *localshell-1.3.4 (28 Nov 2012) diff --git a/app-shells/localshell/localshell-1.3.4.ebuild b/app-shells/localshell/localshell-1.3.4.ebuild index 4f4fe06a4899..9f07e308cf19 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-2012 Gentoo Foundation +# 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.1 2012/11/28 03:01:35 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.4.ebuild,v 1.2 2013/03/25 20:22:41 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() { |