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 1J220w-0007cg-W1 for garchives@archives.gentoo.org; Tue, 11 Dec 2007 10:06:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBBA6u8V020527; Tue, 11 Dec 2007 10:06:56 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 lBBA6td2020071 for ; Tue, 11 Dec 2007 10:06:55 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 2F3A1659BA for ; Tue, 11 Dec 2007 10:06:55 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J220s-0006Z6-1b for gentoo-commits@lists.gentoo.org; Tue, 11 Dec 2007 10:06:54 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/eventlog: eventlog-0.2.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: eventlog-0.2.5.ebuild X-VCS-Directories: dev-libs/eventlog X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Mike Frysinger Date: Tue, 11 Dec 2007 10:06:54 +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: 6d29e9d0-5ccc-4c3e-94db-77b88f992147 X-Archives-Hash: 2b26ebdb1cdf31f625bfb09f98afe41d vapier 07/12/11 10:06:54 Modified: eventlog-0.2.5.ebuild Log: arm/sh stable (Portage version: 2.1.4_rc9) Revision Changes Path 1.7 dev-libs/eventlog/eventlog-0.2.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild?r1=1.6&r2=1.7 Index: eventlog-0.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- eventlog-0.2.5.ebuild 16 Nov 2007 17:54:42 -0000 1.6 +++ eventlog-0.2.5.ebuild 11 Dec 2007 10:06:53 -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/dev-libs/eventlog/eventlog-0.2.5.ebuild,v 1.6 2007/11/16 17:54:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild,v 1.7 2007/12/11 10:06:53 vapier Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" -- gentoo-commits@gentoo.org mailing list