diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:08:41 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:08:41 +0000 |
commit | 62ee47421dccbe5410ddfd4b9f29edfd29eda36f (patch) | |
tree | 4d891cd965ef461f70c81fcca0340ebf490c8283 /net-dialup | |
parent | media-libs/smpeg stable on ppc. (diff) | |
download | gentoo-2-62ee47421dccbe5410ddfd4b9f29edfd29eda36f.tar.gz gentoo-2-62ee47421dccbe5410ddfd4b9f29edfd29eda36f.tar.bz2 gentoo-2-62ee47421dccbe5410ddfd4b9f29edfd29eda36f.zip |
net-dialup/mgetty stable on ppc.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 30368836d351..dc8a4c00d6a0 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.58 2006/03/13 15:00:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.59 2006/03/22 22:08:41 hansmi Exp $ + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> mgetty-1.1.34.ebuild: + Stable on ppc. 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> mgetty-1.1.34.ebuild: Stable on sparc diff --git a/net-dialup/mgetty/mgetty-1.1.34.ebuild b/net-dialup/mgetty/mgetty-1.1.34.ebuild index ff9788d95a03..14c3230e7e05 100644 --- a/net-dialup/mgetty/mgetty-1.1.34.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.34.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.34.ebuild,v 1.3 2006/03/13 15:00:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.34.ebuild,v 1.4 2006/03/22 22:08:41 hansmi Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND="doc? ( virtual/tetex ) 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() { |