[gentoo-commits] repo/gentoo:master commit in: app-emacs/dts-mode/

2024-02-16 Thread Maciej Barć
commit: 5bf5a1404e770af62441fa8e7312abce17610548
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Feb 16 22:43:09 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Feb 16 23:13:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf5a140

app-emacs/dts-mode: drop old 0.1.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/dts-mode/Manifest  |  1 -
 app-emacs/dts-mode/dts-mode-0.1.1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-emacs/dts-mode/Manifest b/app-emacs/dts-mode/Manifest
index 5a95b0b82509..b9956cb38b41 100644
--- a/app-emacs/dts-mode/Manifest
+++ b/app-emacs/dts-mode/Manifest
@@ -1,2 +1 @@
-DIST dts-mode-0.1.1.tar.xz 3164 BLAKE2B 
e3ff5455469c53286b9a5f23645122cf7c69d3e974dde6478ab35e2fb52f793884411b06d677b3639e4965f17dfc959ec8742cc44d2cea3fdf2cc6f3f9745de3
 SHA512 
8afcb815504b6287715e34ddd971d7b1dc17ebd359632cdbb6b120afce89a3f5c6a4396b9583f0058c75d83394499b21768c7f47fafceab79e85bfb30049d481
 DIST dts-mode-1.0.tar 20480 BLAKE2B 
c5f7f60c907d47d1984ce1961fb4cf9f8cd75052f0bbf0742c233e6e1a117c6525e4124c6ca55017cb300a57dd324b7eac7c2612c0580fed18188d4074b8666b
 SHA512 
995c35629882b8bc78b5ebdaeb2a799019889b2d02ad8990d148f132b171ae4ce999bc0e768fd47d64831daa2b2d9a9ed13099885359106fbc9c7f63ca2659a6

diff --git a/app-emacs/dts-mode/dts-mode-0.1.1.ebuild 
b/app-emacs/dts-mode/dts-mode-0.1.1.ebuild
deleted file mode 100644
index 9a34fbbc4b83..
--- a/app-emacs/dts-mode/dts-mode-0.1.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Emacs major mode for devicetree sources"
-HOMEPAGE="https://github.com/bgamari/dts-mode
-   https://elpa.gnu.org/packages/dts-mode.html;
-# taken from https://elpa.gnu.org/packages/${P}.tar
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-ELISP_REMOVE="dts-mode-pkg.el"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.mkd"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/dts-mode/

2022-06-23 Thread Maciej Barć
commit: 5b597aaa093cd8801fc5a9ed6845643f6d791993
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Jun 23 07:45:40 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Jun 23 07:45:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b597aaa

app-emacs/dts-mode: bump to 1.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/dts-mode/Manifest|  1 +
 app-emacs/dts-mode/dts-mode-1.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-emacs/dts-mode/Manifest b/app-emacs/dts-mode/Manifest
index 87032f19784c..d6f87850f806 100644
--- a/app-emacs/dts-mode/Manifest
+++ b/app-emacs/dts-mode/Manifest
@@ -1,2 +1,3 @@
 DIST dts-mode-0.1.0_pre20161103.tar.gz 2002 BLAKE2B 
2dfe222c99d6d1876b6c5ae624f28b2d3fea0a4f8fd98bdebbdb697a03101f3ed1a4e260bb2013b1d40934fce29bc0461df12a0788b7dce189604473e4469819
 SHA512 
ac7ba1abd64c63f30d5cfd7fc61ca5f0f9ef368d1b8a213acbe897babf8409c551f58b828e4bfc8c862cbaac20634ce90727224f75c3846bde2d64a86c90485a
 DIST dts-mode-0.1.1.tar.xz 3164 BLAKE2B 
e3ff5455469c53286b9a5f23645122cf7c69d3e974dde6478ab35e2fb52f793884411b06d677b3639e4965f17dfc959ec8742cc44d2cea3fdf2cc6f3f9745de3
 SHA512 
8afcb815504b6287715e34ddd971d7b1dc17ebd359632cdbb6b120afce89a3f5c6a4396b9583f0058c75d83394499b21768c7f47fafceab79e85bfb30049d481
+DIST dts-mode-1.0.tar 20480 BLAKE2B 
c5f7f60c907d47d1984ce1961fb4cf9f8cd75052f0bbf0742c233e6e1a117c6525e4124c6ca55017cb300a57dd324b7eac7c2612c0580fed18188d4074b8666b
 SHA512 
995c35629882b8bc78b5ebdaeb2a799019889b2d02ad8990d148f132b171ae4ce999bc0e768fd47d64831daa2b2d9a9ed13099885359106fbc9c7f63ca2659a6

diff --git a/app-emacs/dts-mode/dts-mode-1.0.ebuild 
b/app-emacs/dts-mode/dts-mode-1.0.ebuild
new file mode 100644
index ..0c0140b04a56
--- /dev/null
+++ b/app-emacs/dts-mode/dts-mode-1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs major mode for devicetree sources"
+HOMEPAGE="https://github.com/bgamari/dts-mode
+   https://elpa.gnu.org/packages/dts-mode.html;
+
+SRC_URI="https://elpa.gnu.org/packages/${P}.tar;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ELISP_REMOVE="dts-mode-pkg.el"
+SITEFILE="50${PN}-gentoo.el"
+DOCS=( README.mkd )



[gentoo-commits] repo/gentoo:master commit in: app-emacs/dts-mode/

2021-04-22 Thread Ulrich Müller
commit: 3e9b50beeeabd9c1384d5407bc3d4c9269784f12
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Apr 22 15:13:43 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Apr 22 15:14:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9b50be

app-emacs/dts-mode: Version bump to 0.1.1

Closes: https://bugs.gentoo.org/785055
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/dts-mode/Manifest  |  1 +
 app-emacs/dts-mode/dts-mode-0.1.1.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-emacs/dts-mode/Manifest b/app-emacs/dts-mode/Manifest
index 1d3fd4ea149..87032f19784 100644
--- a/app-emacs/dts-mode/Manifest
+++ b/app-emacs/dts-mode/Manifest
@@ -1 +1,2 @@
 DIST dts-mode-0.1.0_pre20161103.tar.gz 2002 BLAKE2B 
2dfe222c99d6d1876b6c5ae624f28b2d3fea0a4f8fd98bdebbdb697a03101f3ed1a4e260bb2013b1d40934fce29bc0461df12a0788b7dce189604473e4469819
 SHA512 
ac7ba1abd64c63f30d5cfd7fc61ca5f0f9ef368d1b8a213acbe897babf8409c551f58b828e4bfc8c862cbaac20634ce90727224f75c3846bde2d64a86c90485a
+DIST dts-mode-0.1.1.tar.xz 3164 BLAKE2B 
e3ff5455469c53286b9a5f23645122cf7c69d3e974dde6478ab35e2fb52f793884411b06d677b3639e4965f17dfc959ec8742cc44d2cea3fdf2cc6f3f9745de3
 SHA512 
8afcb815504b6287715e34ddd971d7b1dc17ebd359632cdbb6b120afce89a3f5c6a4396b9583f0058c75d83394499b21768c7f47fafceab79e85bfb30049d481

diff --git a/app-emacs/dts-mode/dts-mode-0.1.1.ebuild 
b/app-emacs/dts-mode/dts-mode-0.1.1.ebuild
new file mode 100644
index 000..9a34fbbc4b8
--- /dev/null
+++ b/app-emacs/dts-mode/dts-mode-0.1.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="Emacs major mode for devicetree sources"
+HOMEPAGE="https://github.com/bgamari/dts-mode
+   https://elpa.gnu.org/packages/dts-mode.html;
+# taken from https://elpa.gnu.org/packages/${P}.tar
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ELISP_REMOVE="dts-mode-pkg.el"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.mkd"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/dts-mode/

2019-10-16 Thread Ulrich Müller
commit: 35f27c50f00bb9a934324d9cf5556886d89fdbee
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct 16 09:19:18 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct 16 09:53:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f27c50

app-emacs/dts-mode: New snapshot.

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

 app-emacs/dts-mode/Manifest  | 2 +-
 1.0_pre20141014.ebuild => dts-mode-0.1.0_pre20161103.ebuild} | 9 +
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-emacs/dts-mode/Manifest b/app-emacs/dts-mode/Manifest
index e41ebc74c00..1d3fd4ea149 100644
--- a/app-emacs/dts-mode/Manifest
+++ b/app-emacs/dts-mode/Manifest
@@ -1 +1 @@
-DIST dts-mode-0.1.0_pre20141014.tar.xz 1944 BLAKE2B 
352a8a3e3430a5684e440b5b930990094bba6db6cc653be792725bdfdc7cec6ffcbd0a7b1fc138ab2edde274ea77e46dfddb5f3479faa7ac8137d82acbfcc978
 SHA512 
81679f83dfe8e9d2f5b9314cd16615ca79c16e36468c41f5d499584f08ddda73f6cd3c6b6bef3251129e292884e18b8615a0a5cec2c2ea0146718e784f0c210c
+DIST dts-mode-0.1.0_pre20161103.tar.gz 2002 BLAKE2B 
2dfe222c99d6d1876b6c5ae624f28b2d3fea0a4f8fd98bdebbdb697a03101f3ed1a4e260bb2013b1d40934fce29bc0461df12a0788b7dce189604473e4469819
 SHA512 
ac7ba1abd64c63f30d5cfd7fc61ca5f0f9ef368d1b8a213acbe897babf8409c551f58b828e4bfc8c862cbaac20634ce90727224f75c3846bde2d64a86c90485a

diff --git a/app-emacs/dts-mode/dts-mode-0.1.0_pre20141014.ebuild 
b/app-emacs/dts-mode/dts-mode-0.1.0_pre20161103.ebuild
similarity index 57%
rename from app-emacs/dts-mode/dts-mode-0.1.0_pre20141014.ebuild
rename to app-emacs/dts-mode/dts-mode-0.1.0_pre20161103.ebuild
index aae773f7802..a3cd4bdb1f0 100644
--- a/app-emacs/dts-mode/dts-mode-0.1.0_pre20141014.ebuild
+++ b/app-emacs/dts-mode/dts-mode-0.1.0_pre20161103.ebuild
@@ -1,18 +1,19 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp
 
+COMMIT="9ee0854446dcc6c53d2b8d2941051768dba50344"
 DESCRIPTION="Emacs major mode for devicetree sources"
 HOMEPAGE="https://github.com/bgamari/dts-mode;
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
+SRC_URI="https://github.com/bgamari/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-S="${WORKDIR}/${PN}"
+S="${WORKDIR}/${PN}-${COMMIT}"
 SITEFILE="50${PN}-gentoo.el"
 DOCS="README.mkd"