diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 23:54:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 23:54:23 +0100 |
commit | cc688aeb2271f74cf3540578f018552b13ce6a9f (patch) | |
tree | 78f0ecd18e5d02e9a884268a0d67eac6c7598713 /gnustep-apps | |
parent | gnustep-apps/gworkspace: Stabilize 1.0.0 x86, #934669 (diff) | |
download | gentoo-cc688aeb2271f74cf3540578f018552b13ce6a9f.tar.gz gentoo-cc688aeb2271f74cf3540578f018552b13ce6a9f.tar.bz2 gentoo-cc688aeb2271f74cf3540578f018552b13ce6a9f.zip |
gnustep-apps/projectcenter: Stabilize 0.7.0 ppc, #934670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild b/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild index 45d1ff0c2863..22d65de498d9 100644 --- a/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild +++ b/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="An IDE for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/ProjectCenter.html" SRC_URI="https://github.com/gnustep/apps-projectcenter/releases/download/projectcenter-${PV//./_}/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LICENSE="GPL-2" SLOT="0" IUSE="" |