diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:51 +0000 |
commit | 56e1a5393269c023dfc725a58b51b7b55f5129ce (patch) | |
tree | 951223c239a4b1f45e6afe0588f4f80ec99a2fe0 /net-dialup/minicom | |
parent | arm/s390 stable (diff) | |
download | historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.tar.gz historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.tar.bz2 historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/minicom-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.3-r1.ebuild b/net-dialup/minicom/minicom-2.3-r1.ebuild index 1d3ead9f4ae0..d9377980ec58 100644 --- a/net-dialup/minicom/minicom-2.3-r1.ebuild +++ b/net-dialup/minicom/minicom-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.4 2008/11/05 10:33:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.5 2008/11/15 09:47:09 vapier 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 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="nls" COMM0N_DEPEND="sys-libs/ncurses" |