diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 10:36:50 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-07-02 10:36:50 +0000 |
commit | 970f31598b3d53c328d68043dbd39da82bf35e04 (patch) | |
tree | 5a8e2aeaab5e97295622d1900932194ed24c30a8 /sci-electronics | |
parent | Version bump; added test-use and new test-dep (diff) | |
download | gentoo-2-970f31598b3d53c328d68043dbd39da82bf35e04.tar.gz gentoo-2-970f31598b3d53c328d68043dbd39da82bf35e04.tar.bz2 gentoo-2-970f31598b3d53c328d68043dbd39da82bf35e04.zip |
Adjusted metadata, see bug #138062.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/alliance/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/alliance/metadata.xml | 15 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sci-electronics/alliance/ChangeLog b/sci-electronics/alliance/ChangeLog index 4789c9347ef1..c789df3f812a 100644 --- a/sci-electronics/alliance/ChangeLog +++ b/sci-electronics/alliance/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/alliance # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/alliance/ChangeLog,v 1.5 2006/06/02 22:15:54 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/alliance/ChangeLog,v 1.6 2006/07/02 10:36:50 calchan Exp $ + + 02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml: + Adjusted metadata, see bug #138062. *alliance-5.0.20060509 (02 Jun 2006) diff --git a/sci-electronics/alliance/metadata.xml b/sci-electronics/alliance/metadata.xml index a97d56ec20bb..5f060ce3ce28 100644 --- a/sci-electronics/alliance/metadata.xml +++ b/sci-electronics/alliance/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>calchan@gentoo.org</email> -</maintainer> + <herd>sci-electronics</herd> + <longdescription> + Alliance is a complete set of free CAD tools and portable libraries for VLSI + design. It includes a VHDL compiler and simulator, logic synthesis tools, and + automatic place and route tools. A complete set of portable CMOS libraries is + provided. Alliance is the result of a twelve year effort spent at ASIM + department of LIP6 laboratory of the Pierre et Marie Curie University (Paris + VI, France). Alliance has been used for research projects such as the 875 000 + transistors StaCS superscalar microprocessor and 400 000 transistors IEEE + Gigabit HSL Router. + </longdescription> </pkgmetadata> |