diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-17 13:27:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-17 13:27:59 +0000 |
commit | 3ab9b9cec62ec116a4f088afa3134f8fc21341c7 (patch) | |
tree | 2ec848770ee3d82cdcd2ebbe341543518883ad98 /net-dialup | |
parent | Stable on sparc (diff) | |
download | gentoo-2-3ab9b9cec62ec116a4f088afa3134f8fc21341c7.tar.gz gentoo-2-3ab9b9cec62ec116a4f088afa3134f8fc21341c7.tar.bz2 gentoo-2-3ab9b9cec62ec116a4f088afa3134f8fc21341c7.zip |
Stable on sparc
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 62a5b558fcd4..4bfba635f2cb 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.62 2006/05/14 11:33:17 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.63 2006/05/17 13:27:59 gustavoz Exp $ + + 17 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> mgetty-1.1.35.ebuild: + Stable on sparc 14 May 2006; Alin Nastac <mrness@gentoo.org> mgetty-1.1.35.ebuild: Stable on x86. diff --git a/net-dialup/mgetty/mgetty-1.1.35.ebuild b/net-dialup/mgetty/mgetty-1.1.35.ebuild index 139ba953cea7..7be05ebc46e5 100644 --- a/net-dialup/mgetty/mgetty-1.1.35.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.35.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.ebuild,v 1.3 2006/05/14 11:33:17 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.4 2006/05/17 13:27:59 gustavoz 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() { |