summaryrefslogtreecommitdiff
path: root/dev-php/smarty
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/Manifest2
-rw-r--r--dev-php/smarty/metadata.xml29
2 files changed, 18 insertions, 13 deletions
diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest
index 5132efa3c185..1b594d0d8053 100644
--- a/dev-php/smarty/Manifest
+++ b/dev-php/smarty/Manifest
@@ -1,4 +1,4 @@
DIST manual-en.3.1.14.zip 408414 BLAKE2B 03d4e7a386eb3bd5b19e5c555ec34b86812838a5b5fac8ec0ab9701fba89a5867714da57d950f68224a89bbe2267c18d638ee850681860de309c74bbfb3d0a0b SHA512 d384e3856b45ed3f992f3732a5465120abe9fb947cdf13ff67a9c4264f72987d24885ee61cd7309b728e64cdfe4f34c3e7f757096d35de56d962f3b78def9e58
DIST smarty-3.1.33.tar.gz 249999 BLAKE2B 1e174b190238c8b20d5dae9c0c9fdf264c4716ba850599a2a028fe6c307eb3d9d2611e3b928efb9471e051496e4e31502458cd7a71a9318e012d5af7eca2c50e SHA512 443473cf12c7e053744daef7a70d4172979d760278aa1593216d0b70f0c12ca2b48eb79486a1c10a1cf2264da671804b94ee9d538b9013ff0bdc42e28639ca5d
EBUILD smarty-3.1.33.ebuild 1330 BLAKE2B fe6a2bc48bec01af1c5f39023da1e56bfc68846730481d111b068fe729d444a78c8e3af881bd08ada0e9c52b2b75219747f2d4efbaec3ff13b3ac4c2928bfcec SHA512 d1410ba3dbeccf10015fa94ad39098a5bd4e90506d3f340ff6f50c3b64f90a548582c7e3c2251639a91bb85add57fc66ee6e71d3e8eef8133ae07e097d7ee56b
-MISC metadata.xml 581 BLAKE2B c8e02efefe221a4cea961b32c448d3a69f2dbec795a1a012c727777dfc4a448fd0bb23816564843f0a3fe6eb67453175ee84417e7ffe0e72aa48f8f131b72aaa SHA512 1bf0fea8d62a06b1b67ee417eeb44dbb476ba590b35808f7c7bc1b40a6758b2c3f931e8290c2908a14828f8e2789eb8e2c6d5a26e106f97359f45a476fd31401
+MISC metadata.xml 716 BLAKE2B 8abe288ed9a4ebaf525d4fe9bf2db14a9b345570298a4f024a034802326e5f87b99530380638eb06697a18e2aea2b605bac197bf2325d15c5f278b2a764b0e11 SHA512 eb97ed210a66eb9e46f228736008d207183f73b48ce5fa4947596935b9200f4444bd54726fa5ec01cd75c8d988e8d357d5d8c56055d3ce3d9f97e797365e8779
diff --git a/dev-php/smarty/metadata.xml b/dev-php/smarty/metadata.xml
index 65adc5d3d3e2..9f16ebd25179 100644
--- a/dev-php/smarty/metadata.xml
+++ b/dev-php/smarty/metadata.xml
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>php-bugs@gentoo.org</email>
- <name>PHP</name>
- </maintainer>
- <longdescription lang="en">
- Smarty is a template engine for PHP, facilitating the separation of
- presentation (HTML/CSS) from application logic. This implies that PHP
- code is application logic, and is separated from the presentation.
- </longdescription>
- <upstream>
- <remote-id type="github">smarty-php/smarty</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>php-bugs@gentoo.org</email>
+ <name>PHP</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ <name>Michael Orlitzky</name>
+ </maintainer>
+ <longdescription lang="en">
+ Smarty is a template engine for PHP, facilitating the separation
+ of presentation (HTML/CSS) from application logic. This implies
+ that PHP code is application logic, and is separated from the
+ presentation.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">smarty-php/smarty</remote-id>
+ </upstream>
</pkgmetadata>