diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | b99490d69f921fcf6dcda899b422e6962dfb31e6 (patch) | |
tree | 4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-shells/sash | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2 gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r4.ebuild | 4 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index 62bfdbed7e6d..c83f92f8ba59 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.9 2002/07/25 15:44:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.10 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small UNIX Shell with readline suppport" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/" SLOT="0" LICENSE="Freeware" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${P}.tar.gz diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild index 6d7211ab2ec3..b8c90fb22625 100644 --- a/app-shells/sash/sash-3.4-r4.ebuild +++ b/app-shells/sash/sash-3.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.4 2002/07/25 15:39:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.5 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline suppport" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" RDEPEND="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${P}.tar.gz cd ${S} diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild index 4479cc0bc82a..c473eaad28ef 100644 --- a/app-shells/sash/sash-3.4-r5.ebuild +++ b/app-shells/sash/sash-3.4-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.4 2002/07/25 15:39:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.5 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline suppport" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" RDEPEND="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${P}.tar.gz |