summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/thematic')
-rw-r--r--gnustep-apps/thematic/Manifest2
-rw-r--r--gnustep-apps/thematic/metadata.xml3
-rw-r--r--gnustep-apps/thematic/thematic-9999.ebuild7
3 files changed, 6 insertions, 6 deletions
diff --git a/gnustep-apps/thematic/Manifest b/gnustep-apps/thematic/Manifest
index 87dd0cc..4e8c6b0 100644
--- a/gnustep-apps/thematic/Manifest
+++ b/gnustep-apps/thematic/Manifest
@@ -1,2 +1,2 @@
-EBUILD thematic-9999.ebuild 365 BLAKE2B 14fc57d22328306503e3d2c4ef8d47632fe76d404008b5a52c229aa1cc7f0a4284408df7590e306af40ad521eb1ca6055b58969cf60251b10bb740b79fd593d0 SHA512 d27e11663a24100e82c9bfe23f51873882efb27928f647d33793ce0f8fddb861b537f8832768c33e188350bbeaf3e07b2404b816b5c4c8e869720a3b5a85035a
+EBUILD thematic-9999.ebuild 336 BLAKE2B 22b5d5b36d62061767fca4868ee96253f313c5a61d6a31ba252df794ceafb48b514ce0624f692df4ab548208cc1ecbb021ac8bd487ddb21e34fa032941f198cf SHA512 6ce7fbc61b3f258d7c76a4e3487cafe804feace1574c5dca2fbd7cf15610523a131cd4d5f2f22d51846bbae84c44bf76d8bbe030e0bc519711cda5f31c7679a1
MISC metadata.xml 513 BLAKE2B 491422a0ed92c63a7eea34ed05854120b7c63df6b969fc775f38de10b1b14ed9f532a95a61d0c583a171026eb8698ab2c32ac1236f19698e96c50016bc928434 SHA512 689a701667f314fa1a9335cb33fa73fffe05b52e860c7fe221f23ff0424e0194386f71017fd83d3467ff4753134c42da615e659b6c470d670f6cd1b3f9046212
diff --git a/gnustep-apps/thematic/metadata.xml b/gnustep-apps/thematic/metadata.xml
index ddce5da..5bc084e 100644
--- a/gnustep-apps/thematic/metadata.xml
+++ b/gnustep-apps/thematic/metadata.xml
@@ -7,4 +7,7 @@
</maintainer>
<longdescription>Thematic helps the creation of themes by easily managing its resources, properties and by allowing code to be inserted in the correct places.
Thematic can support editors for managing the theming of specific controls easily.</longdescription>
+<upstream>
+ <remote-id type="github">gnustep/apps-thematic</remote-id>
+</upstream>
</pkgmetadata>
diff --git a/gnustep-apps/thematic/thematic-9999.ebuild b/gnustep-apps/thematic/thematic-9999.ebuild
index f5cf2b8..631bd57 100644
--- a/gnustep-apps/thematic/thematic-9999.ebuild
+++ b/gnustep-apps/thematic/thematic-9999.ebuild
@@ -1,16 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit git-r3 gnustep-2
DESCRIPTION="Thematic.app is a theme editor for GNUstep"
HOMEPAGE="https://github.com/gnustep/apps-thematic"
-SRC_URI=""
-EGIT_REPO_URI="git://github.com/gnustep/apps-${PN}.git"
+EGIT_REPO_URI="https://github.com/gnustep/apps-${PN}.git"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS=""
-IUSE=""