summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-22 13:32:00 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-22 13:32:00 +0000
commit3afd046e642a0de2b5a7300410807c5373f39ac3 (patch)
tree92047aa91ef2008953d6ab18af133e90947a977a
parentUpdated ebuild. (Manifest recommit) (diff)
downloadgentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.tar.gz
gentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.tar.bz2
gentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.zip
add magically disappearing amd64 keyword
-rw-r--r--app-shells/sash/ChangeLog6
-rw-r--r--app-shells/sash/sash-3.4-r5.ebuild4
-rw-r--r--app-shells/sash/sash-3.6.ebuild4
-rw-r--r--app-shells/sash/sash-3.7.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog
index 34f5d6a3a6a5..51e324cbac98 100644
--- a/app-shells/sash/ChangeLog
+++ b/app-shells/sash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/sash
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.20 2004/03/27 19:08:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.21 2004/04/22 13:32:00 lv Exp $
+
+ 22 Apr 2004; Travis Tilley <lv@gentoo.org> sash-3.4-r5.ebuild,
+ sash-3.6.ebuild, sash-3.7.ebuild:
+ add missing keywords
27 Mar 2004; Tom Gall <tgall@gentoo.org> sash-3.6.ebuild:
fix for ppc64. (header issues)
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild
index 46480c1c6b80..c1e22806074e 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-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-r5.ebuild,v 1.20 2004/02/22 07:18:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.21 2004/04/22 13:32:00 lv Exp $
IUSE="readline"
@@ -17,7 +17,7 @@ DEPEND="virtual/glibc
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
-KEYWORDS="x86 ppc sparc alpha hppa mips ia64"
+KEYWORDS="x86 ppc sparc alpha hppa mips ia64 amd64"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild
index 4ff67af4ed15..81059b9af5cb 100644
--- a/app-shells/sash/sash-3.6.ebuild
+++ b/app-shells/sash/sash-3.6.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.6.ebuild,v 1.10 2004/03/27 19:08:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.11 2004/04/22 13:32:00 lv Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
IUSE="readline"
-KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~ia64 ppc64 amd64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4
diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild
index 92a2798fa1ab..0199ba028417 100644
--- a/app-shells/sash/sash-3.7.ebuild
+++ b/app-shells/sash/sash-3.7.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.7.ebuild,v 1.3 2004/03/03 20:22:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.4 2004/04/22 13:32:00 lv Exp $
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
IUSE="readline"
-KEYWORDS="~x86 s390 ~ppc ~sparc ~alpha ~hppa ~mips ia64 ~ppc64"
+KEYWORDS="~x86 s390 ~ppc ~sparc ~alpha ~hppa ~mips ia64 ~ppc64 amd64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4