From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild (limited to 'gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild') diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild b/gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild new file mode 100644 index 000000000000..6177cc9fbfa4 --- /dev/null +++ b/gnustep-apps/projectcenter/projectcenter-0.6.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +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 ~x86-fbsd" +LICENSE="GPL-2" +SLOT="0" +IUSE="" + +RDEPEND=">=sys-devel/gdb-6.0" -- cgit v1.2.3