summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-05-29 06:01:00 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-05-29 06:01:00 +0000
commit902955520c4b3d0067bbb8be24d24e5f18ba9814 (patch)
tree078dd8426ca2184da6455a026c5aa856ba5337cd /net-dialup/minicom
parentppc stable, bug #179532 (diff)
downloadgentoo-2-902955520c4b3d0067bbb8be24d24e5f18ba9814.tar.gz
gentoo-2-902955520c4b3d0067bbb8be24d24e5f18ba9814.tar.bz2
gentoo-2-902955520c4b3d0067bbb8be24d24e5f18ba9814.zip
ppc stable, bug #180120
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r--net-dialup/minicom/ChangeLog6
-rw-r--r--net-dialup/minicom/minicom-2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index 7ef0d8ef1664..507e90b81101 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/minicom
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.50 2007/05/29 02:09:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.51 2007/05/29 06:01:00 dertobi123 Exp $
+
+ 29 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ minicom-2.2-r1.ebuild:
+ ppc stable, bug #180120
29 May 2007; Jeroen Roovers <jer@gentoo.org> minicom-2.2-r1.ebuild:
Stable for HPPA (bug #180120).
diff --git a/net-dialup/minicom/minicom-2.2-r1.ebuild b/net-dialup/minicom/minicom-2.2-r1.ebuild
index 2ac116314616..638b63d72667 100644
--- a/net-dialup/minicom/minicom-2.2-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.2 2007/05/29 02:09:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.3 2007/05/29 06:01:00 dertobi123 Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,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 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r3"