[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2024-02-17 Thread Sam James
commit: 52f5aa65845ba1347279e584147ec13e802d118d
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb 17 15:29:14 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 17 15:29:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f5aa65

app-emacs/quilt-el: Stabilize 0.66 arm64, #924738

Signed-off-by: Sam James  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index 590c3881c891..3c0c9cb8f10f 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2023-12-17 Thread Mart Raudsepp
commit: ede0f23ec8318224a746a2e5b430f2132ef0c31a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 17 14:17:13 2023 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 17 14:18:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede0f23e

app-emacs/quilt-el: keyword 0.66 for ~arm64

Signed-off-by: Mart Raudsepp  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index ca5fc68e75d6..590c3881c891 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/files/

2023-08-25 Thread Ulrich Müller
commit: e7ab7eed34b819fa2b2502d9cb36ffbe7cbf058f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Aug 25 08:53:50 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Aug 25 08:54:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ab7eed

app-emacs/quilt-el: Update site-init file

Don't use obsolete find-file-hooks.

Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/quilt-el/files/50quilt-el-gentoo.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/files/50quilt-el-gentoo.el 
b/app-emacs/quilt-el/files/50quilt-el-gentoo.el
index ccdd69d19ab9..e5b51e318d73 100644
--- a/app-emacs/quilt-el/files/50quilt-el-gentoo.el
+++ b/app-emacs/quilt-el/files/50quilt-el-gentoo.el
@@ -3,5 +3,5 @@
   "Toggle quilt-mode. With positive arg, enable quilt-mode." t)
 (autoload 'quilt-hook "quilt"
   "Enable quilt mode for quilt-controlled files.")
-(add-hook 'find-file-hooks 'quilt-hook)
+(add-hook 'find-file-hook 'quilt-hook)
 (add-hook 'after-revert-hook 'quilt-hook)



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2022-02-11 Thread Yixun Lan
commit: c7f703641a9001e13ee1be48c39a6e4a774748a2
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Feb 11 10:28:09 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Feb 11 13:55:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f70364

app-emacs/quilt-el: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index cc5b4eed807b..ca5fc68e75d6 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/, app-emacs/quilt-el/files/

2019-11-01 Thread Ulrich Müller
commit: d35984458ab7ff72ca82cbb7549e9982982029de
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Nov  1 19:35:40 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Nov  1 19:35:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3598445

app-emacs/quilt-el: Remove old.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/quilt-el/Manifest |  1 -
 .../files/quilt-el-0.48.0-tramp-recursion.patch | 11 ---
 app-emacs/quilt-el/quilt-el-0.48.0.ebuild   | 21 -
 3 files changed, 33 deletions(-)

diff --git a/app-emacs/quilt-el/Manifest b/app-emacs/quilt-el/Manifest
index 7856ee28685..380e0647ab0 100644
--- a/app-emacs/quilt-el/Manifest
+++ b/app-emacs/quilt-el/Manifest
@@ -1,2 +1 @@
 DIST quilt-0.66.tar.gz 413069 BLAKE2B 
41201d54cb26d4761413365fe19b65bd6971ada1e69198d2edbc346df6a3060ff3af4d80551d68ab4ffe003183bc0a28515ce1d070db95f2b1a04a0680ac4fb2
 SHA512 
c2cb75c0937612e1e0da25b713acf629b6b5aacbd8254d8bd17220b63c7b8ca996cd9d0315a32d67d54a4a7dc01b212cdda33afaacf3db063da757f1973306f4
-DIST quilt-el-0.48.0.tar.gz 13147 BLAKE2B 
595e7d12c24095df3c0d12de607b4e43e36345b53f9d89e6ea6ea781ed25f893d5100e3a023b4f5bc0aee11dcf93a7ef3862fabe28c8eda98a43dce634969444
 SHA512 
0a198ef0f8354c927c4527bb7a3e99fd6d12f17cbe65c736341c527de440d144581205337163912ce04f83749c31833221cc4153d5736ffec060ad4ade73c694

diff --git a/app-emacs/quilt-el/files/quilt-el-0.48.0-tramp-recursion.patch 
b/app-emacs/quilt-el/files/quilt-el-0.48.0-tramp-recursion.patch
deleted file mode 100644
index aa1bf5c97e8..000
--- a/app-emacs/quilt-el/files/quilt-el-0.48.0-tramp-recursion.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 quilt-el-0.48.0-orig/quilt.el
-+++ quilt-el-0.48.0/quilt.el
-@@ -49,7 +49,7 @@
- 
- (defun quilt-find-dir (fn)
-   "Return the top level dir of quilt from FN."
--  (if (or (not fn) (equal fn "/"))
-+  (if (or (not fn) (equal fn (file-name-directory fn)))
-   nil
- (let ((d (file-name-directory fn)))
-   (if (file-accessible-directory-p (concat d "/.pc"))

diff --git a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild 
b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
deleted file mode 100644
index 3cbadd1d144..000
--- a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp eutils
-
-DESCRIPTION="Quilt mode for Emacs"
-HOMEPAGE="http://satoru-takeuchi.org/dev/quilt-el/;
-SRC_URI="http://satoru-takeuchi.org/dev/${PN}/download/${P}.tar.gz;
-
-LICENSE="GPL-1+"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
-
-RDEPEND="dev-util/quilt"
-
-ELISP_PATCHES="${P}-tramp-recursion.patch
-   ${PN}-0.45.4-header-window.patch"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README changelog"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2019-11-01 Thread Mikle Kolyada
commit: f8f4b8510fbfbf9b0bdf44640cfa2a596f7687fb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov  1 11:11:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov  1 11:12:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f4b851

app-emacs/quilt-el: arm stable wrt bug #697426

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index 387864d94a6..cc5b4eed807 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2019-10-14 Thread Agostino Sarubbo
commit: 8ebc496e19f64e3b534df071e3e9b2f60c639dbb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 14 11:30:17 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 14 11:30:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebc496e

app-emacs/quilt-el: sparc stable wrt bug #697426

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index e77ac516fb3..387864d94a6 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2019-10-11 Thread Agostino Sarubbo
commit: 20c7f0925e126417b7b9c52381f564f46f48592c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct 11 12:08:03 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct 11 12:08:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c7f092

app-emacs/quilt-el: x86 stable wrt bug #697426

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index 0631281fc65..4e64fad399e 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2019-10-11 Thread Agostino Sarubbo
commit: 472fd84cb424747e7666a31c5ea7f7fd9b62001d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct 11 10:09:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct 11 10:09:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472fd84c

app-emacs/quilt-el: amd64 stable wrt bug #697426

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emacs/quilt-el/quilt-el-0.66.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
index 4a2ffef3d55..0631281fc65 100644
--- a/app-emacs/quilt-el/quilt-el-0.66.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="dev-util/quilt"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2019-09-05 Thread Ulrich Müller
commit: 8e31a7073b200241b9f243ea8e9a3e02731dfee4
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Sep  5 09:04:46 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Sep  5 10:26:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e31a707

app-emacs/quilt-el: Bump to version 0.66.

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/quilt-el/Manifest |  1 +
 app-emacs/quilt-el/quilt-el-0.66.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/app-emacs/quilt-el/Manifest b/app-emacs/quilt-el/Manifest
index 334cb7d8ac3..7856ee28685 100644
--- a/app-emacs/quilt-el/Manifest
+++ b/app-emacs/quilt-el/Manifest
@@ -1 +1,2 @@
+DIST quilt-0.66.tar.gz 413069 BLAKE2B 
41201d54cb26d4761413365fe19b65bd6971ada1e69198d2edbc346df6a3060ff3af4d80551d68ab4ffe003183bc0a28515ce1d070db95f2b1a04a0680ac4fb2
 SHA512 
c2cb75c0937612e1e0da25b713acf629b6b5aacbd8254d8bd17220b63c7b8ca996cd9d0315a32d67d54a4a7dc01b212cdda33afaacf3db063da757f1973306f4
 DIST quilt-el-0.48.0.tar.gz 13147 BLAKE2B 
595e7d12c24095df3c0d12de607b4e43e36345b53f9d89e6ea6ea781ed25f893d5100e3a023b4f5bc0aee11dcf93a7ef3862fabe28c8eda98a43dce634969444
 SHA512 
0a198ef0f8354c927c4527bb7a3e99fd6d12f17cbe65c736341c527de440d144581205337163912ce04f83749c31833221cc4153d5736ffec060ad4ade73c694

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
new file mode 100644
index 000..4a2ffef3d55
--- /dev/null
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+MY_P="quilt-${PV}"
+DESCRIPTION="Quilt mode for Emacs"
+HOMEPAGE="https://savannah.nongnu.org/projects/quilt
+   http://satoru-takeuchi.org/dev/quilt-el/;
+SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
+
+LICENSE="GPL-1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="dev-util/quilt"
+
+S="${WORKDIR}/${MY_P}/lib"
+ELISP_PATCHES="${PN}-0.45.4-header-window.patch"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="../doc/README.EMACS"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/

2018-03-28 Thread Matt Turner
commit: 0227fffb6841fcc0cd3cc3ac527d917566c3f478
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 28 08:58:48 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 28 08:59:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0227fffb

app-emacs/quilt-el-0.48.0: added ~mips

 app-emacs/quilt-el/quilt-el-0.48.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild 
b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
index dc328b8f62c..3cbadd1d144 100644
--- a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://satoru-takeuchi.org/dev/${PN}/download/${P}.tar.gz;
 
 LICENSE="GPL-1+"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
 
 RDEPEND="dev-util/quilt"