diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
commit | 5c673325e8fdd1d183897a254d889450203f3124 (patch) | |
tree | f48fa3634a47063a58a4f6946f07b95ac631daa1 /app-shells | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.gz gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.bz2 gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.zip |
Remove arm keywords
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index 9f087abfabf2..24ad72628cbd 100644 --- a/app-shells/sash/sash-3.4-r3.ebuild +++ b/app-shells/sash/sash-3.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.17 2004/02/10 22:22:46 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.18 2004/02/22 19:58:33 agriffis Exp $ IUSE="readline static" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_unpack() { unpack ${P}.tar.gz diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index 83349d6e6aa3..916f3c56637f 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.10 2003/09/06 22:23:39 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.11 2004/02/22 19:58:50 agriffis Exp $ IUSE="perl" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.tcsh.org/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_unpack() { unpack ${A} |