summaryrefslogtreecommitdiff
path: root/dev-libs/template-glib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-30 03:02:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-10-30 03:02:28 +0000
commitb77e1a6cc7c668e135d139c5ec5ad0ae1c11b857 (patch)
tree41574d961a9788fa95e2a789a408e1c6fc151bd9 /dev-libs/template-glib
parent009897642a869d630779716efc51af1554f72867 (diff)
gentoo auto-resync : 30:10:2022 - 03:02:28
Diffstat (limited to 'dev-libs/template-glib')
-rw-r--r--dev-libs/template-glib/Manifest2
-rw-r--r--dev-libs/template-glib/metadata.xml23
2 files changed, 15 insertions, 10 deletions
diff --git a/dev-libs/template-glib/Manifest b/dev-libs/template-glib/Manifest
index 847132a6b828..79e9bbfd401b 100644
--- a/dev-libs/template-glib/Manifest
+++ b/dev-libs/template-glib/Manifest
@@ -2,4 +2,4 @@ DIST template-glib-3.34.1.tar.xz 57540 BLAKE2B 2ceff1ef04fe846d8b5a7c4b54d0bc572
DIST template-glib-3.36.0.tar.xz 64132 BLAKE2B 10a9fbf8f98efaaf92b8679ea3b08dc510b9b5744239c19f180efc3a1a54f8edec2b1c6775e336d5a143fc8cac566d507337e656154a1984404a84f0b9b88c2b SHA512 51e1adf581fef05ec46ed3dd9ba61c27b02138009e2f994a0dded62216372445e59676d6f8bbca979e44825722c913a1435a8ae7b6d1e7e41dc510654420647b
EBUILD template-glib-3.34.1.ebuild 1074 BLAKE2B 18aa25536e22f1a06ce2befb35da18dcc2d9fa3e331ee7332abb8dd167d9bff25cd27b951c3b8a934f9abc46de06737d7b332ad79dcacb778e8f103061080083 SHA512 aaacbf9fc011aae02efce78b42a4ac5ab11b8ebeae8f2fc9592dda4be8b59d6529f2a5ec8dbef806836ccc0ff3e1d9dfe8fa1f8c4b86f3dc3c51764c4ab4ef9b
EBUILD template-glib-3.36.0.ebuild 1093 BLAKE2B 453a91708b0da0a1d1a6de7e7391b2f3ded70cd40691de92271ca57158ac2c834b8013dc317c5e5990a6842bd64370d25e4e6ad18a5676651d71d342aa29b40e SHA512 2db4ca3716142b3af1115a9ad0d121a724e44c8500125452f74df45ff7a3e48ffd3193688b6a3b38c945939b47ba4eb99e0610d5136777c345b3acb93cecb84a
-MISC metadata.xml 645 BLAKE2B 805c0245f153163919a831b3921757814594cbfc70e47c6216ebf1f977180ce190e9ff3a0f78661c52f02fd33d7800aa3a5b96a5d281b3ece28a217086259045 SHA512 79eb403fc2f7b952885bfff1d94f0ff265a124e58bc00bdda1e533caf6c9eb1b3f3bf143d9f35ed7f9f1094d7f65fbcef60b516ae7581d6ca4ba4307ba4eab13
+MISC metadata.xml 762 BLAKE2B a82aa17f494b2721428a999a60f16a3d86ef2b7b3310d398d6d296e1d840c6a2bd5477fa4e281678cb87d19db311077371ddda9b39ba5c98c46849479a76bf79 SHA512 122b0e14f897b1d92ed71ac0969eb1f0f5beb7ecf5b44b71444ad1f80e9477906936e1ec7ca4cafc3d0875424bcdf3473acb71900a6d323f63c21e0c77030eee
diff --git a/dev-libs/template-glib/metadata.xml b/dev-libs/template-glib/metadata.xml
index 14cc9d571919..ad978234f469 100644
--- a/dev-libs/template-glib/metadata.xml
+++ b/dev-libs/template-glib/metadata.xml
@@ -1,13 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <longdescription>Template-GLib is a templating library for GLib. It includes a simple template
- format along with integration into GObject-Introspection for properties and
- methods. It separates the parsing of templates and the expansion of templates
- for faster expansion. You can also define scope, custom functions, and more
- with the embedded expression language.</longdescription>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <longdescription>
+ Template-GLib is a templating library for GLib. It includes a simple
+ template format along with integration into GObject-Introspection for
+ properties and methods. It separates the parsing of templates and the
+ expansion of templates for faster expansion. You can also define scope,
+ custom functions, and more with the embedded expression language.
+ </longdescription>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/template-glib</remote-id>
+ </upstream>
</pkgmetadata>