From cb5391a1876adf53296643d2be1ee6ffc1807c51 Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Wed, 7 Jun 2006 18:18:46 +0000 Subject: Add ~sparc keyword at developer request (Bug #135947 --- KingTaco). Builds fine and brief test works. (Portage version: 2.1_rc4-r3) --- app-editors/zile/ChangeLog | 6 +++++- app-editors/zile/zile-2.2.13.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-editors/zile') diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 066fe5674899..16f8746f8bd3 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/zile # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.18 2006/04/04 18:10:22 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.19 2006/06/07 18:18:46 fmccor Exp $ + + 07 Jun 2006; Ferris McCormick zile-2.2.13.ebuild: + Add ~sparc keyword at developer request (Bug #135947 --- KingTaco). Builds + fine and brief test works. 04 Apr 2006; Emanuele Giaquinta zile-2.2.13.ebuild: Provide virtual/editor. diff --git a/app-editors/zile/zile-2.2.13.ebuild b/app-editors/zile/zile-2.2.13.ebuild index 0b1c4bcc7ac2..545b256a4109 100644 --- a/app-editors/zile/zile-2.2.13.ebuild +++ b/app-editors/zile/zile-2.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.13.ebuild,v 1.2 2006/04/04 18:10:22 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.13.ebuild,v 1.3 2006/06/07 18:18:46 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="sys-libs/ncurses -- cgit v1.2.3-65-gdbad