diff options
author | 2004-02-17 22:02:26 +0000 | |
---|---|---|
committer | 2004-02-17 22:02:26 +0000 | |
commit | d1ed3847e947b0dbccfc28cdc69d1d14e6c70710 (patch) | |
tree | 0046d5c024c0e24ebad4760d7dbecdadaa2209c6 /net-dialup/mgetty | |
parent | Marked stable on x86 and alpha. Removed 0.2.5.2 because of annoying uim-skk b... (diff) | |
download | gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.tar.gz gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.tar.bz2 gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.zip |
stable on alpha and ia64
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.28.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index bcd670404cdb..414317d863e9 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.21 2004/01/23 12:19:24 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.22 2004/02/17 21:59:15 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.30.ebuild: + stable on alpha and ia64 23 Jan 2004; Heinrich Wendel <lanius@gentoo.org> mgetty-1.1.30.ebuild: change group phone to fax in voice.conf-dist and add group fax to the system diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index 5af1dd452635..534deadd3426 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.13 2003/09/08 00:28:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.14 2004/02/17 21:59:15 agriffis Exp $ inherit flag-o-matic diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index af713a93b7b9..e2a8146f21eb 100644 --- a/net-dialup/mgetty/mgetty-1.1.30.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30.ebuild @@ -1,6 +1,6 @@ # 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.30.ebuild,v 1.9 2004/01/23 12:19:24 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.10 2004/02/17 21:59:15 agriffis Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha ~ia64" +KEYWORDS="x86 sparc alpha ia64" IUSE="doc" pkg_setup() { |