public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/files/, dev-scheme/gauche-qdbm/
Date: Sun, 15 Jul 2018 09:23:54 +0000 (UTC)	[thread overview]
Message-ID: <1531646316.0b328f50b949206a8e68d3c31d58238cdc814b1b.hattya@gentoo> (raw)

commit:     0b328f50b949206a8e68d3c31d58238cdc814b1b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:18:36 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:18:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b328f50

dev-scheme/gauche-qdbm: update patches

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 ...m-0.2-gauche-package.diff => gauche-qdbm-gauche-package.patch} | 8 ++++----
 ...fined-reference.diff => gauche-qdbm-undefined-reference.patch} | 4 ++--
 dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild                  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-gauche-package.diff b/dev-scheme/gauche-qdbm/files/gauche-qdbm-gauche-package.patch
similarity index 96%
rename from dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-gauche-package.diff
rename to dev-scheme/gauche-qdbm/files/gauche-qdbm-gauche-package.patch
index a4e30560042..74e522e3ad7 100644
--- a/dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-gauche-package.diff
+++ b/dev-scheme/gauche-qdbm/files/gauche-qdbm-gauche-package.patch
@@ -1,5 +1,5 @@
---- Gauche-qdbm-0.2.orig/Makefile.in
-+++ Gauche-qdbm-0.2/Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
 @@ -10,79 +10,57 @@
  VPATH       = $(srcdir)
  
@@ -112,8 +112,8 @@
  
  distclean : clean
  	rm -rf $(CONFIG_GENERATED)
---- Gauche-qdbm-0.2.orig/configure.ac
-+++ Gauche-qdbm-0.2/configure.ac
+--- a/configure.ac
++++ b/configure.ac
 @@ -4,18 +4,11 @@
  AC_INIT(Gauche-qdbm, 0.2)
  AC_CONFIG_SRCDIR(qdbm.c)

diff --git a/dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-undefined-reference.diff b/dev-scheme/gauche-qdbm/files/gauche-qdbm-undefined-reference.patch
similarity index 85%
rename from dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-undefined-reference.diff
rename to dev-scheme/gauche-qdbm/files/gauche-qdbm-undefined-reference.patch
index d6a6efb99b4..cf80940c97e 100644
--- a/dev-scheme/gauche-qdbm/files/gauche-qdbm-0.2-undefined-reference.diff
+++ b/dev-scheme/gauche-qdbm/files/gauche-qdbm-undefined-reference.patch
@@ -1,5 +1,5 @@
---- Gauche-qdbm-0.2.orig/qdbm.scm
-+++ Gauche-qdbm-0.2/qdbm.scm
+--- a/qdbm.scm
++++ b/qdbm.scm
 @@ -72,7 +72,7 @@
    (unless (slot-bound? self 'path)
      (error "path must be set to open qdbm database"))

diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 131d04f10ab..d05007bfdd6 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -22,8 +22,8 @@ DEPEND="${RDEPEND}"
 S="${WORKDIR}/${MY_P}"
 
 PATCHES=(
-	"${FILESDIR}"/${P}-gauche-package.diff
-	"${FILESDIR}"/${P}-undefined-reference.diff
+	"${FILESDIR}"/${PN}-gauche-package.patch
+	"${FILESDIR}"/${PN}-undefined-reference.patch
 )
 
 src_prepare() {


             reply	other threads:[~2018-07-15  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-15  9:23 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-15  9:23 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/files/, dev-scheme/gauche-qdbm/ Akinori Hattori

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=1531646316.0b328f50b949206a8e68d3c31d58238cdc814b1b.hattya@gentoo \
    --to=hattya@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: 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