diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 12:15:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 12:15:50 +0000 |
commit | d23f10107627a6747f266e45aba517235725f95a (patch) | |
tree | 8a9cfa9e971177e78579627a6dc17e299bcf4700 /app-shells/esh | |
parent | Added needed symlink of /sbin/init for busybox when USE=netboot. (Manifest re... (diff) | |
download | gentoo-2-d23f10107627a6747f266e45aba517235725f95a.tar.gz gentoo-2-d23f10107627a6747f266e45aba517235725f95a.tar.bz2 gentoo-2-d23f10107627a6747f266e45aba517235725f95a.zip |
Marked ~ppc, previous bug that forced -ppc is fixed.
Diffstat (limited to 'app-shells/esh')
-rw-r--r-- | app-shells/esh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/esh/esh-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/esh/ChangeLog b/app-shells/esh/ChangeLog index aefcca511c86..b3b3e5f11b9f 100644 --- a/app-shells/esh/ChangeLog +++ b/app-shells/esh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/esh # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/ChangeLog,v 1.11 2004/06/24 22:24:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/ChangeLog,v 1.12 2004/12/31 12:15:50 josejx Exp $ + + 31 Dec 2004; Joseph Jezak <josejx@gentoo.org> esh-0.8.5.ebuild: + Marked ~ppc, previous bug that forced -ppc is fixed. 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> esh-0.8.5.ebuild: Make clean on all arches, not just non-x86, so we can rebuild with our CFLAGS diff --git a/app-shells/esh/esh-0.8.5.ebuild b/app-shells/esh/esh-0.8.5.ebuild index 9b20c99a0118..2a050b4a4a79 100644 --- a/app-shells/esh/esh-0.8.5.ebuild +++ b/app-shells/esh/esh-0.8.5.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/esh/esh-0.8.5.ebuild,v 1.13 2004/06/29 03:54:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5.ebuild,v 1.14 2004/12/31 12:15:50 josejx Exp $ DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" HOMEPAGE="http://slon.ttk.ru/esh/" @@ -8,7 +8,7 @@ SRC_URI="http://slon.ttk.ru/esh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -ppc sparc" +KEYWORDS="x86 ~ppc sparc" IUSE="" DEPEND="virtual/libc |