From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 30F14198003 for ; Tue, 5 Mar 2013 21:40:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBDC2E0796; Tue, 5 Mar 2013 21:40:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BCA4E0796 for ; Tue, 5 Mar 2013 21:40:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37EF033DD6E for ; Tue, 5 Mar 2013 21:40:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2288) id EE9C02171D; Tue, 5 Mar 2013 21:40:46 +0000 (UTC) From: "Christoph Junghans (ottxor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ottxor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/boost-m4: boost-m4-0.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: boost-m4-0.3.ebuild ChangeLog X-VCS-Directories: sys-devel/boost-m4 X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130305214046.EE9C02171D@flycatcher.gentoo.org> Date: Tue, 5 Mar 2013 21:40:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f1e5dd49-a373-4260-934a-50c92d9ba1e6 X-Archives-Hash: 726779a46a804a4649933fd3eda9cde9 ottxor 13/03/05 21:40:46 Modified: boost-m4-0.3.ebuild ChangeLog Log: added *-macos keywords (Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key C2000586) Revision Changes Path 1.2 sys-devel/boost-m4/boost-m4-0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild?r1=1.1&r2=1.2 Index: boost-m4-0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- boost-m4-0.3.ebuild 5 Mar 2013 14:00:26 -0000 1.1 +++ boost-m4-0.3.ebuild 5 Mar 2013 21:40:46 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild,v 1.1 2013/03/05 14:00:26 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.3.ebuild,v 1.2 2013/03/05 21:40:46 ottxor Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # boost.m4 has a buildsystem, but the distributer didn't use make dist 1.9 sys-devel/boost-m4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/boost-m4/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 5 Mar 2013 14:11:53 -0000 1.8 +++ ChangeLog 5 Mar 2013 21:40:46 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/boost-m4 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.8 2013/03/05 14:11:53 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.9 2013/03/05 21:40:46 ottxor Exp $ + + 05 Mar 2013; Christoph Junghans boost-m4-0.3.ebuild: + added *-macos keywords 05 Mar 2013; Nathan Phillip Brink -boost-m4-0.2.ebuild: Drop old boost-m4-0.2.