public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ivan Lloro" <ivan.lloro.boada@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ollama/files/, app-misc/ollama/
Date: Sat, 08 Mar 2025 11:21:52 +0000 (UTC)	[thread overview]
Message-ID: <1741432897.76b354dcd77daec66bb5c901a376a3f00bef7bdb.ivan.lloro.boada@gentoo> (raw)

commit:     76b354dcd77daec66bb5c901a376a3f00bef7bdb
Author:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Sat Mar  8 11:20:45 2025 +0000
Commit:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
CommitDate: Sat Mar  8 11:21:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76b354dc

app-misc/ollama: Removed obsolete patch which was halting package compilation

Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>

 .../ollama/files/ollama-9999-include-cstdint.patch  | 21 ---------------------
 app-misc/ollama/ollama-9999.ebuild                  |  4 ----
 2 files changed, 25 deletions(-)

diff --git a/app-misc/ollama/files/ollama-9999-include-cstdint.patch b/app-misc/ollama/files/ollama-9999-include-cstdint.patch
deleted file mode 100644
index 906d194bf..000000000
--- a/app-misc/ollama/files/ollama-9999-include-cstdint.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 7aa9bca5dfd47bd2c88726d53c07107f9a5daccf Mon Sep 17 00:00:00 2001
-From: Paul Zander <negril.nx@gmail.com>
-Date: Fri, 31 Jan 2025 22:54:29 +0100
-Subject: [PATCH] include cstdint
-
-Signed-off-by: Paul Zander <negril.nx@gmail.com>
-
-diff --git a/llama/llama.cpp/src/llama-mmap.h b/llama/llama.cpp/src/llama-mmap.h
-index 6bcddee8..8a63b8fd 100644
---- a/llama/llama.cpp/src/llama-mmap.h
-+++ b/llama/llama.cpp/src/llama-mmap.h
-@@ -1,5 +1,6 @@
- #pragma once
- 
-+#include <cstdint>
- #include <memory>
- #include <vector>
- 
--- 
-2.48.1
-

diff --git a/app-misc/ollama/ollama-9999.ebuild b/app-misc/ollama/ollama-9999.ebuild
index 54746c5fb..e06b08a6d 100644
--- a/app-misc/ollama/ollama-9999.ebuild
+++ b/app-misc/ollama/ollama-9999.ebuild
@@ -66,10 +66,6 @@ RDEPEND="
 	acct-user/${PN}
 "
 
-PATCHES=(
-	"${FILESDIR}/${PN}-9999-include-cstdint.patch"
-)
-
 src_unpack() {
 	if [[ "${PV}" == *9999* ]]; then
 		git-r3_src_unpack


             reply	other threads:[~2025-03-08 11:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-08 11:21 Ivan Lloro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 21:46 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ollama/files/, app-misc/ollama/ Paul Zander
2024-07-12  0:36 Lucio Sauer

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=1741432897.76b354dcd77daec66bb5c901a376a3f00bef7bdb.ivan.lloro.boada@gentoo \
    --to=ivan.lloro.boada@gmail.com \
    --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: link
Be 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