summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-03-13 18:34:55 +0000
committerPacho Ramos <pacho@gentoo.org>2010-03-13 18:34:55 +0000
commit44cef81296fa076e3059e229ddf0ff701b473b7a (patch)
treec7b665720054b678a83eabeafc98f5190c8b2d45 /app-shells
parentInitial commit. Closes bug #290160 (diff)
downloadgentoo-2-44cef81296fa076e3059e229ddf0ff701b473b7a.tar.gz
gentoo-2-44cef81296fa076e3059e229ddf0ff701b473b7a.tar.bz2
gentoo-2-44cef81296fa076e3059e229ddf0ff701b473b7a.zip
amd64 stable, bug 309027
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/localshell/ChangeLog5
-rw-r--r--app-shells/localshell/localshell-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog
index bf36aff8e23f..32a20a14b519 100644
--- a/app-shells/localshell/ChangeLog
+++ b/app-shells/localshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/localshell
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.12 2010/03/12 10:02:31 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.13 2010/03/13 18:34:55 pacho Exp $
+
+ 13 Mar 2010; Pacho Ramos <pacho@gentoo.org> localshell-1.3.1.ebuild:
+ amd64 stable, bug 309027
12 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
localshell-1.3.1.ebuild:
diff --git a/app-shells/localshell/localshell-1.3.1.ebuild b/app-shells/localshell/localshell-1.3.1.ebuild
index 8154959bd89e..9cffd33b1d66 100644
--- a/app-shells/localshell/localshell-1.3.1.ebuild
+++ b/app-shells/localshell/localshell-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.1.ebuild,v 1.3 2010/03/12 10:02:31 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.1.ebuild,v 1.4 2010/03/13 18:34:55 pacho Exp $
inherit base eutils
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
src_unpack() {