summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-10 13:22:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-10 13:22:10 +0000
commit4cf7f92821746e7170ad88359d3c1e5e303b376c (patch)
tree46f83b61fec138392ad332a35d9fb69605ca4199 /net-dialup
parentversion bump (diff)
downloadgentoo-2-4cf7f92821746e7170ad88359d3c1e5e303b376c.tar.gz
gentoo-2-4cf7f92821746e7170ad88359d3c1e5e303b376c.tar.bz2
gentoo-2-4cf7f92821746e7170ad88359d3c1e5e303b376c.zip
x86 stable wrt bug #317703
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/minicom/ChangeLog5
-rw-r--r--net-dialup/minicom/minicom-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index bfb8566406c4..4083f4451671 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/minicom
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.74 2010/02/19 17:19:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.75 2010/05/10 13:22:10 phajdan.jr Exp $
+
+ 10 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> minicom-2.4.ebuild:
+ x86 stable wrt bug #317703
*minicom-2.4 (19 Feb 2010)
diff --git a/net-dialup/minicom/minicom-2.4.ebuild b/net-dialup/minicom/minicom-2.4.ebuild
index bd666b8b85b5..3546638ed9e2 100644
--- a/net-dialup/minicom/minicom-2.4.ebuild
+++ b/net-dialup/minicom/minicom-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.4.ebuild,v 1.1 2010/02/19 17:19:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.4.ebuild,v 1.2 2010/05/10 13:22:10 phajdan.jr 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"