Add package description in metadata.xml. Stable on x86.
authorAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 18:11:59 +0000 (18:11 +0000)
committerAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 18:11:59 +0000 (18:11 +0000)
Package-Manager: portage-2.0.54

net-dialup/minicom/ChangeLog
net-dialup/minicom/Manifest
net-dialup/minicom/metadata.xml
net-dialup/minicom/minicom-2.1-r2.ebuild

index a7f50188a8590b1bd6e53b9b50af076c8a3b234f..0f6970afbe1c6dc5bb48c12637fa164f537df764 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/minicom
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.33 2005/12/25 15:09:39 flameeyes Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.34 2006/03/12 18:11:59 mrness Exp $
+
+  12 Mar 2006; Alin Nastac <mrness@gentoo.org> metadata.xml,
+  minicom-2.1-r2.ebuild:
+  Add package description in metadata.xml. Stable on x86.
 
   25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> minicom-2.1-r2.ebuild:
   Use bindnow-flags function instead of -Wl,-z,now.
index 45f57cf69c2841ee918d8293f919a618fc04636c..261644e11b8ad6404be141ff4e1173433bc22760 100644 (file)
@@ -1,20 +1,20 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-MD5 55287dec303edf33b2ccf8ecf577c7d5 ChangeLog 4358
+MD5 c14405c2f7e7bf3f433979bbe1a92ddf ChangeLog 4500
 MD5 67f667abec40aca4b4418ae3937105ff files/digest-minicom-2.1-r1 63
 MD5 67f667abec40aca4b4418ae3937105ff files/digest-minicom-2.1-r2 63
 MD5 e1a7644e6acfcf2a67f65c032167bcf6 files/minicom-2.1-gcc4.patch 421
 MD5 e2b8240bae3218176bc27ab815d38833 files/minicom-2.1-gentoo-runscript.patch 2292
 MD5 a31777cb2fefdf6dde761b58a8076333 files/minicom-2.1-memcpy-bounds.diff 487
 MD5 6362e781f7e7a1300d8a3c7b602ddd6f files/minirc.dfl 66
-MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
+MD5 75998ea6a61555c5bd7b815c0729e827 metadata.xml 347
 MD5 9ee65fa1771556feb2c314a342a71f93 minicom-2.1-r1.ebuild 1159
-MD5 0755e4c882fcc060ff64dbdfe3fb1335 minicom-2.1-r2.ebuild 1478
+MD5 291af9c3eb1e2424d22fe01ae96a0e48 minicom-2.1-r2.ebuild 1474
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
+Version: GnuPG v1.4.2.1 (GNU/Linux)
 
-iD8DBQFDrrY/AiZjviIA2XgRAs4jAJ4m/HWjPYtJjqoVt0RNQS/4IZHqpwCg9FzP
-IcDaF25WJpGwMhZ0zxEnPPk=
-=/XNd
+iD8DBQFEFGR7jG8pv1lIUX4RAlJYAKCuGcHUUKvidrkMozjJQVPVITyVvwCfV/t7
+WW8u23F5kv2kyJAA66TqDkA=
+=yqR4
 -----END PGP SIGNATURE-----
index 1e11e7bbd01bcf88f447397d0e8d8baff83838ff..ecce0d728cee3d3660de29ca486f1abe9a671ea6 100644 (file)
@@ -1,5 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version = '1.0' encoding = 'UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>net-dialup</herd>
+  <herd>net-dialup</herd>
+  <longdescription>Minicom is a menu driven communications program. It emulates ANSI and VT102 terminals. 
+It has a dialing directory and auto zmodem download.</longdescription>
 </pkgmetadata>
index a53577a5f92196635d8f52962fe7ab38fcfa7489..f16fde0962b48cafb165dcab247ee0e032fe7cd0 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.2 2005/12/25 15:09:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.3 2006/03/12 18:11:59 mrness Exp $
 
 inherit eutils flag-o-matic
 
@@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND=">=sys-libs/ncurses-5.2-r3"