From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ix0lm-0005y6-FN for garchives@archives.gentoo.org; Tue, 27 Nov 2007 13:46:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lARDkSqB000609; Tue, 27 Nov 2007 13:46:28 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lARDkRm2000604 for ; Tue, 27 Nov 2007 13:46:28 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6BD40650C9 for ; Tue, 27 Nov 2007 13:46:27 +0000 (UTC) Received: from redhatter by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Ix0le-0002Gq-Au for gentoo-commits@lists.gentoo.org; Tue, 27 Nov 2007 13:46:26 +0000 From: "Stuart Longland (redhatter)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, redhatter@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/noscript: noscript-1.1.7.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: noscript-1.1.7.2.ebuild X-VCS-Directories: x11-plugins/noscript X-VCS-Committer: redhatter X-VCS-Committer-Name: Stuart Longland Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Stuart Longland Date: Tue, 27 Nov 2007 13:46:26 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: c6d42b9d-8b74-4473-85f7-a85fb08638bd X-Archives-Hash: 80cdbab7ea53eee67e78fffe2155032c redhatter 07/11/27 13:46:26 Modified: noscript-1.1.7.2.ebuild Log: Tested and working on MIPS -- marked stable (Portage version: 2.1.3.19) Revision Changes Path 1.7 x11-plugins/noscript/noscript-1.1.7.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild?r1=1.6&r2=1.7 Index: noscript-1.1.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- noscript-1.1.7.2.ebuild 23 Oct 2007 16:55:57 -0000 1.6 +++ noscript-1.1.7.2.ebuild 27 Nov 2007 13:46:25 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild,v 1.6 2007/10/23 16:55:57 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.7.2.ebuild,v 1.7 2007/11/27 13:46:25 redhatter Exp $ inherit mozextension multilib @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" RDEPEND="|| ( -- gentoo-commits@gentoo.org mailing list