diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 16:15:24 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 16:15:24 +0000 |
commit | 0234c4f53b206e663f1c0a7c05e11db34c743e41 (patch) | |
tree | 0936ec7ae0b58a27305d068d41dbe1901d00da4b /sci-electronics/xcircuit | |
parent | stable for x86 (bug #138559) (diff) | |
download | gentoo-2-0234c4f53b206e663f1c0a7c05e11db34c743e41.tar.gz gentoo-2-0234c4f53b206e663f1c0a7c05e11db34c743e41.tar.bz2 gentoo-2-0234c4f53b206e663f1c0a7c05e11db34c743e41.zip |
Adjusted metadata, see bug #138062.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-electronics/xcircuit')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xcircuit/metadata.xml | 15 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index c67d4ccce51c..a51980dce57c 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/xcircuit # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.16 2006/06/06 16:10:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.17 2006/07/02 16:15:24 calchan Exp $ + + 02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml: + Adjusted metadata, see bug #138062. 06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xcircuit-3.4.18.ebuild: diff --git a/sci-electronics/xcircuit/metadata.xml b/sci-electronics/xcircuit/metadata.xml index e2035cdbb121..466ac69c04dd 100644 --- a/sci-electronics/xcircuit/metadata.xml +++ b/sci-electronics/xcircuit/metadata.xml @@ -1,8 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>plasmaroo@gentoo.org</email> -</maintainer> + <herd>sci-electronics</herd> + <longdescription> + XCircuit is a UNIX/X11 program for drawing publishable-quality electrical + circuit schematic diagrams and related figures, and produce circuit netlists + through schematic capture. XCircuit regards circuits as inherently + hierarchical, and writes both hierarchical PostScript output and hierarchical + SPICE netlists. Circuit components are saved in and retrieved from libraries + which are fully editable. XCircuit does not separate artistic expression from + circuit drawing; it maintains flexiblity in style without compromising the + power of schematic capture. + </longdescription> </pkgmetadata> |