diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 10:49:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 10:49:38 +0000 |
commit | bcfa27287b78da513ca2f4f37484f9ce9ceaa593 (patch) | |
tree | 7902fac3289687c9901385c1329a55bdf62adba3 /net-dialup | |
parent | dev-ruby/ruby-fcgi stable on ppc. (diff) | |
download | gentoo-2-bcfa27287b78da513ca2f4f37484f9ce9ceaa593.tar.gz gentoo-2-bcfa27287b78da513ca2f4f37484f9ce9ceaa593.tar.bz2 gentoo-2-bcfa27287b78da513ca2f4f37484f9ce9ceaa593.zip |
net-dialup/mgetty stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'net-dialup')
-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 06692b6b9f5d..f8bb4ddc617c 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.52 2006/01/09 18:48:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.53 2006/01/15 10:49:38 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> mgetty-1.1.33.ebuild: + Stable on ppc. 09 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> mgetty-1.1.33.ebuild: Stable on sparc diff --git a/net-dialup/mgetty/mgetty-1.1.33.ebuild b/net-dialup/mgetty/mgetty-1.1.33.ebuild index f2bdd8309843..b074a5dbf15c 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.7 2006/01/09 18:48:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.8 2006/01/15 10:49:38 hansmi 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() { |