summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"