diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 15:43:20 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 15:43:20 +0000 |
commit | 48d73fdd6914257fd40d436a8e6c02561eabb648 (patch) | |
tree | 7828974ab06baa74d8679ff3206a1fecebc3bea8 /sci-electronics/spice | |
parent | Removed obsolete versions (diff) | |
download | gentoo-2-48d73fdd6914257fd40d436a8e6c02561eabb648.tar.gz gentoo-2-48d73fdd6914257fd40d436a8e6c02561eabb648.tar.bz2 gentoo-2-48d73fdd6914257fd40d436a8e6c02561eabb648.zip |
Adjusted metadata, see bug #138062.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-electronics/spice')
-rw-r--r-- | sci-electronics/spice/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/spice/metadata.xml | 14 |
2 files changed, 14 insertions, 5 deletions
diff --git a/sci-electronics/spice/ChangeLog b/sci-electronics/spice/ChangeLog index bf4d0e81399e..cbae919149ad 100644 --- a/sci-electronics/spice/ChangeLog +++ b/sci-electronics/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/spice # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.5 2006/05/21 22:20:52 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.6 2006/07/02 15:43:20 calchan Exp $ + + 02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml: + Adjusted metadata, see bug #138062. 21 May 2006; Denis Dupeyron <calchan@gentoo.org> spice-3.5.5.ebuild: Replace -O* flags with -O1, bug #84034. diff --git a/sci-electronics/spice/metadata.xml b/sci-electronics/spice/metadata.xml index a97d56ec20bb..90ad22c07fd3 100644 --- a/sci-electronics/spice/metadata.xml +++ b/sci-electronics/spice/metadata.xml @@ -1,8 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>calchan@gentoo.org</email> -</maintainer> + <herd>sci-electronics</herd> + <longdescription> + SPICE is a general-purpose circuit simulation program for nonlinear dc, + nonlinear transient, and linear ac analyses. Circuits may contain resistors, + capacitors, inductors, mutual inductors, independent voltage and current + sources, four types of dependent sources, lossless and lossy transmission + lines (two separate implementations), switches, uniform distributed RC lines, + and the five most common semiconductor devices: diodes, BJTs, JFETs, MESFETs, + and MOSFETs. + </longdescription> </pkgmetadata> |