summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-13 13:41:04 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-13 13:41:04 +0000
commitf6028d9a8d570d734fd57f2a504cc4460ae1b717 (patch)
tree46a5688150908bb86cab3140ca6fc796d96acf85 /net-dialup/mingetty/mingetty-1.08.ebuild
parentFix init script auto-initialization code for coss cache type (#217455). (diff)
downloadhistorical-f6028d9a8d570d734fd57f2a504cc4460ae1b717.tar.gz
historical-f6028d9a8d570d734fd57f2a504cc4460ae1b717.tar.bz2
historical-f6028d9a8d570d734fd57f2a504cc4460ae1b717.zip
amd64/x86 stable, bug #214651
Package-Manager: portage-2.1.5_rc3
Diffstat (limited to 'net-dialup/mingetty/mingetty-1.08.ebuild')
-rw-r--r--net-dialup/mingetty/mingetty-1.08.ebuild4
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 15058212dda6..b3d021716227 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.1 2008/01/29 22:16:58 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.2 2008/04/13 13:41:04 maekke 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() {