diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:47:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:47:07 +0000 |
commit | b9a913201104286a5b81608c7569fe183eb97915 (patch) | |
tree | bb61a24848eed76450e7250e9450b3ac4104bd3c /app-shells/localshell/localshell-1.3.1.ebuild | |
parent | ppc stable #309053 (diff) | |
download | gentoo-2-b9a913201104286a5b81608c7569fe183eb97915.tar.gz gentoo-2-b9a913201104286a5b81608c7569fe183eb97915.tar.bz2 gentoo-2-b9a913201104286a5b81608c7569fe183eb97915.zip |
ppc stable #309027
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'app-shells/localshell/localshell-1.3.1.ebuild')
-rw-r--r-- | app-shells/localshell/localshell-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/localshell/localshell-1.3.1.ebuild b/app-shells/localshell/localshell-1.3.1.ebuild index 9cffd33b1d66..65e9a4b06fd6 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.4 2010/03/13 18:34:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.3.1.ebuild,v 1.5 2010/03/15 18:47:07 nixnut 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() { |