* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2017-07-24 22:54 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2017-07-24 22:54 UTC (permalink / raw
To: gentoo-commits
commit: c557b483f11402857fdf91b019a4ea67aec22eba
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 22:15:46 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 22:54:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c557b483
gnustep-apps/affiche: EAPI bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3
gnustep-apps/affiche/affiche-0.6.0-r4.ebuild | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
new file mode 100644
index 00000000000..196786ba018
--- /dev/null
+++ b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+DESCRIPTION="Affiche allows people to 'stick' notes"
+HOMEPAGE="http://www.collaboration-world.com/affiche"
+SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+S=${WORKDIR}/${PN/a/A}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2017-08-30 21:22 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2017-08-30 21:22 UTC (permalink / raw
To: gentoo-commits
commit: fc8287d7ea21b6c930c4383b04f1456325b3eaf3
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:04:35 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:22:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8287d7
gnustep-apps/affiche: stabilize EAPI6 version, bug #623316
Package-Manager: Portage-2.3.8, Repoman-2.3.3
gnustep-apps/affiche/affiche-0.6.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
index 196786ba018..c35fb5b4392 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
@@ -10,6 +10,6 @@ SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
S=${WORKDIR}/${PN/a/A}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2017-08-30 21:22 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2017-08-30 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 9569345a44be8bffbd01b16426ecdc37eaf26869
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:04:53 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:22:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9569345a
gnustep-apps/affiche: drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.3
gnustep-apps/affiche/affiche-0.6.0-r3.ebuild | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
deleted file mode 100644
index 7b937a5d2dc..00000000000
--- a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gnustep-2
-
-S=${WORKDIR}/${PN/a/A}
-
-DESCRIPTION="Affiche allows people to 'stick' notes"
-HOMEPAGE="http://www.collaboration-world.com/affiche"
-SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2023-09-19 20:49 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2023-09-19 20:49 UTC (permalink / raw
To: gentoo-commits
commit: 59ba7f9cf42f7f10f6e4ebfc343a28307eb90c2b
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep 19 16:54:10 2023 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 20:48:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ba7f9c
gnustep-apps/affiche: EAPI8 bump, update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
gnustep-apps/affiche/affiche-0.6.0-r5.ebuild | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
new file mode 100644
index 000000000000..2de498a0a255
--- /dev/null
+++ b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnustep-2
+
+DESCRIPTION="Affiche allows people to 'stick' notes"
+HOMEPAGE="https://salsa.debian.org/gnustep-team/affiche.app"
+SRC_URI="mirror://gentoo/${P/a/A}.tar.gz"
+S="${WORKDIR}/${PN/a/A}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2024-01-11 9:38 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-01-11 9:38 UTC (permalink / raw
To: gentoo-commits
commit: e47ed25f08bfbb00d442f6150a3a6d3e5811653b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 09:36:35 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 09:36:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47ed25f
gnustep-apps/affiche: Stabilize 0.6.0-r5 x86, #918497
Signed-off-by: Sam James <sam <AT> gentoo.org>
gnustep-apps/affiche/affiche-0.6.0-r5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
index 2de498a0a255..bcb597e772cd 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r5.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=8
@@ -12,4 +12,4 @@ S="${WORKDIR}/${PN/a/A}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2024-01-12 11:23 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-01-12 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 4fb9134ba9938636aaa7e290439ed71a0010283a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 11:22:41 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 11:22:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb9134b
gnustep-apps/affiche: Stabilize 0.6.0-r5 amd64, #918497
Signed-off-by: Sam James <sam <AT> gentoo.org>
gnustep-apps/affiche/affiche-0.6.0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
index bcb597e772cd..e39e2ab1792b 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
@@ -12,4 +12,4 @@ S="${WORKDIR}/${PN/a/A}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2024-03-26 20:17 Ionen Wolkens
0 siblings, 0 replies; 8+ messages in thread
From: Ionen Wolkens @ 2024-03-26 20:17 UTC (permalink / raw
To: gentoo-commits
commit: 098b19c224a1fa05f95c5acafda7d328f6bcbea7
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sun Mar 24 14:34:13 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 20:17:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098b19c2
gnustep-apps/affiche: Stabilize 0.6.0-r5 ppc, #918497
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
gnustep-apps/affiche/affiche-0.6.0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
index e39e2ab1792b..27182089c641 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
@@ -12,4 +12,4 @@ S="${WORKDIR}/${PN/a/A}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/
@ 2024-03-27 5:05 Ulrich Müller
0 siblings, 0 replies; 8+ messages in thread
From: Ulrich Müller @ 2024-03-27 5:05 UTC (permalink / raw
To: gentoo-commits
commit: d75016c2812b19fcd125eb8bb68f7ece05da6963
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 05:02:35 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 05:02:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75016c2
gnustep-apps/affiche: drop EAPI 6 ebuild 0.6.0-r4
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
gnustep-apps/affiche/affiche-0.6.0-r4.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
deleted file mode 100644
index c35fb5b43927..000000000000
--- a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-DESCRIPTION="Affiche allows people to 'stick' notes"
-HOMEPAGE="http://www.collaboration-world.com/affiche"
-SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-S=${WORKDIR}/${PN/a/A}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-03-27 5:06 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 22:54 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/affiche/ Bernard Cafarelli
-- strict thread matches above, loose matches on Subject: below --
2017-08-30 21:22 Bernard Cafarelli
2017-08-30 21:22 Bernard Cafarelli
2023-09-19 20:49 Bernard Cafarelli
2024-01-11 9:38 Sam James
2024-01-12 11:23 Sam James
2024-03-26 20:17 Ionen Wolkens
2024-03-27 5:05 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox