From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/sci:fixing commit in: dev-lang/path64/ Date: Fri, 14 Jun 2013 11:21:33 +0000 (UTC) [thread overview] Message-ID: <1371208101.f0f48923b2fd90b05a323463f90b50a0cbd72882.jlec@gentoo> (raw) commit: f0f48923b2fd90b05a323463f90b50a0cbd72882 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 14 11:08:21 2013 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 14 11:08:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f0f48923 dev-lang/path64: Drop KEYWORDS of live ebuilds Package-Manager: portage-2.2.0_alpha179 --- dev-lang/path64/ChangeLog | 6 +++++- dev-lang/path64/metadata.xml | 22 +++++++++++----------- dev-lang/path64/path64-9999.ebuild | 4 ++-- 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/dev-lang/path64/ChangeLog b/dev-lang/path64/ChangeLog index a885b5b..264f550 100644 --- a/dev-lang/path64/ChangeLog +++ b/dev-lang/path64/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-lang/path64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jun 2013; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild, + metadata.xml: + Drop KEYWORDS of live ebuilds + 24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml: Removed no-herd from herd tag in metadata.xml diff --git a/dev-lang/path64/metadata.xml b/dev-lang/path64/metadata.xml index 43b8947..f450895 100644 --- a/dev-lang/path64/metadata.xml +++ b/dev-lang/path64/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>xarthisius@gentoo.org</email> - <name>Kacper Kowalik</name> - </maintainer> - <longdescription> + <maintainer> + <email>xarthisius@gentoo.org</email> + <name>Kacper Kowalik</name> + </maintainer> + <longdescription> The PathScale EKOPath Compiler Suite offers programmers a rich set of tools and one of the world's most sophisticated optimization infrastructures to maximize program performance on any Intel 64 or AMD64 platform supporting Intel MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AMD SSE4A and AVX. </longdescription> - <use> - <flag name="debugger">Build PathDB debugger</flag> - <flag name="assembler">Build PathAS assembler</flag> - <flag name="native">Use EKOPath/Path64 for bootstraping</flag> - <flag name="valgrind">Support compiler debugging with <pkg>dev-util/valgrind</pkg></flag> - </use> + <use> + <flag name="debugger">Build PathDB debugger</flag> + <flag name="assembler">Build PathAS assembler</flag> + <flag name="native">Use EKOPath/Path64 for bootstraping</flag> + <flag name="valgrind">Support compiler debugging with <pkg>dev-util/valgrind</pkg></flag> + </use> </pkgmetadata> diff --git a/dev-lang/path64/path64-9999.ebuild b/dev-lang/path64/path64-9999.ebuild index a2246e6..bc0a332 100644 --- a/dev-lang/path64/path64-9999.ebuild +++ b/dev-lang/path64/path64-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -24,7 +24,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="assembler custom-cflags debugger fortran +native +openmp valgrind" DEPEND="!native? ( sys-devel/gcc[vanilla] )
WARNING: multiple messages have this Message-ID (diff)
From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/path64/ Date: Fri, 14 Jun 2013 11:21:38 +0000 (UTC) [thread overview] Message-ID: <1371208101.f0f48923b2fd90b05a323463f90b50a0cbd72882.jlec@gentoo> (raw) Message-ID: <20130614112138.WbwwVAnpJKKgAbwL1riQTzEhtn1MG7oQEEOjEU0nn8s@z> (raw) commit: f0f48923b2fd90b05a323463f90b50a0cbd72882 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 14 11:08:21 2013 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 14 11:08:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f0f48923 dev-lang/path64: Drop KEYWORDS of live ebuilds Package-Manager: portage-2.2.0_alpha179 --- dev-lang/path64/ChangeLog | 6 +++++- dev-lang/path64/metadata.xml | 22 +++++++++++----------- dev-lang/path64/path64-9999.ebuild | 4 ++-- 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/dev-lang/path64/ChangeLog b/dev-lang/path64/ChangeLog index a885b5b..264f550 100644 --- a/dev-lang/path64/ChangeLog +++ b/dev-lang/path64/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-lang/path64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jun 2013; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild, + metadata.xml: + Drop KEYWORDS of live ebuilds + 24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml: Removed no-herd from herd tag in metadata.xml diff --git a/dev-lang/path64/metadata.xml b/dev-lang/path64/metadata.xml index 43b8947..f450895 100644 --- a/dev-lang/path64/metadata.xml +++ b/dev-lang/path64/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>xarthisius@gentoo.org</email> - <name>Kacper Kowalik</name> - </maintainer> - <longdescription> + <maintainer> + <email>xarthisius@gentoo.org</email> + <name>Kacper Kowalik</name> + </maintainer> + <longdescription> The PathScale EKOPath Compiler Suite offers programmers a rich set of tools and one of the world's most sophisticated optimization infrastructures to maximize program performance on any Intel 64 or AMD64 platform supporting Intel MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AMD SSE4A and AVX. </longdescription> - <use> - <flag name="debugger">Build PathDB debugger</flag> - <flag name="assembler">Build PathAS assembler</flag> - <flag name="native">Use EKOPath/Path64 for bootstraping</flag> - <flag name="valgrind">Support compiler debugging with <pkg>dev-util/valgrind</pkg></flag> - </use> + <use> + <flag name="debugger">Build PathDB debugger</flag> + <flag name="assembler">Build PathAS assembler</flag> + <flag name="native">Use EKOPath/Path64 for bootstraping</flag> + <flag name="valgrind">Support compiler debugging with <pkg>dev-util/valgrind</pkg></flag> + </use> </pkgmetadata> diff --git a/dev-lang/path64/path64-9999.ebuild b/dev-lang/path64/path64-9999.ebuild index a2246e6..bc0a332 100644 --- a/dev-lang/path64/path64-9999.ebuild +++ b/dev-lang/path64/path64-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -24,7 +24,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="assembler custom-cflags debugger fortran +native +openmp valgrind" DEPEND="!native? ( sys-devel/gcc[vanilla] )
next reply other threads:[~2013-06-14 11:22 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-06-14 11:21 Justin Lecher [this message] 2013-06-14 11:21 ` [gentoo-commits] proj/sci:master commit in: dev-lang/path64/ Justin Lecher
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1371208101.f0f48923b2fd90b05a323463f90b50a0cbd72882.jlec@gentoo \ --to=jlec@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox