diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:48:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:48:49 +0000 |
commit | f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45 (patch) | |
tree | 4d116e6ee9fd664ccdc4a9a1b6194c764a2d5622 /net-dialup/mgetty | |
parent | Mark 0.1.10 stable on alpha (diff) | |
download | gentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.tar.gz gentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.tar.bz2 gentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 3edf0f8c5cd2..c19bca439954 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.54 2006/02/06 21:27:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.55 2006/02/07 20:47:21 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> mgetty-1.1.33.ebuild: + stable on amd64 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.33.ebuild: Mark 1.1.33 stable on alpha diff --git a/net-dialup/mgetty/mgetty-1.1.33.ebuild b/net-dialup/mgetty/mgetty-1.1.33.ebuild index 86cbb804e7da..8dbd7e913c44 100644 --- a/net-dialup/mgetty/mgetty-1.1.33.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.33.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.33.ebuild,v 1.9 2006/02/06 21:27:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.10 2006/02/07 20:47:21 blubb Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} 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" pkg_setup() { |