diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 15:43:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 15:43:09 +0000 |
commit | 0ca5c2c302b3443a620899da863265d55d4e1f33 (patch) | |
tree | 5a4cd3e88d8f784ec1e41bda264480e27ff62df3 /sys-apps/ed/ed-1.0.ebuild | |
parent | Sparc stable, security Bug #236521 --- tests good. (diff) | |
download | gentoo-2-0ca5c2c302b3443a620899da863265d55d4e1f33.tar.gz gentoo-2-0ca5c2c302b3443a620899da863265d55d4e1f33.tar.bz2 gentoo-2-0ca5c2c302b3443a620899da863265d55d4e1f33.zip |
alpha/ia64/x86 stable wrt #236521
(Portage version: 2.1.4.4)
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 d7f6446516b4..03845390ffe5 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.4 2008/09/03 15:33:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.0.ebuild,v 1.5 2008/09/03 15:43:09 armin76 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" |