diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:18:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:18:34 +0000 |
commit | 24cf0bdfe6ba974e6edf34eb19e44206202a79ec (patch) | |
tree | 94450c9138d459c2f611c6078a492b24e9563b47 /net-dialup | |
parent | media-libs/compface stable on ppc. (diff) | |
download | gentoo-2-24cf0bdfe6ba974e6edf34eb19e44206202a79ec.tar.gz gentoo-2-24cf0bdfe6ba974e6edf34eb19e44206202a79ec.tar.bz2 gentoo-2-24cf0bdfe6ba974e6edf34eb19e44206202a79ec.zip |
net-dialup/mgetty stable on ppc.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.35-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index e3ef93de4cfd..c8f955b8215a 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2006/05/18 12:49:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.65 2006/05/24 20:18:34 hansmi Exp $ + + 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> + mgetty-1.1.35-r1.ebuild: + Stable on ppc. *mgetty-1.1.35-r1 (18 May 2006) diff --git a/net-dialup/mgetty/mgetty-1.1.35-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.35-r1.ebuild index 004d2a1e85d8..d2b647cd0068 100644 --- a/net-dialup/mgetty/mgetty-1.1.35-r1.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.35-r1.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.35-r1.ebuild,v 1.1 2006/05/18 12:49:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35-r1.ebuild,v 1.2 2006/05/24 20:18:34 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() { |