diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:51 +0000 |
commit | 56e1a5393269c023dfc725a58b51b7b55f5129ce (patch) | |
tree | 951223c239a4b1f45e6afe0588f4f80ec99a2fe0 /net-dialup | |
parent | arm/s390 stable (diff) | |
download | historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.tar.gz historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.tar.bz2 historical-56e1a5393269c023dfc725a58b51b7b55f5129ce.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/linux-atm/linux-atm-2.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.3-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/linux-atm/linux-atm-2.5.0.ebuild b/net-dialup/linux-atm/linux-atm-2.5.0.ebuild index bb921f7e9739..7e457f82068a 100644 --- a/net-dialup/linux-atm/linux-atm-2.5.0.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/linux-atm/linux-atm-2.5.0.ebuild,v 1.9 2008/08/22 21:38:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linux-atm/linux-atm-2.5.0.ebuild,v 1.10 2008/11/15 09:47:51 vapier Exp $ inherit eutils libtool flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RESTRICT="test" diff --git a/net-dialup/minicom/minicom-2.3-r1.ebuild b/net-dialup/minicom/minicom-2.3-r1.ebuild index 1d3ead9f4ae0..d9377980ec58 100644 --- a/net-dialup/minicom/minicom-2.3-r1.ebuild +++ b/net-dialup/minicom/minicom-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.4 2008/11/05 10:33:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.5 2008/11/15 09:47:09 vapier 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 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="nls" COMM0N_DEPEND="sys-libs/ncurses" |