diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:34:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:34:12 +0000 |
commit | 59b832e21f224729fa9ac0b373c2be09183ad39b (patch) | |
tree | 49cb79cc31b94baa7fe87c2dda85e8a83b15c74d /net-dialup/minicom | |
parent | x86 stable wrt bug #410129 (diff) | |
download | gentoo-2-59b832e21f224729fa9ac0b373c2be09183ad39b.tar.gz gentoo-2-59b832e21f224729fa9ac0b373c2be09183ad39b.tar.bz2 gentoo-2-59b832e21f224729fa9ac0b373c2be09183ad39b.zip |
x86 stable wrt bug #409607
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index e7ba10aa49b6..b4939d79cc6b 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.97 2012/04/04 17:55:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.98 2012/04/05 20:34:12 phajdan.jr Exp $ + + 05 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> minicom-2.6.ebuild: + x86 stable wrt bug #409607 04 Apr 2012; Jeroen Roovers <jer@gentoo.org> minicom-2.6.ebuild: Stable for HPPA (bug #409607). diff --git a/net-dialup/minicom/minicom-2.6.ebuild b/net-dialup/minicom/minicom-2.6.ebuild index 93100c3315fe..1aa41d1b75a2 100644 --- a/net-dialup/minicom/minicom-2.6.ebuild +++ b/net-dialup/minicom/minicom-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.7 2012/04/04 17:55:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.8 2012/04/05 20:34:12 phajdan.jr Exp $ EAPI="4" @@ -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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" |