commit:     0a39491131d1c9e08a822b887b98510039da0dce
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 08:08:59 2021 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 08:14:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a394911

gnustep-apps/projectcenter: bump EAPI

Closes: https://bugs.gentoo.org/819978
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 .../projectcenter/projectcenter-0.6.2-r1.ebuild         | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

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 00000000000..43115381275
--- /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=""

Reply via email to