summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/sash/ChangeLog6
-rw-r--r--app-shells/sash/Manifest8
-rw-r--r--app-shells/sash/sash-3.4-r3.ebuild4
-rw-r--r--app-shells/sash/sash-3.4-r4.ebuild4
-rw-r--r--app-shells/sash/sash-3.4-r5.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog
index 44d6d1ad8183..69f467f11e7a 100644
--- a/app-shells/sash/ChangeLog
+++ b/app-shells/sash/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2003/10/18 11:16:44 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.15 2003/10/31 12:47:58 plasmaroo Exp $
+
+ 31 Oct 2003; <plasmaroo@gentoo.org> sash-3.4-r3.ebuild, sash-3.4-r4.ebuild,
+ sash-3.4-r5.ebuild:
+ Mirror change for the readline patch: the old mirror went down...
18 Oct 2003; <plasmaroo@gentoo.org> files/sash-3.6-fix-includes.patch:
Fixed includes patch to get rid of bootstrapping-breakage: e2fsprogs
diff --git a/app-shells/sash/Manifest b/app-shells/sash/Manifest
index 8b7973930668..d74b1b3b4ea1 100644
--- a/app-shells/sash/Manifest
+++ b/app-shells/sash/Manifest
@@ -1,8 +1,8 @@
-MD5 8a0b2b6ad694efac9e1d4cb180ca3dc9 ChangeLog 1868
-MD5 c835d6bcda25294f07b47c3a5445981f sash-3.4-r3.ebuild 1260
-MD5 bee2de1101df8fc490298192d6db9431 sash-3.4-r5.ebuild 1179
+MD5 8fb8c3cc9dfba1d0a50497bd8ecf97b2 ChangeLog 2037
+MD5 757b8920ad2e29caaf4dd144eecf92cc sash-3.4-r3.ebuild 1263
+MD5 11d14768a8c02b16f7a6c769a652f7de sash-3.4-r5.ebuild 1183
MD5 0a2600d315ba4e67825096ff8b8b37c3 sash-3.6.ebuild 1006
-MD5 a74427dac8d9e624a3c36cfbfacc80f9 sash-3.4-r4.ebuild 1186
+MD5 f29ee123d2aa524e228153524cd1aa6f sash-3.4-r4.ebuild 1190
MD5 6fe20649cd07eb0aa8884df7a1749e47 files/digest-sash-3.4-r3 127
MD5 c0a4b54f51097cb6d1e76b0f0df2d938 files/digest-sash-3.6 59
MD5 6fe20649cd07eb0aa8884df7a1749e47 files/digest-sash-3.4-r4 127
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild
index f1c9dcce7608..3f27b07f5491 100644
--- a/app-shells/sash/sash-3.4-r3.ebuild
+++ b/app-shells/sash/sash-3.4-r3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 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.15 2003/02/13 09:29:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.16 2003/10/31 12:47:58 plasmaroo Exp $
IUSE="readline static"
S=${WORKDIR}/${P}
DESCRIPTION="A small UNIX Shell with readline suppport"
SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz
- http://dimavb.st.simbirsk.su/vlk/sash-3.x-readline.diff.gz"
+ http://dev.gentoo.org/~plasmaroo/sash-3.x-readline.diff.gz"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.3
diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild
index 2083c94806a9..48fd73763bc1 100644
--- a/app-shells/sash/sash-3.4-r4.ebuild
+++ b/app-shells/sash/sash-3.4-r4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 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-r4.ebuild,v 1.11 2003/10/18 08:59:54 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.12 2003/10/31 12:47:58 plasmaroo Exp $
IUSE="readline"
S=${WORKDIR}/${P}
DESCRIPTION="A small static UNIX Shell with readline suppport"
SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz
- http://dimavb.st.simbirsk.su/vlk/sash-3.x-readline.diff.gz"
+ http://dev.gentoo.org/~plasmaroo/sash-3.x-readline.diff.gz"
HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/"
SLOT="0"
LICENSE="freedist"
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild
index 06947c6929dc..1882d80d2141 100644
--- a/app-shells/sash/sash-3.4-r5.ebuild
+++ b/app-shells/sash/sash-3.4-r5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 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.17 2003/09/17 23:00:11 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.18 2003/10/31 12:47:58 plasmaroo Exp $
IUSE="readline"
S=${WORKDIR}/${P}
DESCRIPTION="A small static UNIX Shell with readline support"
SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz
- http://dimavb.st.simbirsk.su/vlk/sash-3.x-readline.diff.gz"
+ http://dev.gentoo.org/~plasmaroo/sash-3.x-readline.diff.gz"
HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/"
SLOT="0"
LICENSE="freedist"