diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-30 20:48:40 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-30 20:48:40 +0000 |
commit | 8b37433ea1ccbe79f25700c35505280c0225f047 (patch) | |
tree | 5883521d079d0cf5eb9da4a0d77c0363b8b185ed /net-dialup | |
parent | net-firewall/nufw: Version bump (diff) | |
download | gentoo-2-8b37433ea1ccbe79f25700c35505280c0225f047.tar.gz gentoo-2-8b37433ea1ccbe79f25700c35505280c0225f047.tar.bz2 gentoo-2-8b37433ea1ccbe79f25700c35505280c0225f047.zip |
Stable on amd64 wrt bug 180120
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index c830ff7aad47..de435cb50e31 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # 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.54 2007/05/29 19:33:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.55 2007/05/30 20:48:40 welp Exp $ + + 30 May 2007; Peter Weller <welp@gentoo.org> minicom-2.2-r1.ebuild: + Stable on amd64 wrt bug 180120 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> minicom-2.2-r1.ebuild: Stable on sparc wrt #180120 diff --git a/net-dialup/minicom/minicom-2.2-r1.ebuild b/net-dialup/minicom/minicom-2.2-r1.ebuild index 491df65bddcf..1958476ab085 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.5 2007/05/29 19:33:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.6 2007/05/30 20:48:40 welp Exp $ inherit eutils @@ -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" |