diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-02-18 11:52:54 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-02-18 11:52:54 +0000 |
commit | 811c759ec0f88a14e5dba2677df1391ddf312936 (patch) | |
tree | 8995793bd7698268aaae2c7b6542613f33173940 /net-dialup/mgetty | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-811c759ec0f88a14e5dba2677df1391ddf312936.tar.gz gentoo-2-811c759ec0f88a14e5dba2677df1391ddf312936.tar.bz2 gentoo-2-811c759ec0f88a14e5dba2677df1391ddf312936.zip |
Marked stable on hppa.
Diffstat (limited to 'net-dialup/mgetty')
-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 414317d863e9..d5c6aadff691 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.22 2004/02/17 21:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.23 2004/02/18 11:52:54 gmsoft Exp $ + + 18 Feb 2004; Guy Martin <gmsoft@gentoo.org> mgetty-1.1.30.ebuild : + Marked stable on hppa. 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.30.ebuild: stable on alpha and ia64 diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index e2a8146f21eb..c6c6338c1aba 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.10 2004/02/17 21:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.11 2004/02/18 11:52:54 gmsoft 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" +KEYWORDS="x86 sparc alpha ia64 hppa" IUSE="doc" pkg_setup() { |