diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-04 13:52:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-04 13:52:24 +0000 |
commit | ea97e2da09eeaf3b065dec545f85371550b2eb5c (patch) | |
tree | d6ad5b9aa011aec4e7c163731c85d33d74255673 /net-dialup/mingetty | |
parent | add xen-tools vnc use flag (diff) | |
download | gentoo-2-ea97e2da09eeaf3b065dec545f85371550b2eb5c.tar.gz gentoo-2-ea97e2da09eeaf3b065dec545f85371550b2eb5c.tar.bz2 gentoo-2-ea97e2da09eeaf3b065dec545f85371550b2eb5c.zip |
Stable on hppa
(Portage version: 2.1-r2)
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index bf236cc72440..a6ac693ba76f 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.34 2006/07/13 16:19:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.35 2006/08/04 13:52:24 gustavoz Exp $ + + 04 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mingetty-1.07.5.ebuild: + Stable on hppa 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> mingetty-1.07.5.ebuild: Mark 1.07.5 stable on ia64 diff --git a/net-dialup/mingetty/mingetty-1.07.5.ebuild b/net-dialup/mingetty/mingetty-1.07.5.ebuild index 66dd5a07e605..95c9f331493a 100644 --- a/net-dialup/mingetty/mingetty-1.07.5.ebuild +++ b/net-dialup/mingetty/mingetty-1.07.5.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/mingetty/mingetty-1.07.5.ebuild,v 1.6 2006/07/13 16:19:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.5.ebuild,v 1.7 2006/08/04 13:52:24 gustavoz Exp $ inherit rpm eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://fedora/4/SRPMS/${MY_P}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" src_unpack() { |