diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:09 +0000 |
commit | 9ad6fef531ba59ca2eb8418c21da076fd806c06f (patch) | |
tree | ba0a194dcae797e1452570f199a907bb7af29e1d /net-dialup | |
parent | Do not export STRIP as portage uses that when stripping things ... just pass ... (diff) | |
download | gentoo-2-9ad6fef531ba59ca2eb8418c21da076fd806c06f.tar.gz gentoo-2-9ad6fef531ba59ca2eb8418c21da076fd806c06f.tar.bz2 gentoo-2-9ad6fef531ba59ca2eb8418c21da076fd806c06f.zip |
arm/s390/sh stable
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-dialup')
-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" |