diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 15:15:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 15:15:46 +0000 |
commit | f31dc9cedd990e397c028a10da350669b4369f28 (patch) | |
tree | bfdc6214169c4c0a85f8328e5068a7fbf5cf4488 /net-dialup/mingetty | |
parent | arm stable (diff) | |
download | gentoo-2-f31dc9cedd990e397c028a10da350669b4369f28.tar.gz gentoo-2-f31dc9cedd990e397c028a10da350669b4369f28.tar.bz2 gentoo-2-f31dc9cedd990e397c028a10da350669b4369f28.zip |
arm/s390 stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.07-r1.ebuild b/net-dialup/mingetty/mingetty-1.07-r1.ebuild index 103aaae3c923..82ccd1f015e0 100644 --- a/net-dialup/mingetty/mingetty-1.07-r1.ebuild +++ b/net-dialup/mingetty/mingetty-1.07-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/mingetty/mingetty-1.07-r1.ebuild,v 1.3 2007/02/12 18:01:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07-r1.ebuild,v 1.4 2007/04/14 15:15:46 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() { |