From f04f1bf5fb61b4e013b68d2be3ba3a7b5b49b630 Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Tue, 12 Apr 2005 02:42:00 +0000 Subject: Added ~sparc keyword. (Portage version: 2.0.51.19) --- net-analyzer/scli/ChangeLog | 5 ++++- net-analyzer/scli/scli-0.2.12.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 8465c19f6059..6b0700e151cb 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/scli # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.2 2005/01/28 14:15:41 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.3 2005/04/12 02:42:00 weeve Exp $ + + 12 Apr 2005; Jason Wever scli-0.2.12.ebuild: + Added ~sparc keyword. 28 Jan 2005; Aaron Walker files/scli-0.2.12-fix-configure.diff: diff --git a/net-analyzer/scli/scli-0.2.12.ebuild b/net-analyzer/scli/scli-0.2.12.ebuild index 1485d8543eee..cee4a686149e 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-2005 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.1 2005/01/28 11:49:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/scli-0.2.12.ebuild,v 1.2 2005/04/12 02:42:00 weeve Exp $ inherit eutils flag-o-matic @@ -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="~x86" +KEYWORDS="~x86 ~sparc" IUSE="debug" RDEPEND="virtual/libc -- cgit v1.2.3-65-gdbad