diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:11:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:11:43 +0000 |
commit | cb47e3fbf0a2fd135f3454cb4b3de1a6fec2b802 (patch) | |
tree | 03d283faf37bbf6f84cd76a5ea65390967b9591f /app-shells/sash | |
parent | Stable on sparc (diff) | |
download | historical-cb47e3fbf0a2fd135f3454cb4b3de1a6fec2b802.tar.gz historical-cb47e3fbf0a2fd135f3454cb4b3de1a6fec2b802.tar.bz2 historical-cb47e3fbf0a2fd135f3454cb4b3de1a6fec2b802.zip |
Stable on sparc
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/sash/Manifest | 8 | ||||
-rw-r--r-- | app-shells/sash/sash-3.7.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index 45c90783329d..e63788900c87 100644 --- a/app-shells/sash/ChangeLog +++ b/app-shells/sash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/sash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.28 2004/08/20 21:42:22 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.29 2004/08/21 02:11:43 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> sash-3.7.ebuild: + Stable on sparc 20 Aug 2004; <plasmaroo@gentoo.org> sash-3.7.ebuild: Marking stable on x86. diff --git a/app-shells/sash/Manifest b/app-shells/sash/Manifest index 3441f093a07a..ea2d8c638444 100644 --- a/app-shells/sash/Manifest +++ b/app-shells/sash/Manifest @@ -1,10 +1,10 @@ -MD5 2db71598bc29e5c0fbd2d4e8c86cbbe9 ChangeLog 3389 +MD5 36022a48fd4787027c662cc2e8d1b154 ChangeLog 3478 MD5 3b21afef4759a8477260dc345b99525c sash-3.6.ebuild 1079 -MD5 2b014cf0f4ade5f203c44f50788a40a8 sash-3.7.ebuild 1208 +MD5 4618ce0fefaa040cdffe178f5c6bc43d sash-3.7.ebuild 1206 MD5 c0a4b54f51097cb6d1e76b0f0df2d938 files/digest-sash-3.6 59 -MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-2.6-includes.patch 291 -MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-ppc64-includes.patch 291 MD5 ed10e67a2e293993478c999f67c612b8 files/digest-sash-3.7 59 MD5 570237f86f81b58c68835104a03da8dc files/sash-3.4-gentoo.diff 7087 +MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-2.6-includes.patch 291 MD5 e8758a0d35504ea0420262b58acc5a62 files/sash-3.6-fix-includes.patch 334 +MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-ppc64-includes.patch 291 MD5 d33602f9d3d89db4b3ea2adad619fdf2 files/sash-3.6-readline.patch 7507 diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild index f21255d2bca3..3105a3b22dfb 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 Foundation # 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.10 2004/08/20 21:42:22 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.11 2004/08/21 02:11:43 gustavoz Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm ~hppa amd64 ia64 ~ppc64 s390" IUSE="readline" DEPEND="virtual/libc |