diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 13:55:26 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 13:55:26 +0000 |
commit | b5512347908ddbb702a6034beefa8de3c0b2b81f (patch) | |
tree | 022541831483d335657aff1d13720d321da499e2 /sci-electronics/gplcver | |
parent | Marking stable amd64 (diff) | |
download | gentoo-2-b5512347908ddbb702a6034beefa8de3c0b2b81f.tar.gz gentoo-2-b5512347908ddbb702a6034beefa8de3c0b2b81f.tar.bz2 gentoo-2-b5512347908ddbb702a6034beefa8de3c0b2b81f.zip |
Adjusted metadata, see bug #138062.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-electronics/gplcver')
-rw-r--r-- | sci-electronics/gplcver/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/gplcver/metadata.xml | 13 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sci-electronics/gplcver/ChangeLog b/sci-electronics/gplcver/ChangeLog index b0d73d5d1e0e..5fbf528e315e 100644 --- a/sci-electronics/gplcver/ChangeLog +++ b/sci-electronics/gplcver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gplcver -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/ChangeLog,v 1.5 2005/09/22 22:38:27 chrb Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/ChangeLog,v 1.6 2006/07/02 13:55:26 calchan Exp $ + + 02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml: + Adjusted metadata, see bug #138062. *gplcver-2.11a (22 Sep 2005) diff --git a/sci-electronics/gplcver/metadata.xml b/sci-electronics/gplcver/metadata.xml index 1da9ab9375b8..fc1ad213b0a3 100644 --- a/sci-electronics/gplcver/metadata.xml +++ b/sci-electronics/gplcver/metadata.xml @@ -1,8 +1,15 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>sci-electronics</herd> <maintainer> - <email>chrb@gentoo.org</email> - <name>Chris Bainbridge</name> + <email>chrb@gentoo.org</email> + <name>Chris Bainbridge</name> </maintainer> - <longdescription>Verilog simulator</longdescription> + <longdescription> + GPL Cver is a Verilog HDL simulator that is released under the GNU General + Public License. GPL Cver is a full 1995 P1364 Verilog standard HDL simulator. + It also implements some of the 2001 P1364 standard features including all + three PLI interfaces (tf_, acc_ and vpi_) as defined in the 2001 Language + Reference Manual (LRM). + </longdescription> </pkgmetadata> |