summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-03-20 21:37:35 +0000
committerUlrich Müller <ulm@gentoo.org>2008-03-20 21:37:35 +0000
commit2b6cda3ccf62c0a3731f1c09b9cc2998fc9668ed (patch)
treee9d0add374b3132bd558acc1440feaedf051eb75 /dev-embedded
parentupdate to the latest (diff)
downloadgentoo-2-2b6cda3ccf62c0a3731f1c09b9cc2998fc9668ed.tar.gz
gentoo-2-2b6cda3ccf62c0a3731f1c09b9cc2998fc9668ed.tar.bz2
gentoo-2-2b6cda3ccf62c0a3731f1c09b9cc2998fc9668ed.zip
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/zmac/ChangeLog5
-rw-r--r--dev-embedded/zmac/metadata.xml9
2 files changed, 13 insertions, 1 deletions
diff --git a/dev-embedded/zmac/ChangeLog b/dev-embedded/zmac/ChangeLog
index 7552e36c4f84..6c084b475b8a 100644
--- a/dev-embedded/zmac/ChangeLog
+++ b/dev-embedded/zmac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-embedded/zmac
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/zmac/ChangeLog,v 1.2 2008/01/11 21:20:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/zmac/ChangeLog,v 1.3 2008/03/20 21:37:35 ulm Exp $
+
+ 20 Mar 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add longdescription to metadata.
11 Jan 2008; Ulrich Mueller <ulm@gentoo.org> zmac-1.3.ebuild:
Add ~amd64 keyword.
diff --git a/dev-embedded/zmac/metadata.xml b/dev-embedded/zmac/metadata.xml
index 17d1f63398d4..1b057d8630f6 100644
--- a/dev-embedded/zmac/metadata.xml
+++ b/dev-embedded/zmac/metadata.xml
@@ -5,4 +5,13 @@
<maintainer>
<email>ulm@gentoo.org</email>
</maintainer>
+<longdescription>
+ zmac is a Z80 macro cross-assembler. It has all the features you'd expect.
+ It assembles the specified input file and produces raw binary output.
+ (It can optionally produce CP/M-style Intel hex format.) By default it
+ also produces a nicely-formatted listing of the m/c alongside the source.
+
+ As well as normal Z80 programs, zmac lets you write 8080 programs in Z80
+ assembly.
+</longdescription>
</pkgmetadata>