summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-27 07:40:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-27 07:40:17 +0000
commite76d11565af773e6fa2f74f9927ef3927ccbde97 (patch)
tree360446c5f91d7bc59fbc41c30086d46fb3c89b5e /net-dialup/minicom
parentstable on ppc64 (diff)
downloadhistorical-e76d11565af773e6fa2f74f9927ef3927ccbde97.tar.gz
historical-e76d11565af773e6fa2f74f9927ef3927ccbde97.tar.bz2
historical-e76d11565af773e6fa2f74f9927ef3927ccbde97.zip
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r--net-dialup/minicom/ChangeLog5
-rw-r--r--net-dialup/minicom/minicom-2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index ee7ea416378b..e10616798091 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,9 @@
# 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.29 2005/05/29 11:40:57 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.30 2005/06/27 07:40:17 corsair Exp $
+
+ 27 Jun 2005; Markus Rothe <corsair@gentoo.org> minicom-2.1-r1.ebuild:
+ Stable on ppc64
29 May 2005; Alin Nastac <mrness@gentoo.org>
+files/minicom-2.1-gcc4.patch, minicom-2.1-r1.ebuild:
diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild
index 309be74ab23c..4a7989ead368 100644
--- a/net-dialup/minicom/minicom-2.1-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.15 2005/06/02 02:50:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.16 2005/06/27 07:40:17 corsair Exp $
inherit eutils
@@ -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 sparc x86 ~ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r3"