summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
commita08a6436cf336914de1d7b3e4499278f0c08a6cc (patch)
tree35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /net-dialup/mgetty
parent(Manifest recommit) (diff)
downloadgentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip
Add inherit eutils
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r--net-dialup/mgetty/ChangeLog5
-rw-r--r--net-dialup/mgetty/mgetty-1.1.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog
index 0452ffbd07e7..bef80194ff43 100644
--- a/net-dialup/mgetty/ChangeLog
+++ b/net-dialup/mgetty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mgetty
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.25 2004/04/14 23:12:05 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.26 2004/04/27 21:39:55 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.28.ebuild:
+ Add inherit eutils
14 Apr 2004; Travis Tilley <lv@gentoo.org> mgetty-1.1.30.ebuild:
added ~amd64 keyword
diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild
index 534deadd3426..92f597336b1c 100644
--- a/net-dialup/mgetty/mgetty-1.1.28.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.14 2004/02/17 21:59:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.15 2004/04/27 21:39:55 agriffis Exp $
-inherit flag-o-matic
+inherit flag-o-matic eutils
S=${WORKDIR}/${P}
DESCRIPTION="Fax and Voice modem programs."