public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rpm-spec-mode/
@ 2016-08-07  7:04 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-08-07  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     deaea6e9139490db83e22bc9f69dfae81dd43a4f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 07:01:09 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 07:04:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deaea6e9

app-emacs/rpm-spec-mode: Cleanup per bug #282559

Package-Manager: portage-2.3.0

 app-emacs/rpm-spec-mode/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-emacs/rpm-spec-mode/metadata.xml b/app-emacs/rpm-spec-mode/metadata.xml
index 8564839..c438baf 100644
--- a/app-emacs/rpm-spec-mode/metadata.xml
+++ b/app-emacs/rpm-spec-mode/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>sochotnicky@gentoo.org</email>
-  <name>Stanislav Ochotnicky</name>
-</maintainer>
 <maintainer type="project">
   <email>gnu-emacs@gentoo.org</email>
   <name>Gentoo GNU Emacs project</name>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rpm-spec-mode/
@ 2018-02-20 20:55 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2018-02-20 20:55 UTC (permalink / raw
  To: gentoo-commits

commit:     314cab7b7a1e004a47fc9d63a907d6e8e101a7ea
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 15 11:58:18 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 20:54:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314cab7b

app-emacs/rpm-spec-mode: use HTTPS.

 app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
index 182daa5a1e3..0f7ca5284d9 100644
--- a/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
+++ b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Emacs mode to ease editing of RPM spec files"
-HOMEPAGE="http://www.emacswiki.org/emacs/RpmSpecMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/RpmSpecMode"
 # taken from http://www.tihlde.org/~stigb/${PN}.el
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rpm-spec-mode/
@ 2021-04-12 17:52 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2021-04-12 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     5e2f2a68607703f9f3b168234a2134da260d42e9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 16:26:19 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 17:51:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2f2a68

app-emacs/rpm-spec-mode: Trivial EAPI 7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
index 0f7ca5284d9..0086ffe7ae3 100644
--- a/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
+++ b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rpm-spec-mode/
@ 2023-01-30 17:00 Maciej Barć
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej Barć @ 2023-01-30 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3389a95d3a47266391860c1e338aa2954b8d96ca
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 16:49:59 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 17:00:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3389a95d

app-emacs/rpm-spec-mode: bump to 0.16

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

 app-emacs/rpm-spec-mode/Manifest                  |  1 +
 app-emacs/rpm-spec-mode/metadata.xml              |  4 ++++
 app-emacs/rpm-spec-mode/rpm-spec-mode-0.16.ebuild | 24 +++++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/app-emacs/rpm-spec-mode/Manifest b/app-emacs/rpm-spec-mode/Manifest
index 1b6a5932c6ce..97417795d6f8 100644
--- a/app-emacs/rpm-spec-mode/Manifest
+++ b/app-emacs/rpm-spec-mode/Manifest
@@ -1 +1,2 @@
 DIST rpm-spec-mode-0.15.el.xz 11176 BLAKE2B 209720693ab1d749187ce923534db18ecc57daabf83bd9051988a2ae660df8482370f33aae3730152f99c1267ad366848ba6b7df72ad9a8c7b195ea94313b224 SHA512 cd2f1dc1d3b7bc18512d14bdbc8b73183b0d917e93911aa5c88bd847cbf24f090480cdac46f9f8a82336085ea801abbbed567fce19498cc70661d051dfa287dc
+DIST rpm-spec-mode-0.16.tar.gz 18748 BLAKE2B eff5c15c097a1cfa1e4efdfaebcb5a7189498468e7e2fe3302f400bf0bcf6849c0cbac19b50a46a61784efc5290ff23653743a96fab48d689b7f8da87ca66542 SHA512 98ff3e993505fa77cea9637a49c22d8bbf1ca03e7f7e88b970ce10410a153834e0f8ce931427479e3bd75ad3fe9f3840bc8aab7c63ed3119962db13341461cd0

diff --git a/app-emacs/rpm-spec-mode/metadata.xml b/app-emacs/rpm-spec-mode/metadata.xml
index 986088003fe1..f52accb68209 100644
--- a/app-emacs/rpm-spec-mode/metadata.xml
+++ b/app-emacs/rpm-spec-mode/metadata.xml
@@ -6,4 +6,8 @@
   <name>Gentoo GNU Emacs project</name>
 </maintainer>
 <stabilize-allarches/>
+<upstream>
+  <bugs-to>https://github.com/stigbjorlykke/rpm-spec-mode/issues/</bugs-to>
+  <remote-id type="github">stigbjorlykke/rpm-spec-mode</remote-id>
+</upstream>
 </pkgmetadata>

diff --git a/app-emacs/rpm-spec-mode/rpm-spec-mode-0.16.ebuild b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.16.ebuild
new file mode 100644
index 000000000000..c0d780397b3e
--- /dev/null
+++ b/app-emacs/rpm-spec-mode/rpm-spec-mode-0.16.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+[[ ${PV} == 0.16 ]] && H=7d06d19a31e888b932da6c8202ff2c73f42703a1
+
+inherit elisp
+
+DESCRIPTION="Emacs mode to ease editing of RPM spec files"
+HOMEPAGE="https://www.emacswiki.org/emacs/RpmSpecMode
+	https://github.com/stigbjorlykke/rpm-spec-mode/"
+SRC_URI="https://github.com/stigbjorlykke/${PN}/archive/${H}.tar.gz
+	-> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${H}
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.15-emacs-28.patch )
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-30 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 17:00 [gentoo-commits] repo/gentoo:master commit in: app-emacs/rpm-spec-mode/ Maciej Barć
  -- strict thread matches above, loose matches on Subject: below --
2021-04-12 17:52 Ulrich Müller
2018-02-20 20:55 Patrice Clement
2016-08-07  7:04 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox