* [gentoo-commits] proj/sci:fixing commit in: dev-lang/path64/
@ 2013-06-14 11:21 Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
0 siblings, 1 reply; 2+ messages in thread
From: Justin Lecher @ 2013-06-14 11:21 UTC (permalink / raw
To: gentoo-commits
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] )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/path64/
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing commit in: dev-lang/path64/ Justin Lecher
@ 2013-06-14 11:21 ` Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-06-14 11:21 UTC (permalink / raw
To: gentoo-commits
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] )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-14 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing commit in: dev-lang/path64/ Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox