diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 19:33:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 19:33:41 +0000 |
commit | 6b3e200a99863f5c6032d20175fca7b3f6f6faa0 (patch) | |
tree | b7ff204858456aa982799769d628efb600f79fc6 /net-dialup/minicom/minicom-2.2-r1.ebuild | |
parent | Stable on sparc wrt #180012 (diff) | |
download | historical-6b3e200a99863f5c6032d20175fca7b3f6f6faa0.tar.gz historical-6b3e200a99863f5c6032d20175fca7b3f6f6faa0.tar.bz2 historical-6b3e200a99863f5c6032d20175fca7b3f6f6faa0.zip |
Stable on sparc wrt #180120
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-dialup/minicom/minicom-2.2-r1.ebuild')
-rw-r--r-- | net-dialup/minicom/minicom-2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.2-r1.ebuild b/net-dialup/minicom/minicom-2.2-r1.ebuild index 75148c6d2328..491df65bddcf 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.4 2007/05/29 16:40:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.5 2007/05/29 19:33:41 gustavoz 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" |