summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <vowstar@gmail.com>2021-01-10 00:33:18 +0800
committerYixun Lan <dlan@gentoo.org>2021-01-11 21:51:55 +0800
commitaca9de306da677ac90b741df271709aaa50bbe0c (patch)
tree3d442589fc27a4d03b388c4b05034167dc6f1339 /sci-electronics/systemc/metadata.xml
parentdev-util/idea-community: Version bump, remove old. (diff)
downloadgentoo-aca9de306da677ac90b741df271709aaa50bbe0c.tar.gz
gentoo-aca9de306da677ac90b741df271709aaa50bbe0c.tar.bz2
gentoo-aca9de306da677ac90b741df271709aaa50bbe0c.zip
sci-electronics/systemc: bump to 2.3.4
Also add Huang Rui as proxy-maintainer Closes: https://github.com/gentoo/gentoo/pull/19006 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-electronics/systemc/metadata.xml')
-rw-r--r--sci-electronics/systemc/metadata.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/sci-electronics/systemc/metadata.xml b/sci-electronics/systemc/metadata.xml
index 69bab89b6add..dfe18456e677 100644
--- a/sci-electronics/systemc/metadata.xml
+++ b/sci-electronics/systemc/metadata.xml
@@ -1,11 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>vowstar@gmail.com</email>
+ <name>Huang Rui</name>
+ </maintainer>
<maintainer type="project">
<email>sci-electronics@gentoo.org</email>
<name>Gentoo Electronics Project</name>
</maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">accellera-official/systemc</remote-id>
+ </upstream>
+ <longdescription lang="en">
SystemC provides hardware-oriented constructs within the context of C++
as a class library implemented in standard C++. Its use spans design and
verification from concept to implementation in hardware and software.