summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-13 15:33:49 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-13 15:33:49 +0000
commit5603da32edaf1a72c00270148586ae48a9e60d6a (patch)
tree601aaefcbec1905016cef868338ea2d52230e13a /net-dialup
parentVersion bump. Correction of the grsec-cryptoloop patch (removed some hunk). R... (diff)
downloadgentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.tar.gz
gentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.tar.bz2
gentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.zip
stable on alpha
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/mingetty/ChangeLog5
-rw-r--r--net-dialup/mingetty/Manifest4
-rw-r--r--net-dialup/mingetty/mingetty-1.00.3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog
index 3c0e4219c572..b7f087b9edb7 100644
--- a/net-dialup/mingetty/ChangeLog
+++ b/net-dialup/mingetty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mingetty
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.5 2003/02/12 07:53:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.6 2003/08/13 15:29:06 agriffis Exp $
+
+ 13 Aug 2003; Aron Griffis <agriffis@gentoo.org> mingetty-1.00.3.ebuild:
+ Mark stable on alpha for LiveCD
31 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: Added autologin patch to
mingetty-1.00.3. Not bumping rev as I did this about 20 mins after unmasking
diff --git a/net-dialup/mingetty/Manifest b/net-dialup/mingetty/Manifest
index dbb80f87c5ca..18cd34e3e478 100644
--- a/net-dialup/mingetty/Manifest
+++ b/net-dialup/mingetty/Manifest
@@ -1,4 +1,4 @@
-MD5 f70326dddd1aa31423811bb4abfb4f63 ChangeLog 1141
-MD5 95ed5b496f4b35305ecd296d198bb9c9 mingetty-1.00.3.ebuild 980
+MD5 e8195690c8db762502a0402d73570e9b ChangeLog 1252
+MD5 70de38e5646183eeb823bf59ab1ba65d mingetty-1.00.3.ebuild 988
MD5 5f50d456f26044f81b45f8ca250ab5c6 files/digest-mingetty-1.00.3 67
MD5 2468fd4da2ffd9439faecf5eb7630d85 files/mingetty-1.00-autologin.patch 13742
diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild
index 381b871c366a..fd76dae1e415 100644
--- a/net-dialup/mingetty/mingetty-1.00.3.ebuild
+++ b/net-dialup/mingetty/mingetty-1.00.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.5 2003/07/18 21:03:47 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.6 2003/08/13 15:29:06 agriffis Exp $
RHP=${PN}-1.00
S=${WORKDIR}/${RHP}
@@ -11,7 +11,7 @@ ftp://ftp.redhat.com/pub/redhat/linux/8.0/en/os/i386/SRPMS/${MYP}.src.rpm"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc hppa amd64"
+KEYWORDS="x86 ~ppc hppa amd64 alpha"
DEPEND="app-arch/rpm2targz"
RDEPEND="virtual/glibc"