diff options
author | 2006-09-16 21:10:06 +0000 | |
---|---|---|
committer | 2006-09-16 21:10:06 +0000 | |
commit | 486d54dc05ecdf3e5b77acd95b0aa87ec8809ecb (patch) | |
tree | 9038ce0662d23b32e48d32cb1b62d7ef61e16903 /net-dialup | |
parent | ppc stable (diff) | |
download | gentoo-2-486d54dc05ecdf3e5b77acd95b0aa87ec8809ecb.tar.gz gentoo-2-486d54dc05ecdf3e5b77acd95b0aa87ec8809ecb.tar.bz2 gentoo-2-486d54dc05ecdf3e5b77acd95b0aa87ec8809ecb.zip |
sh love
(Portage version: 2.1.1)
Diffstat (limited to 'net-dialup')
-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" |