From 98ddc1154ef48e7272608d3d0c407cff1cfe40db Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 25 Jun 2011 17:16:21 +0000 Subject: Drop sparc keywords (Portage version: 2.1.10.3/cvs/Linux ia64) --- net-analyzer/scli/ChangeLog | 5 ++++- net-analyzer/scli/scli-0.2.12.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net-analyzer/scli') diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 0a69a0f71b72..83fc9b985cc1 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/scli # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.11 2011/06/05 13:12:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.12 2011/06/25 17:16:21 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel scli-0.2.12.ebuild: + Drop sparc keywords 05 Jun 2011; Kacper Kowalik scli-0.4.0.ebuild: Marked ~ppc wrt #369595 diff --git a/net-analyzer/scli/scli-0.2.12.ebuild b/net-analyzer/scli/scli-0.2.12.ebuild index 1fc358d92cef..e8ac788c4fee 100644 --- a/net-analyzer/scli/scli-0.2.12.ebuild +++ b/net-analyzer/scli/scli-0.2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.2.12.ebuild,v 1.8 2008/01/26 13:41:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.2.12.ebuild,v 1.9 2011/06/25 17:16:21 armin76 Exp $ inherit eutils flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug" RDEPEND="=dev-libs/glib-1.2* -- cgit v1.2.3-65-gdbad