summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild b/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild
new file mode 100644
index 000000000000..431153812750
--- /dev/null
+++ b/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P=${P/projectc/ProjectC}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="An IDE for GNUstep"
+HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html"
+SRC_URI="http://ftpmain.gnustep.org/pub/gnustep/dev-apps/${MY_P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""