summaryrefslogtreecommitdiff
path: root/gnustep-apps
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-27 18:42:30 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-27 18:42:30 +0000
commita1485f6471ac2567f76a7f33e032c9bef8a0e412 (patch)
tree8a031dc4a8eed843a1ac86145d605e8c694ba1a8 /gnustep-apps
parent4387175f6b4a0d6a696cddfd00ad161d53fbc214 (diff)
downloadbaldeagleos-repo-a1485f6471ac2567f76a7f33e032c9bef8a0e412.tar.gz
baldeagleos-repo-a1485f6471ac2567f76a7f33e032c9bef8a0e412.tar.xz
baldeagleos-repo-a1485f6471ac2567f76a7f33e032c9bef8a0e412.zip
Adding metadata
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r4.ebuild15
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r5.ebuild2
-rw-r--r--gnustep-apps/gorm/gorm-1.3.1.ebuild4
3 files changed, 3 insertions, 18 deletions
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
deleted file mode 100644
index 3c7d9bd8a08c..000000000000
--- a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnustep-2
-
-DESCRIPTION="Affiche allows people to 'stick' notes"
-HOMEPAGE="http://www.collaboration-world.com/affiche"
-SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-S=${WORKDIR}/${PN/a/A}
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
index e39e2ab1792b..27182089c641 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild
@@ -12,4 +12,4 @@ S="${WORKDIR}/${PN/a/A}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
diff --git a/gnustep-apps/gorm/gorm-1.3.1.ebuild b/gnustep-apps/gorm/gorm-1.3.1.ebuild
index fbbe5b24ba78..4a949839c161 100644
--- a/gnustep-apps/gorm/gorm-1.3.1.ebuild
+++ b/gnustep-apps/gorm/gorm-1.3.1.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=7
@@ -8,7 +8,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
HOMEPAGE="https://gnustep.github.io/experience/Gorm.html"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
IUSE=""