* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2018-11-25 7:31 Hans de Graaff
0 siblings, 0 replies; 9+ messages in thread
From: Hans de Graaff @ 2018-11-25 7:31 UTC (permalink / raw
To: gentoo-commits
commit: 6dac714e25f97e4323fd97a3b1c4d05bd5ec5adb
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 07:29:38 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 07:29:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dac714e
app-emacs/treepy: add ~x86
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-emacs/treepy/treepy-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild
index 9e85cb0c484..af73e96d936 100644
--- a/app-emacs/treepy/treepy-0.1.1.ebuild
+++ b/app-emacs/treepy/treepy-0.1.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2019-11-18 11:46 Agostino Sarubbo
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2019-11-18 11:46 UTC (permalink / raw
To: gentoo-commits
commit: 2ce0fc0d32c8ddfdad1bcc3a0d1c943e649ff79b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 11:46:43 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 11:46:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce0fc0d
app-emacs/treepy: amd64/x86 stable, (ALLARCHES policy) wrt bug #700254
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild
index af73e96d936..60192956e0d 100644
--- a/app-emacs/treepy/treepy-0.1.1.ebuild
+++ b/app-emacs/treepy/treepy-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2019-12-23 9:47 Ulrich Müller
0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Müller @ 2019-12-23 9:47 UTC (permalink / raw
To: gentoo-commits
commit: 3357d212189eb78cec70a11f71c0deeac3b9dc8a
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 09:45:47 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 09:47:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3357d212
app-emacs/treepy: Specify license more precisely.
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild
index 60192956e0d..80125583866 100644
--- a/app-emacs/treepy/treepy-0.1.1.ebuild
+++ b/app-emacs/treepy/treepy-0.1.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/volrath/treepy.el"
SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}.el-${PV}"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2020-01-25 20:45 Agostino Sarubbo
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2020-01-25 20:45 UTC (permalink / raw
To: gentoo-commits
commit: e4c832d7ffe159cdcb7a887cb68fbf36e9aeae2b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 20:45:41 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 20:45:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c832d7
app-emacs/treepy: amd64 stable wrt bug #706282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/treepy/treepy-0.1.1-r1.ebuild b/app-emacs/treepy/treepy-0.1.1-r1.ebuild
index ed95978e060..ba2168e9d80 100644
--- a/app-emacs/treepy/treepy-0.1.1-r1.ebuild
+++ b/app-emacs/treepy/treepy-0.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
PATCHES=("${FILESDIR}"/${P}-cl-lib.patch)
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2020-01-27 13:46 Agostino Sarubbo
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2020-01-27 13:46 UTC (permalink / raw
To: gentoo-commits
commit: 6bd373856d1cc97c832cb563aefcb1019f624eab
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 13:46:22 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 13:46:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd37385
app-emacs/treepy: x86 stable wrt bug #706282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/treepy/treepy-0.1.1-r1.ebuild b/app-emacs/treepy/treepy-0.1.1-r1.ebuild
index ba2168e9d80..846457486b9 100644
--- a/app-emacs/treepy/treepy-0.1.1-r1.ebuild
+++ b/app-emacs/treepy/treepy-0.1.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
PATCHES=("${FILESDIR}"/${P}-cl-lib.patch)
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2020-09-16 6:32 Hans de Graaff
0 siblings, 0 replies; 9+ messages in thread
From: Hans de Graaff @ 2020-09-16 6:32 UTC (permalink / raw
To: gentoo-commits
commit: 2d1a92afd3925229e239ea4bf43060fbd91c0583
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 06:27:27 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 06:27:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1a92af
app-emacs/treepy: add 0.1.2
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-emacs/treepy/Manifest | 1 +
app-emacs/treepy/treepy-0.1.2.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/app-emacs/treepy/Manifest b/app-emacs/treepy/Manifest
index fd54d692927..62a783e23bb 100644
--- a/app-emacs/treepy/Manifest
+++ b/app-emacs/treepy/Manifest
@@ -1 +1,2 @@
DIST treepy-0.1.1.tar.gz 125004 BLAKE2B 2aab285f0a0ce0d14cde0d6567efd062d4e2bf944421e8c4e5c3ef62965a43c7abc77d88c5baeadbe2cbe4e98dce9d563fc5b02abae8e83194dbb058d78db725 SHA512 70790f83e7f33846ca4c568c79c45bfea9a29cc92b717053eb2fa89a22a77578d80f31f19002c61d254d4b2c4c36f345324c0d631412477f09713b51124dfb83
+DIST treepy-0.1.2.tar.gz 125016 BLAKE2B 42cde1c49d97082e301120c1a8a57896149da0178d99a471509ea84996a007ce540f23fa75f2125492cab0c80a6fb02d959a8ac32fe2c2083ac698d0558a8bbc SHA512 ecfd97e0fc7b8d60c5e6aad4f26ce2ca1481c04e6738dac82c50c63b0a15e2118d51fcac468197b15d763d37cf5b3d845a114a8ca0a51ffc1fbf225a70a334e2
diff --git a/app-emacs/treepy/treepy-0.1.2.ebuild b/app-emacs/treepy/treepy-0.1.2.ebuild
new file mode 100644
index 00000000000..375f235db43
--- /dev/null
+++ b/app-emacs/treepy/treepy-0.1.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+NEED_EMACS=25.1
+
+inherit elisp
+
+DESCRIPTION="Generic tree traversing tools for Emacs Lisp"
+HOMEPAGE="https://github.com/volrath/treepy.el"
+SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}.el-${PV}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2022-02-14 20:50 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-02-14 20:50 UTC (permalink / raw
To: gentoo-commits
commit: cdb1fcdfd9ad34fd39371686b9f2cf3569b71585
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 14 20:49:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 14 20:49:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb1fcdf
app-emacs/treepy: Stabilize 0.1.2 ALLARCHES, #833349
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/treepy/treepy-0.1.2.ebuild b/app-emacs/treepy/treepy-0.1.2.ebuild
index 375f235db437..0a34ac6594c0 100644
--- a/app-emacs/treepy/treepy-0.1.2.ebuild
+++ b/app-emacs/treepy/treepy-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2023-11-13 12:38 Maciej Barć
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Barć @ 2023-11-13 12:38 UTC (permalink / raw
To: gentoo-commits
commit: bb265ec7150e624eb694a416e3d1cfe48253189b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 12:36:01 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 12:38:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb265ec7
app-emacs/treepy: drop old 0.1.1
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/treepy/treepy-0.1.1.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild
deleted file mode 100644
index 86376f48fd33..000000000000
--- a/app-emacs/treepy/treepy-0.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Generic tree traversing tools for Emacs Lisp"
-HOMEPAGE="https://github.com/volrath/treepy.el"
-SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}.el-${PV}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
@ 2023-11-13 12:38 Maciej Barć
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Barć @ 2023-11-13 12:38 UTC (permalink / raw
To: gentoo-commits
commit: ec79d37eb185a84921bf4c507235d143697f0175
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 12:36:09 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 12:38:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec79d37e
app-emacs/treepy: drop old 0.1.1-r1
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/treepy/Manifest | 1 -
app-emacs/treepy/treepy-0.1.1-r1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/app-emacs/treepy/Manifest b/app-emacs/treepy/Manifest
index 62a783e23bb5..9e24b835edb4 100644
--- a/app-emacs/treepy/Manifest
+++ b/app-emacs/treepy/Manifest
@@ -1,2 +1 @@
-DIST treepy-0.1.1.tar.gz 125004 BLAKE2B 2aab285f0a0ce0d14cde0d6567efd062d4e2bf944421e8c4e5c3ef62965a43c7abc77d88c5baeadbe2cbe4e98dce9d563fc5b02abae8e83194dbb058d78db725 SHA512 70790f83e7f33846ca4c568c79c45bfea9a29cc92b717053eb2fa89a22a77578d80f31f19002c61d254d4b2c4c36f345324c0d631412477f09713b51124dfb83
DIST treepy-0.1.2.tar.gz 125016 BLAKE2B 42cde1c49d97082e301120c1a8a57896149da0178d99a471509ea84996a007ce540f23fa75f2125492cab0c80a6fb02d959a8ac32fe2c2083ac698d0558a8bbc SHA512 ecfd97e0fc7b8d60c5e6aad4f26ce2ca1481c04e6738dac82c50c63b0a15e2118d51fcac468197b15d763d37cf5b3d845a114a8ca0a51ffc1fbf225a70a334e2
diff --git a/app-emacs/treepy/treepy-0.1.1-r1.ebuild b/app-emacs/treepy/treepy-0.1.1-r1.ebuild
deleted file mode 100644
index b7e206c020dc..000000000000
--- a/app-emacs/treepy/treepy-0.1.1-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Generic tree traversing tools for Emacs Lisp"
-HOMEPAGE="https://github.com/volrath/treepy.el"
-SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}.el-${PV}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-PATCHES=("${FILESDIR}"/${P}-cl-lib.patch)
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-11-13 12:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 13:46 [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2023-11-13 12:38 Maciej Barć
2023-11-13 12:38 Maciej Barć
2022-02-14 20:50 Sam James
2020-09-16 6:32 Hans de Graaff
2020-01-25 20:45 Agostino Sarubbo
2019-12-23 9:47 Ulrich Müller
2019-11-18 11:46 Agostino Sarubbo
2018-11-25 7:31 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox