summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-09-19 18:54:10 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-09-19 22:48:49 +0200
commit59ba7f9cf42f7f10f6e4ebfc343a28307eb90c2b (patch)
tree8628dfb5de9d2683cbfaa88f84e2ee7ca86dd2b1 /gnustep-apps
parentx11-plugins/wmacpimon: keyword 0.2.1-r1 for ~amd64 (diff)
downloadgentoo-59ba7f9cf42f7f10f6e4ebfc343a28307eb90c2b.tar.gz
gentoo-59ba7f9cf42f7f10f6e4ebfc343a28307eb90c2b.tar.bz2
gentoo-59ba7f9cf42f7f10f6e4ebfc343a28307eb90c2b.zip
gnustep-apps/affiche: EAPI8 bump, update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r5.ebuild15
1 files changed, 15 insertions, 0 deletions
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"