* [gentoo-commits] repo/proj/guru:master commit in: sys-process/xe/
@ 2024-05-31 8:55 Julien Roy
0 siblings, 0 replies; 2+ messages in thread
From: Julien Roy @ 2024-05-31 8:55 UTC (permalink / raw
To: gentoo-commits
commit: 1425f60db515c53f589018bec0bbeec1fd10ece8
Author: Carlos Eduardo <carana2099 <AT> gmail <DOT> com>
AuthorDate: Thu May 30 10:10:35 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu May 30 10:10:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1425f60d
sys-process/xe: use the upstream Makefile
Signed-off-by: Carlos Eduardo <carana2099 <AT> gmail.com>
sys-process/xe/xe-1.0-r1.ebuild | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/sys-process/xe/xe-1.0-r1.ebuild b/sys-process/xe/xe-1.0-r1.ebuild
index b68dd078f..1196e923c 100644
--- a/sys-process/xe/xe-1.0-r1.ebuild
+++ b/sys-process/xe/xe-1.0-r1.ebuild
@@ -16,15 +16,8 @@ RESTRICT="!test? ( test )"
BDEPEND="test? ( dev-lang/perl )"
-src_prepare() {
- default
- # https://github.com/leahneukirchen/xe/pull/11
- sed '/^CFLAGS/{s/=/:=/;s/-g -O2//;s/$/ $(CFLAGS)/}' \
- -i Makefile || die
-}
-
src_compile() {
- emake CC="$(tc-getCC)"
+ emake CC="$(tc-getCC)" CFLAGS="$CFLAGS"
}
src_install() {
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-process/xe/
@ 2024-05-31 8:55 Julien Roy
0 siblings, 0 replies; 2+ messages in thread
From: Julien Roy @ 2024-05-31 8:55 UTC (permalink / raw
To: gentoo-commits
commit: 38e5f7fa9b18f2a3d2df51413dcb6ba3d35ae2e7
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Thu May 30 19:59:01 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu May 30 19:59:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38e5f7fa
sys-process/xe: fix e-mail address
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
sys-process/xe/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/xe/metadata.xml b/sys-process/xe/metadata.xml
index e4d5bf838..347e96640 100644
--- a/sys-process/xe/metadata.xml
+++ b/sys-process/xe/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>carana2099@gmail.org</email>
+ <email>carana2099@gmail.com</email>
<description>Carlos E.</description>
</maintainer>
<upstream>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-31 8:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 8:55 [gentoo-commits] repo/proj/guru:master commit in: sys-process/xe/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2024-05-31 8:55 Julien Roy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox