From 29ddddbdf6fddd8469f05dd92747d586116752b0 Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Tue, 12 Jul 2005 02:15:28 +0000 Subject: Removed ppc keyword from 1.68 as there is no binary available. (Portage version: 2.0.51.22-r1) --- x11-misc/xnview/ChangeLog | 6 +++++- x11-misc/xnview/xnview-1.68.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-misc/xnview') diff --git a/x11-misc/xnview/ChangeLog b/x11-misc/xnview/ChangeLog index 829f82287805..4e786c6e88f0 100644 --- a/x11-misc/xnview/ChangeLog +++ b/x11-misc/xnview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xnview # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnview/ChangeLog,v 1.13 2005/04/10 11:57:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnview/ChangeLog,v 1.14 2005/07/12 02:15:28 josejx Exp $ + + 12 Jul 2005; Joseph Jezak xnview-1.68.ebuild: + PPC still doesn't have a 1.68 binary so the ppc marking was incorrect. I've + removed it. 10 Apr 2005; Michael Hanselmann xnview-1.68.ebuild: Stable on ppc. diff --git a/x11-misc/xnview/xnview-1.68.ebuild b/x11-misc/xnview/xnview-1.68.ebuild index 7cdc30d838c1..408bac9f3b00 100644 --- a/x11-misc/xnview/xnview-1.68.ebuild +++ b/x11-misc/xnview/xnview-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnview/xnview-1.68.ebuild,v 1.10 2005/04/10 11:57:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnview/xnview-1.68.ebuild,v 1.11 2005/07/12 02:15:28 josejx Exp $ inherit rpm @@ -13,7 +13,7 @@ SRC_URI="x86? ( mirror://gentoo/${MY_P}.i386.rpm )" SLOT="0" LICENSE="free-noncomm as-is" -KEYWORDS="x86 -* ppc" +KEYWORDS="x86 -*" IUSE="" DEPEND="app-arch/rpm2targz" -- cgit v1.2.3-65-gdbad