diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 10:59:27 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 10:59:27 +0000 |
commit | 8b54b02e7a19b756828565efa589a52ac540add9 (patch) | |
tree | 3d546686720fca05735d7b65d24f6776d4a2513c /sci-electronics/electric | |
parent | Adjusted metadata, see bug #138062. (diff) | |
download | gentoo-2-8b54b02e7a19b756828565efa589a52ac540add9.tar.gz gentoo-2-8b54b02e7a19b756828565efa589a52ac540add9.tar.bz2 gentoo-2-8b54b02e7a19b756828565efa589a52ac540add9.zip |
Adjusted metadata, see bug #138062.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-electronics/electric')
-rw-r--r-- | sci-electronics/electric/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/electric/metadata.xml | 11 |
2 files changed, 14 insertions, 2 deletions
diff --git a/sci-electronics/electric/ChangeLog b/sci-electronics/electric/ChangeLog index 88f2a51d581b..6b790a76e96e 100644 --- a/sci-electronics/electric/ChangeLog +++ b/sci-electronics/electric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/electric # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/ChangeLog,v 1.9 2006/06/24 04:50:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/ChangeLog,v 1.10 2006/07/02 10:59:27 calchan Exp $ + + 02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml: + Adjusted metadata, see bug #138062. 24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> electric-6.08-r1.ebuild, electric-7.00.ebuild: diff --git a/sci-electronics/electric/metadata.xml b/sci-electronics/electric/metadata.xml index b229aec85b8f..75917fdaf7da 100644 --- a/sci-electronics/electric/metadata.xml +++ b/sci-electronics/electric/metadata.xml @@ -1,5 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> + <herd>sci-electronics</herd> + <longdescription> + The Electric VLSI Design System is a complete Electronic Design Automation + (EDA) system that can handle many forms of circuit design, including: + * Custom IC layout + * Schematic Capture (digital and analog) + * Textual Languages such as VHDL and Verilog + * Programmable logic (FPGAs) + * ...and much more. + </longdescription> </pkgmetadata> |