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
commit591544a67eaafb984912cfc392e5cae397642ce2 (patch)
tree74350ad8e2ca6e26a9ac2b9450e50236c1aa780e /net-dialup/mingetty
parentFix init script auto-initialization code for coss cache type (#217455). (diff)
downloadgentoo-2-591544a67eaafb984912cfc392e5cae397642ce2.tar.gz
gentoo-2-591544a67eaafb984912cfc392e5cae397642ce2.tar.bz2
gentoo-2-591544a67eaafb984912cfc392e5cae397642ce2.zip
amd64/x86 stable, bug #214651
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r--net-dialup/mingetty/ChangeLog5
-rw-r--r--net-dialup/mingetty/mingetty-1.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog
index cbeeb1f5c976..08c7c08c39bc 100644
--- a/net-dialup/mingetty/ChangeLog
+++ b/net-dialup/mingetty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mingetty
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.49 2008/01/29 22:16:58 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.50 2008/04/13 13:41:04 maekke Exp $
+
+ 13 Apr 2008; Markus Meier <maekke@gentoo.org> mingetty-1.08.ebuild:
+ amd64/x86 stable, bug #214651
*mingetty-1.08 (29 Jan 2008)
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() {