diff options
author | 2004-11-21 00:40:51 +0000 | |
---|---|---|
committer | 2004-11-21 00:40:51 +0000 | |
commit | 632cede7d1024eb6e99ebecd5e991dd4a55921fc (patch) | |
tree | 392eb961f17fcdd8b7de626e2d1f3dd00050d966 /net-dialup/minicom/minicom-2.1-r1.ebuild | |
parent | Version bump, ebuild clean upo (Manifest recommit) (diff) | |
download | gentoo-2-632cede7d1024eb6e99ebecd5e991dd4a55921fc.tar.gz gentoo-2-632cede7d1024eb6e99ebecd5e991dd4a55921fc.tar.bz2 gentoo-2-632cede7d1024eb6e99ebecd5e991dd4a55921fc.zip |
Stable on amd64, bug #71817
Diffstat (limited to 'net-dialup/minicom/minicom-2.1-r1.ebuild')
-rw-r--r-- | net-dialup/minicom/minicom-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild index b7115138d952..3be7f37798e5 100644 --- a/net-dialup/minicom/minicom-2.1-r1.ebuild +++ b/net-dialup/minicom/minicom-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.9 2004/11/20 12:12:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.10 2004/11/21 00:40:51 sekretarz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |