diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:47:44 +0000 |
commit | e8f4018fc80b24b04d0765bd0cd0f330aed724d7 (patch) | |
tree | 9a354fae8dd8190bf8f68516ae373d11283b69b4 /net-dialup | |
parent | s390 stable (diff) | |
download | gentoo-2-e8f4018fc80b24b04d0765bd0cd0f330aed724d7.tar.gz gentoo-2-e8f4018fc80b24b04d0765bd0cd0f330aed724d7.tar.bz2 gentoo-2-e8f4018fc80b24b04d0765bd0cd0f330aed724d7.zip |
arm/s390 stable
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.08.ebuild b/net-dialup/mingetty/mingetty-1.08.ebuild index 9e7c9ae6375a..cf791888f5a2 100644 --- a/net-dialup/mingetty/mingetty-1.08.ebuild +++ b/net-dialup/mingetty/mingetty-1.08.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/mingetty/mingetty-1.08.ebuild,v 1.7 2008/04/26 16:29:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.8 2008/11/15 09:47:44 vapier Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="unicode" src_unpack() { |