public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/xrdb-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:     db5e25f8a0b3984756b110ad4489d62bd31bbb25
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 15 11:58:19 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 20:55:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5e25f8

app-emacs/xrdb-mode: use HTTPS.

 app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
index 4721d1dba71..1405fd18bf3 100644
--- a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
+++ b/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
@@ -7,7 +7,7 @@ inherit elisp
 
 DESCRIPTION="An Emacs major mode for editing X resource database files"
 HOMEPAGE="https://launchpad.net/xrdb-mode
-	http://www.emacswiki.org/emacs/ResourceFiles"
+	https://www.emacswiki.org/emacs/ResourceFiles"
 # taken from https://launchpad.net/${PN}/trunk/3.0/+download/${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/xrdb-mode/
@ 2020-06-26 17:43 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2020-06-26 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     dd556afb0a529e38fa8d12ef6cb9d2587e013c45
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 17:42:00 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 17:42:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd556afb

app-emacs/xrdb-mode: amd64 stable wrt bug #729650

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
index 9f7879241ea..3618a6f531b 100644
--- a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
+++ b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 PATCHES=("${FILESDIR}"/${P}-backquotes.patch)
 SITEFILE="50${PN}-gentoo.el"


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

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/xrdb-mode/
@ 2020-06-28 20:44 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2020-06-28 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3402acad7389881278fae7c1e3a9b9d6f289b248
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 20:43:16 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 20:43:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3402acad

app-emacs/xrdb-mode: x86 stable wrt bug #729650

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
index 3618a6f531b..03d4f884c45 100644
--- a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
+++ b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 PATCHES=("${FILESDIR}"/${P}-backquotes.patch)
 SITEFILE="50${PN}-gentoo.el"


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

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/xrdb-mode/
@ 2020-06-28 21:00 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2020-06-28 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     9a328f6ca7ada55dc84c27f08253bcc32b67ebbb
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 20:59:57 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 21:00:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a328f6c

app-emacs/xrdb-mode: Remove old.

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

 app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
deleted file mode 100644
index 1405fd18bf3..00000000000
--- a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="An Emacs major mode for editing X resource database files"
-HOMEPAGE="https://launchpad.net/xrdb-mode
-	https://www.emacswiki.org/emacs/ResourceFiles"
-# taken from https://launchpad.net/${PN}/trunk/3.0/+download/${PN}.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-SITEFILE="50${PN}-gentoo.el"


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

end of thread, other threads:[~2020-06-28 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-28 21:00 [gentoo-commits] repo/gentoo:master commit in: app-emacs/xrdb-mode/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2020-06-28 20:44 Agostino Sarubbo
2020-06-26 17:43 Agostino Sarubbo
2018-02-20 20:55 Patrice Clement

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