summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-04-02 05:41:53 +0000
committerAlin Năstac <mrness@gentoo.org>2006-04-02 05:41:53 +0000
commitc1fcead6da802b124553b993e796e20e0e229630 (patch)
tree6d4766c64b6dbd57a86bfc92e0aa848e67effecd /net-dialup/mgetty
parentrepoman: Trim trailing whitespace,header fix (diff)
downloadhistorical-c1fcead6da802b124553b993e796e20e0e229630.tar.gz
historical-c1fcead6da802b124553b993e796e20e0e229630.tar.bz2
historical-c1fcead6da802b124553b993e796e20e0e229630.zip
Keep log directory (#128437)
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r--net-dialup/mgetty/ChangeLog5
-rw-r--r--net-dialup/mgetty/Manifest14
-rw-r--r--net-dialup/mgetty/mgetty-1.1.35.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog
index 99f0777db1e6..babaf552e407 100644
--- a/net-dialup/mgetty/ChangeLog
+++ b/net-dialup/mgetty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mgetty
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.60 2006/03/29 01:23:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.61 2006/04/02 05:41:53 mrness Exp $
+
+ 02 Apr 2006; Alin Nastac <mrness@gentoo.org> mgetty-1.1.35.ebuild:
+ Keep log directory (#128437).
29 Mar 2006; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.34.ebuild:
Mark 1.1.34 stable on ia64
diff --git a/net-dialup/mgetty/Manifest b/net-dialup/mgetty/Manifest
index 674d5be5f858..6ef2f4053a56 100644
--- a/net-dialup/mgetty/Manifest
+++ b/net-dialup/mgetty/Manifest
@@ -1,4 +1,7 @@
-MD5 83c8e960e47d550344be4490195ead6a ChangeLog 8972
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 82da4d8e9358787f1df5fc883901707a ChangeLog 9072
MD5 503ed4bbf18bb0b46850cb173873e16a files/Lucent.c.patch 814
MD5 c9b070dfabf7bd139d53d263f869b4f0 files/digest-mgetty-1.1.30-r2 70
MD5 c9b070dfabf7bd139d53d263f869b4f0 files/digest-mgetty-1.1.30-r3 70
@@ -26,4 +29,11 @@ MD5 613c00d8bb964fcd6799ffb1bd97356a mgetty-1.1.30-r3.ebuild 3808
MD5 292c3f40fe41b373489b01659b894ce4 mgetty-1.1.31-r1.ebuild 3843
MD5 466a46acdacbc2fff44f054a06731961 mgetty-1.1.33.ebuild 4309
MD5 8761b58020dd077b7abc74b630fd3fb2 mgetty-1.1.34.ebuild 4323
-MD5 6d5c2a1b0ab5b094ee657b39ac8eafae mgetty-1.1.35.ebuild 4325
+MD5 668fb7ca4c113fedb7b41e9c8b5b0e1e mgetty-1.1.35.ebuild 4327
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEL2TwjG8pv1lIUX4RAgz5AKDPUbyAaVayiLnJ2n6ERyXSiaq65gCdF3e9
+neSwOr7twRVTcOvv6fQE/I4=
+=fcUj
+-----END PGP SIGNATURE-----
diff --git a/net-dialup/mgetty/mgetty-1.1.35.ebuild b/net-dialup/mgetty/mgetty-1.1.35.ebuild
index 5124f77ab6ee..d191987de496 100644
--- a/net-dialup/mgetty/mgetty-1.1.35.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.1 2006/03/12 17:38:07 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.2 2006/04/02 05:41:53 mrness Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -82,7 +82,7 @@ src_compile() {
src_install () {
dodir /var/spool
- dodir /var/log/mgetty
+ keepdir /var/log/mgetty
dodir /usr/share/info
make prefix="${D}/usr" \