diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-05-31 11:05:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-05-31 11:05:40 +0000 |
commit | 2a63de6c785ffecf20e5cbe6690c487d11ccfe47 (patch) | |
tree | 5aec98005e5881765cf6bc6a26d052c41882ffce /net-dialup/minicom/minicom-2.2-r1.ebuild | |
parent | stable x86, security bug 178389 (diff) | |
download | historical-2a63de6c785ffecf20e5cbe6690c487d11ccfe47.tar.gz historical-2a63de6c785ffecf20e5cbe6690c487d11ccfe47.tar.bz2 historical-2a63de6c785ffecf20e5cbe6690c487d11ccfe47.zip |
stable x86, security bug 180120
Package-Manager: portage-2.1.2.7
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 1958476ab085..7fc3916a42c7 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.6 2007/05/30 20:48:40 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.7 2007/05/31 11:05:40 opfer 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" |