summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-19 12:12:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-19 12:12:20 +0000
commitaa9353696be61e4431359daf71cbd5e915921937 (patch)
tree110ffdda4c0688fbe9d14a7d12ef6c2a4889c3ce /net-dialup
parentStable on ppc64 (diff)
downloadhistorical-aa9353696be61e4431359daf71cbd5e915921937.tar.gz
historical-aa9353696be61e4431359daf71cbd5e915921937.tar.bz2
historical-aa9353696be61e4431359daf71cbd5e915921937.zip
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/minicom/ChangeLog5
-rw-r--r--net-dialup/minicom/Manifest14
-rw-r--r--net-dialup/minicom/minicom-2.1-r2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index 5f65efa36e9a..a0716fe8b96b 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/minicom
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.36 2006/03/13 19:36:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.37 2006/03/19 12:12:20 corsair Exp $
+
+ 19 Mar 2006; Markus Rothe <corsair@gentoo.org> minicom-2.1-r2.ebuild:
+ Stable on ppc64
13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> minicom-2.1-r2.ebuild:
Stable on hppa
diff --git a/net-dialup/minicom/Manifest b/net-dialup/minicom/Manifest
index 1f4cdb7a49a5..20c121aebd5f 100644
--- a/net-dialup/minicom/Manifest
+++ b/net-dialup/minicom/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 cbca134c27a84a74e274b07bfac768d9 ChangeLog 4693
+MD5 aa0094a00da0f1771caa2a1a910961dd ChangeLog 4783
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
@@ -10,11 +7,4 @@ MD5 a31777cb2fefdf6dde761b58a8076333 files/minicom-2.1-memcpy-bounds.diff 487
MD5 6362e781f7e7a1300d8a3c7b602ddd6f files/minirc.dfl 66
MD5 75998ea6a61555c5bd7b815c0729e827 metadata.xml 347
MD5 9ee65fa1771556feb2c314a342a71f93 minicom-2.1-r1.ebuild 1159
-MD5 c2af88323b3fbdec1d7948d3c51159ee minicom-2.1-r2.ebuild 1474
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFEFcnYKRy60XGEcJIRAltMAJ4mvxbEy71MRVJE8q/vvw2PBt7QJgCgrzJ3
-V2SBgoKy2l1pKyz7cJfxwDk=
-=sey1
------END PGP SIGNATURE-----
+MD5 d3ddacfc7b0be2d4b62acafc3f719348 minicom-2.1-r2.ebuild 1472
diff --git a/net-dialup/minicom/minicom-2.1-r2.ebuild b/net-dialup/minicom/minicom-2.1-r2.ebuild
index 53c14d75bd03..b3204f9ea2d5 100644
--- a/net-dialup/minicom/minicom-2.1-r2.ebuild
+++ b/net-dialup/minicom/minicom-2.1-r2.ebuild
@@ -1,6 +1,6 @@
# 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.5 2006/03/13 19:36:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.6 2006/03/19 12:12:20 corsair 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"