trinity-apps/ksplash-engine-moodin: Add missing metadata.xml, Copyright
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>pull/180/head
parent
02d6de0ca0
commit
e179c7eebe
@ -1,15 +1,16 @@
|
|||||||
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
# Copyright 2020 The Trinity Desktop Project
|
# Copyright 2020 The Trinity Desktop Project
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
TRINITY_MODULE_TYPE="applications"
|
|
||||||
|
|
||||||
|
TRINITY_MODULE_TYPE="applications"
|
||||||
inherit trinity-base-2
|
inherit trinity-base-2
|
||||||
|
|
||||||
DESCRIPTION="KSplash engine Moodin"
|
DESCRIPTION="KSplash engine Moodin"
|
||||||
HOMEPAGE="https://trinitydesktop.org/"
|
HOMEPAGE="https://trinitydesktop.org/"
|
||||||
LICENSE="|| ( GPL-2 GPL-3 )"
|
|
||||||
|
|
||||||
need-trinity
|
need-trinity
|
||||||
|
|
||||||
|
LICENSE="|| ( GPL-2 GPL-3 )"
|
||||||
SLOT="${TRINITY_VER}"
|
SLOT="${TRINITY_VER}"
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<!-- maintainer-needed -->
|
||||||
|
</pkgmetadata>
|
Loading…
Reference in New Issue