diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-03-30 01:18:08 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-03-30 01:18:08 +0000 |
commit | b5d9b2aa59d91b79bf2296c809a026c66332491b (patch) | |
tree | 082ace9d246065f6feeb3f45c349c95ded074713 /net-dialup | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-b5d9b2aa59d91b79bf2296c809a026c66332491b.tar.gz gentoo-2-b5d9b2aa59d91b79bf2296c809a026c66332491b.tar.bz2 gentoo-2-b5d9b2aa59d91b79bf2296c809a026c66332491b.zip |
Masked ~ppc on user report
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index d5c6aadff691..902985f61cdf 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.23 2004/02/18 11:52:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.24 2004/03/30 01:17:01 pylon Exp $ + + 30 Mar 2004; Lars Weiler <pylon@gentoo.org> mgetty-1.1.30.ebuild: + Masked ~ppc on user report 18 Feb 2004; Guy Martin <gmsoft@gentoo.org> mgetty-1.1.30.ebuild : Marked stable on hppa. diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index c6c6338c1aba..699e509bd1c7 100644 --- a/net-dialup/mgetty/mgetty-1.1.30.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.11 2004/02/18 11:52:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.12 2004/03/30 01:17:01 pylon Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha ia64 hppa" +KEYWORDS="x86 sparc alpha ia64 hppa ~ppc" IUSE="doc" pkg_setup() { |