From 8512fbd5451d7d557153ea092d6ad6f5d4d98b08 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 18 Jul 2010 18:46:07 +0000 Subject: Add ~arm, tested by ssvb (Portage version: 2.1.8.3/cvs/Linux ia64) --- dev-util/oprofile/ChangeLog | 5 ++++- dev-util/oprofile/oprofile-0.9.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util') diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog index f5c220caad47..1f553bff73b8 100644 --- a/dev-util/oprofile/ChangeLog +++ b/dev-util/oprofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/oprofile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.64 2010/02/16 16:45:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.65 2010/07/18 18:46:07 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel oprofile-0.9.6.ebuild: + Add ~arm, tested by ssvb 16 Feb 2010; Samuli Suominen oprofile-0.9.6.ebuild: Remove USE="qt3" wrt #301377, thanks to Ben de Groot for reporting. diff --git a/dev-util/oprofile/oprofile-0.9.6.ebuild b/dev-util/oprofile/oprofile-0.9.6.ebuild index 92992054850c..ed801df381e0 100644 --- a/dev-util/oprofile/oprofile-0.9.6.ebuild +++ b/dev-util/oprofile/oprofile-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild,v 1.5 2010/02/16 16:45:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild,v 1.6 2010/07/18 18:46:07 armin76 Exp $ EAPI=1 inherit linux-info @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-libs/popt-1.7-r1 -- cgit v1.2.3-65-gdbad