diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-05 10:33:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-05 10:33:09 +0000 |
commit | 234036332ffe0f87d111ce9c74890370fe5aad5c (patch) | |
tree | 82f38eabb690f9d31b572d77448e74339c8ec37b /net-dialup | |
parent | arm/s390/sh stable (diff) | |
download | historical-234036332ffe0f87d111ce9c74890370fe5aad5c.tar.gz historical-234036332ffe0f87d111ce9c74890370fe5aad5c.tar.bz2 historical-234036332ffe0f87d111ce9c74890370fe5aad5c.zip |
s390 love
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r1.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/lrzsz/lrzsz-0.12.20-r1.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild index 4f4485f6c3ec..a12c314b9eb9 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-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/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.12 2008/05/25 17:48:56 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.13 2008/11/05 10:31:57 vapier Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" IUSE="nls" src_unpack() { diff --git a/net-dialup/minicom/minicom-2.3-r1.ebuild b/net-dialup/minicom/minicom-2.3-r1.ebuild index e4d7e4cce3de..1d3ead9f4ae0 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.3 2008/06/21 22:39:06 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.3-r1.ebuild,v 1.4 2008/11/05 10:33: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 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="nls" COMM0N_DEPEND="sys-libs/ncurses" |