diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-23 15:59:16 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-23 15:59:16 +0000 |
commit | d27abf1fb9fae7a8756d618dd67713964d8c886c (patch) | |
tree | efb336506d52b41bddd089011f50566833433c7d /net-dialup/minicom | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-d27abf1fb9fae7a8756d618dd67713964d8c886c.tar.gz gentoo-2-d27abf1fb9fae7a8756d618dd67713964d8c886c.tar.bz2 gentoo-2-d27abf1fb9fae7a8756d618dd67713964d8c886c.zip |
amd64
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/minicom-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.1.ebuild b/net-dialup/minicom/minicom-2.1.ebuild index 51b0f7a55b54..6709baa7e374 100644 --- a/net-dialup/minicom/minicom-2.1.ebuild +++ b/net-dialup/minicom/minicom-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1.ebuild,v 1.4 2003/11/26 11:19:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1.ebuild,v 1.5 2004/02/23 15:54:36 brad_mssw Exp $ DESCRIPTION="Serial Communication Program" SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://alioth.debian.org/projects/minicom" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~hppa ~sparc ~mips ~amd64" +KEYWORDS="~x86 ~ppc ~alpha ~hppa ~sparc ~mips amd64" DEPEND=">=sys-libs/ncurses-5.2-r3" |