diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 13:17:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 13:17:13 +0000 |
commit | 8d5e538115a9b2128e1248ee65bfc8a50581f70d (patch) | |
tree | d4670957a977464e319b8678a006ffc5212091e6 /sys-apps/ed/ed-0.4.ebuild | |
parent | Stable on sparc wrt #150859 (diff) | |
download | gentoo-2-8d5e538115a9b2128e1248ee65bfc8a50581f70d.tar.gz gentoo-2-8d5e538115a9b2128e1248ee65bfc8a50581f70d.tar.bz2 gentoo-2-8d5e538115a9b2128e1248ee65bfc8a50581f70d.zip |
Stable on sparc wrt security #163220
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps/ed/ed-0.4.ebuild')
-rw-r--r-- | sys-apps/ed/ed-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ed/ed-0.4.ebuild b/sys-apps/ed/ed-0.4.ebuild index 981afb571a4a..2657403bcdde 100644 --- a/sys-apps/ed/ed-0.4.ebuild +++ b/sys-apps/ed/ed-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.4.ebuild,v 1.2 2007/01/23 00:59:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.4.ebuild,v 1.3 2007/01/23 13:17:13 gustavoz 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" |