diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 07:31:18 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 07:31:18 +0000 |
commit | 6feeeb9134c07bdbcf49b86e6dc0f2ada161f2e1 (patch) | |
tree | 8b7b901b6ca6087dad5cc2c9c77393920ac3eeb8 /app-shells | |
parent | Adding new MPlayer with custom CFLAGS to package.mask for testing. (diff) | |
download | gentoo-2-6feeeb9134c07bdbcf49b86e6dc0f2ada161f2e1.tar.gz gentoo-2-6feeeb9134c07bdbcf49b86e6dc0f2ada161f2e1.tar.bz2 gentoo-2-6feeeb9134c07bdbcf49b86e6dc0f2ada161f2e1.zip |
Marked stable on mips.
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/sash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/sash/Manifest | 4 | ||||
-rw-r--r-- | app-shells/sash/sash-3.7.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index e63788900c87..7dd1f0ff0053 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.29 2004/08/21 02:11:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.30 2004/08/22 07:28:55 kumba Exp $ + + 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> sash-3.7.ebuild: + Marked stable on mips. 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> sash-3.7.ebuild: Stable on sparc diff --git a/app-shells/sash/Manifest b/app-shells/sash/Manifest index ea2d8c638444..20816cd8c0c2 100644 --- a/app-shells/sash/Manifest +++ b/app-shells/sash/Manifest @@ -1,6 +1,6 @@ -MD5 36022a48fd4787027c662cc2e8d1b154 ChangeLog 3478 +MD5 f61454a18fea890be47d495a97c55035 ChangeLog 3569 MD5 3b21afef4759a8477260dc345b99525c sash-3.6.ebuild 1079 -MD5 4618ce0fefaa040cdffe178f5c6bc43d sash-3.7.ebuild 1206 +MD5 f53a54211e6c6ae4bc86b2affa1ae289 sash-3.7.ebuild 1205 MD5 c0a4b54f51097cb6d1e76b0f0df2d938 files/digest-sash-3.6 59 MD5 ed10e67a2e293993478c999f67c612b8 files/digest-sash-3.7 59 MD5 570237f86f81b58c68835104a03da8dc files/sash-3.4-gentoo.diff 7087 diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild index 3105a3b22dfb..dd856e65735d 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.11 2004/08/21 02:11:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.12 2004/08/22 07:28:55 kumba 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 |