summaryrefslogtreecommitdiff
path: root/dev-ml/react
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
commitc3d998909264b1ff687b9c65cae3046443e66f7e (patch)
treeed7aa279f601f6c46fb8b7425bd2a051b72be8d6 /dev-ml/react
parentcf91c70bb5a537972156006c46756b9ac75bdb7b (diff)
gentoo auto-resync : 26:08:2022 - 14:52:16
Diffstat (limited to 'dev-ml/react')
-rw-r--r--dev-ml/react/Manifest2
-rw-r--r--dev-ml/react/metadata.xml29
2 files changed, 15 insertions, 16 deletions
diff --git a/dev-ml/react/Manifest b/dev-ml/react/Manifest
index 8754396960d1..3455e8fece0a 100644
--- a/dev-ml/react/Manifest
+++ b/dev-ml/react/Manifest
@@ -2,4 +2,4 @@ DIST react-1.2.1.tbz 39184 BLAKE2B 0ad5fd576c08292011e6543462295a11b77048f59aaaf
DIST react-1.2.2.tbz 40013 BLAKE2B 302f480cf2cc88fc8a97b262d41809ed4fe904d3ea4cdec8ba80a8bdc99b3ffc1c9f19cf853c3d40587a34ba7608734e60ede5b756479676af95f9470e1badac SHA512 18cdd544d484222ba02db6bd9351571516532e7a1c107b59bbe39193837298f5c745eab6754f8bc6ff125b387be7018c6d6e6ac99f91925a5e4f53af688522b1
EBUILD react-1.2.1-r1.ebuild 660 BLAKE2B a090ae7ac7f4a371aec1b5730a8ef3d85f310d0e334f5188763be981890100af0acc8b3fa14b657dfc5c49f93871a7b163a67d95d138f1354f561a5d3f0a494f SHA512 42c053d74744f3d23f84397dc521203f553b017a7ddca21b6fef05afbcfa4b1ebdbe92d974ae79d726f484544b77a6813466dd2ac1c9d233cb48df9065eaed87
EBUILD react-1.2.2.ebuild 777 BLAKE2B 176ebeca42a9a81898ce64da3e7d65c08fefb3c61321cae0c546429edf89810a92642f3409d72a726991bd975a984f122474a57110b250cbe8285be2e4fdf520 SHA512 164ea5b20446cf5793087bb284f53ae9bf9498eab516ea004872ef9f50d7b8767777e4ba47b3c25ae41156cb87121111aec9ba3b564c3fd0bb1af503b35982f2
-MISC metadata.xml 1059 BLAKE2B f4bc6ae58d39664c9782e4d9bdfef2e2ab3d67a942db524009a677a246990f75d35819cecdbe770c7d6aee3223835aa686cf41021dd25ce61b139547714a998e SHA512 4826ec1ed4b68d4c166140fa86f7e80842ffaa83f37cf46781530c2837d2b441981dc1f4b93787a305842b061fa33f9c368e029870363c95e1ed84879cab19ac
+MISC metadata.xml 957 BLAKE2B ffab75891fb139f7d7e87231732f337dcead0f66cdfd376d1117027cbe6100633c55c75cc63644672417aba281f9e8eeb42ef703c7754bc85e650ccbe2b40902 SHA512 fd95bb4e0207932c8fb09e82721a20c7a791b9f9e44e2480f31dfb3201e2bf1f4221b2216c9ea12093da0bf7e81dba340eefd0a42e5f406033fd26222067d635
diff --git a/dev-ml/react/metadata.xml b/dev-ml/react/metadata.xml
index e6107330d4f5..959d68873dec 100644
--- a/dev-ml/react/metadata.xml
+++ b/dev-ml/react/metadata.xml
@@ -1,23 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <name>Thamognya Kodi</name>
- <email>contact@thamognya.com</email>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
</maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">React is an OCaml module for functional reactive programming (FRP). It
- provides support to program with time varying values : applicative
- events and signals. React doesn't define any primitive event or
- signal, this lets the client chooses the concrete timeline.
- React is made of a single, independent, module and distributed under
- the new BSD license.
- Given an absolute notion of time Rtime helps you to manage a timeline
- and provides time stamp events, delayed events and delayed signals.</longdescription>
+ <longdescription lang="en">
+ React is an OCaml module for functional reactive programming (FRP). It
+ provides support to program with time varying values : applicative events
+ and signals. React doesn't define any primitive event or signal, this lets
+ the client chooses the concrete timeline. React is made of a single,
+ independent, module and distributed under the new BSD license. Given an
+ absolute notion of time Rtime helps you to manage a timeline and provides
+ time stamp events, delayed events and delayed signals.
+ </longdescription>
<upstream>
+ <bugs-to>https://github.com/dbuenzli/react/issues/</bugs-to>
<remote-id type="github">dbuenzli/react</remote-id>
</upstream>
</pkgmetadata>