diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-09-13 20:40:52 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-09-13 20:40:52 +0000 |
commit | e0e549a62f8c61db75c1df5a57d35f20340d4d2b (patch) | |
tree | e6dc27ecbc6d1ce444d3981764e4161e0d032d12 /app-shells/sash | |
parent | missing kdebase dependency, missing ~archs, stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-e0e549a62f8c61db75c1df5a57d35f20340d4d2b.tar.gz gentoo-2-e0e549a62f8c61db75c1df5a57d35f20340d4d2b.tar.bz2 gentoo-2-e0e549a62f8c61db75c1df5a57d35f20340d4d2b.zip |
Stable on hppa.
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/sash/sash-3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index 7dd1f0ff0053..81cab5686a38 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.30 2004/08/22 07:28:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.31 2004/09/13 20:40:52 gmsoft Exp $ + + 13 Sep 2004; Guy Martin <gmsoft@gentoo.org> sash-3.7.ebuild: + Stable on hppa. 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> sash-3.7.ebuild: Marked stable on mips. diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild index dd856e65735d..a95c00a0332f 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.12 2004/08/22 07:28:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.13 2004/09/13 20:40:52 gmsoft 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 |