summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-17 11:01:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-17 11:01:07 +0000
commit72026f29dd0075dd261b2d40faee379929b3fe0a (patch)
treefefdddde0ac5712d68cea49d9158df27b52e423f /net-dialup
parentia64 stable wrt #217389 (diff)
downloadgentoo-2-72026f29dd0075dd261b2d40faee379929b3fe0a.tar.gz
gentoo-2-72026f29dd0075dd261b2d40faee379929b3fe0a.tar.bz2
gentoo-2-72026f29dd0075dd261b2d40faee379929b3fe0a.zip
ia64/sparc stable wrt #214651
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup')
-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 a7faef919929..c1ab3709b9e9 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.52 2008/04/16 18:19:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.53 2008/04/17 11:01:07 armin76 Exp $
+
+ 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> mingetty-1.08.ebuild:
+ ia64/sparc stable wrt #214651
16 Apr 2008; Tobias Klausmann <klausman@gentoo.org> mingetty-1.08.ebuild:
Stable on alpha, bug #214651
diff --git a/net-dialup/mingetty/mingetty-1.08.ebuild b/net-dialup/mingetty/mingetty-1.08.ebuild
index c2b29b369b79..fba37e25cc1d 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.4 2008/04/16 18:19:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.5 2008/04/17 11:01:07 armin76 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() {