diff options
author | 2008-09-03 19:55:05 +0000 | |
---|---|---|
committer | 2008-09-03 19:55:05 +0000 | |
commit | 0ed10ab0e08f49c7196c9b545c65d9d7152baa14 (patch) | |
tree | 81d004436a0f1f33e8eb218d0d2334d4d9097806 /sys-apps/ed/ed-1.0.ebuild | |
parent | Stable for HPPA (bug #236453). (diff) | |
download | historical-0ed10ab0e08f49c7196c9b545c65d9d7152baa14.tar.gz historical-0ed10ab0e08f49c7196c9b545c65d9d7152baa14.tar.bz2 historical-0ed10ab0e08f49c7196c9b545c65d9d7152baa14.zip |
Stable for HPPA (bug #236521).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'sys-apps/ed/ed-1.0.ebuild')
-rw-r--r-- | sys-apps/ed/ed-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ed/ed-1.0.ebuild b/sys-apps/ed/ed-1.0.ebuild index 0f67c77d3af2..108ed1b8650d 100644 --- a/sys-apps/ed/ed-1.0.ebuild +++ b/sys-apps/ed/ed-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.0.ebuild,v 1.6 2008/09/03 18:13:33 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.0.ebuild,v 1.7 2008/09/03 19:55:05 jer Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ed/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="sys-apps/texinfo" |