summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-26 16:29:18 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-26 16:29:18 +0000
commit2141b18a7d2d696c33e363987c28887ed86c6d2c (patch)
tree6a67ea6e10bba73a4feb135ca860fbf6a7933a4d /net-dialup
parentFix up bugs 219076 and 123665, remove old ebuild and fix minor QA issues. (diff)
downloadgentoo-2-2141b18a7d2d696c33e363987c28887ed86c6d2c.tar.gz
gentoo-2-2141b18a7d2d696c33e363987c28887ed86c6d2c.tar.bz2
gentoo-2-2141b18a7d2d696c33e363987c28887ed86c6d2c.zip
Stable on ppc wrt bug 214651
(Portage version: 2.1.5_rc6)
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 5f89a101c8cf..007bb5e65bcb 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.54 2008/04/18 03:07:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.55 2008/04/26 16:29:18 nixnut Exp $
+
+ 26 Apr 2008; nixnut <nixnut@gentoo.org> mingetty-1.08.ebuild:
+ Stable on ppc wrt bug 214651
18 Apr 2008; Jeroen Roovers <jer@gentoo.org> mingetty-1.08.ebuild:
Stable for HPPA (bug #214651).
diff --git a/net-dialup/mingetty/mingetty-1.08.ebuild b/net-dialup/mingetty/mingetty-1.08.ebuild
index f217ac911dde..9e7c9ae6375a 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.6 2008/04/18 03:07:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.7 2008/04/26 16:29:18 nixnut 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() {