summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/minicom/ChangeLog5
-rw-r--r--net-dialup/minicom/minicom-2.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index 8fb7d7debc8f..b77c01d68506 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/minicom
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.70 2009/06/24 13:31:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.71 2009/06/28 13:37:02 klausman Exp $
+
+ 28 Jun 2009; Tobias Klausmann <klausman@gentoo.org> minicom-2.3-r2.ebuild:
+ Stable on alpha, bug #274781
24 Jun 2009; Jeroen Roovers <jer@gentoo.org> minicom-2.3-r2.ebuild:
Stable for HPPA (bug #274781).
diff --git a/net-dialup/minicom/minicom-2.3-r2.ebuild b/net-dialup/minicom/minicom-2.3-r2.ebuild
index 30833e92d3f9..be6605aae3a0 100644
--- a/net-dialup/minicom/minicom-2.3-r2.ebuild
+++ b/net-dialup/minicom/minicom-2.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.2 2009/06/24 13:31:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r2.ebuild,v 1.3 2009/06/28 13:37:02 klausman Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE="nls"
COMMON_DEPEND="sys-libs/ncurses"