diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-08 10:17:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-08 10:17:38 +0000 |
commit | 15fc5d7bf4ef02076eec1f9857d68b494a50279a (patch) | |
tree | e8514c47feb7e9eeb358b6075aaed3891e091062 /net-dialup | |
parent | x86 stable, bug #204180 (diff) | |
download | gentoo-2-15fc5d7bf4ef02076eec1f9857d68b494a50279a.tar.gz gentoo-2-15fc5d7bf4ef02076eec1f9857d68b494a50279a.tar.bz2 gentoo-2-15fc5d7bf4ef02076eec1f9857d68b494a50279a.zip |
x86 stable, bug #204189
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.36-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index c700778cb9bc..8e83ea5e1640 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.76 2007/11/27 14:19:42 mrness Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.77 2008/01/08 10:17:38 maekke Exp $ + + 08 Jan 2008; Markus Meier <maekke@gentoo.org> mgetty-1.1.36-r1.ebuild: + x86 stable, bug #204189 *mgetty-1.1.36-r1 (27 Nov 2007) diff --git a/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild index a8a8eec70abd..b449061b93e1 100644 --- a/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild,v 1.2 2007/11/27 14:21:03 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r1.ebuild,v 1.3 2008/01/08 10:17:38 maekke Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -21,7 +21,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="doc fax fidonet" pkg_setup() { |