summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-06 19:45:33 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-06 19:45:33 +0000
commit5cebfaa25c6de63055189d75d71e682404e51537 (patch)
treeb11d4ee36f071dafe52897778c46809416d9c638 /app-shells/sash
parentAdded new dev-kernel with Pegasos II support (Manifest recommit) (diff)
downloadgentoo-2-5cebfaa25c6de63055189d75d71e682404e51537.tar.gz
gentoo-2-5cebfaa25c6de63055189d75d71e682404e51537.tar.bz2
gentoo-2-5cebfaa25c6de63055189d75d71e682404e51537.zip
marked stable on sparc
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/ChangeLog7
-rw-r--r--app-shells/sash/Manifest12
-rw-r--r--app-shells/sash/sash-3.6.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog
index 69f467f11e7a..47b39b51b981 100644
--- a/app-shells/sash/ChangeLog
+++ b/app-shells/sash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/sash
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.15 2003/10/31 12:47:58 plasmaroo Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.16 2004/02/06 19:45:22 gustavoz Exp $
+
+ 06 Feb 2004; <gustavoz@gentoo.org> sash-3.6.ebuild:
+ marked stable on sparc
31 Oct 2003; <plasmaroo@gentoo.org> sash-3.4-r3.ebuild, sash-3.4-r4.ebuild,
sash-3.4-r5.ebuild:
diff --git a/app-shells/sash/Manifest b/app-shells/sash/Manifest
index 0279217b3ea1..00383f2163ce 100644
--- a/app-shells/sash/Manifest
+++ b/app-shells/sash/Manifest
@@ -1,12 +1,12 @@
+MD5 f34ffb29317700c1a620a582cc2b4207 ChangeLog 2116
+MD5 757b8920ad2e29caaf4dd144eecf92cc sash-3.4-r3.ebuild 1263
+MD5 f29ee123d2aa524e228153524cd1aa6f sash-3.4-r4.ebuild 1190
MD5 11d14768a8c02b16f7a6c769a652f7de sash-3.4-r5.ebuild 1183
+MD5 e00f1f6d696d0a3e9be170cf4d8c1e66 sash-3.6.ebuild 975
MD5 6fe20649cd07eb0aa8884df7a1749e47 files/digest-sash-3.4-r3 127
MD5 6fe20649cd07eb0aa8884df7a1749e47 files/digest-sash-3.4-r4 127
MD5 6fe20649cd07eb0aa8884df7a1749e47 files/digest-sash-3.4-r5 127
-MD5 77ad7e30c6247ea375666b47b414651f files/sash-3.6-fix-includes.patch 321
MD5 c0a4b54f51097cb6d1e76b0f0df2d938 files/digest-sash-3.6 59
-MD5 5a2ff5736c99f27196c276c933f08c08 files/sash-3.6-readline.patch 7269
MD5 570237f86f81b58c68835104a03da8dc files/sash-3.4-gentoo.diff 7087
-MD5 f29ee123d2aa524e228153524cd1aa6f sash-3.4-r4.ebuild 1190
-MD5 7cdbf018fceb19264648f6280072e459 sash-3.6.ebuild 1012
-MD5 757b8920ad2e29caaf4dd144eecf92cc sash-3.4-r3.ebuild 1263
-MD5 8fb8c3cc9dfba1d0a50497bd8ecf97b2 ChangeLog 2037
+MD5 77ad7e30c6247ea375666b47b414651f files/sash-3.6-fix-includes.patch 321
+MD5 5a2ff5736c99f27196c276c933f08c08 files/sash-3.6-readline.patch 7269
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild
index 83aafc0055ab..e7ba18ee57b3 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.7 2004/02/06 14:59:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.8 2004/02/06 19:45:22 gustavoz 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 ~arm ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~arm ~ia64 ppc64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4