diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-08 10:07:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-08 10:07:55 +0000 |
commit | 8a17d52a87d8836907ae3e3246838717d258023c (patch) | |
tree | ab763b185bc84cdceda7b542da337dbb9c8bb19a /net-dialup/minicom/minicom-2.2-r1.ebuild | |
parent | Changed SRC_URI to mirror://berlios (diff) | |
download | historical-8a17d52a87d8836907ae3e3246838717d258023c.tar.gz historical-8a17d52a87d8836907ae3e3246838717d258023c.tar.bz2 historical-8a17d52a87d8836907ae3e3246838717d258023c.zip |
alpha stable wrt security #180120
Package-Manager: portage-2.1.2.9
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 be1f216a1629..dd62b8e57a71 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.8 2007/06/01 15:36:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.9 2007/06/08 10:07:55 armin76 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" |