diff options
author | 2007-06-01 15:36:22 +0000 | |
---|---|---|
committer | 2007-06-01 15:36:22 +0000 | |
commit | e89b5ff69889c293f4c0397933abb1127e7b9064 (patch) | |
tree | 8181cbd0ed5bc1dbeaf8e0367dfb555d4264f3ac /net-dialup/minicom/minicom-2.2-r1.ebuild | |
parent | Stable on amd64 wrt security bug 180436 (diff) | |
download | historical-e89b5ff69889c293f4c0397933abb1127e7b9064.tar.gz historical-e89b5ff69889c293f4c0397933abb1127e7b9064.tar.bz2 historical-e89b5ff69889c293f4c0397933abb1127e7b9064.zip |
ia64 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 7fc3916a42c7..be1f216a1629 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.7 2007/05/31 11:05:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2-r1.ebuild,v 1.8 2007/06/01 15:36:22 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" |