diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 15:00:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 15:00:12 +0000 |
commit | 0d460c9f91ac3b4c42cf532c4119c4441325bbc0 (patch) | |
tree | 5612a0f1e950a0ea5e62efc6c759c2987c4ee2ab /net-dialup/mgetty | |
parent | Version bumped (diff) | |
download | gentoo-2-0d460c9f91ac3b4c42cf532c4119c4441325bbc0.tar.gz gentoo-2-0d460c9f91ac3b4c42cf532c4119c4441325bbc0.tar.bz2 gentoo-2-0d460c9f91ac3b4c42cf532c4119c4441325bbc0.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 098cb7bf1679..30368836d351 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.57 2006/03/12 17:38:07 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.58 2006/03/13 15:00:12 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> mgetty-1.1.34.ebuild: + Stable on sparc *mgetty-1.1.35 (12 Mar 2006) diff --git a/net-dialup/mgetty/mgetty-1.1.34.ebuild b/net-dialup/mgetty/mgetty-1.1.34.ebuild index 8879a324229b..ff9788d95a03 100644 --- a/net-dialup/mgetty/mgetty-1.1.34.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.34.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.34.ebuild,v 1.2 2006/03/12 17:38:07 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.34.ebuild,v 1.3 2006/03/13 15:00:12 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() { |