diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-16 21:10:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-16 21:10:06 +0000 |
commit | e6ddebdbeb44458ce191825214b1218885479c23 (patch) | |
tree | fa063d227f839ea5d8fed994d29ecbfc982c1ff1 /net-dialup/minicom | |
parent | arm/sh stable (diff) | |
download | historical-e6ddebdbeb44458ce191825214b1218885479c23.tar.gz historical-e6ddebdbeb44458ce191825214b1218885479c23.tar.bz2 historical-e6ddebdbeb44458ce191825214b1218885479c23.zip |
sh love
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/minicom-2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.1-r2.ebuild b/net-dialup/minicom/minicom-2.1-r2.ebuild index e71a6cb8fe45..21f59b3b6746 100644 --- a/net-dialup/minicom/minicom-2.1-r2.ebuild +++ b/net-dialup/minicom/minicom-2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.9 2006/07/08 23:28:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.10 2006/09/16 21:10:06 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |