diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:33:17 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:33:17 +0000 |
commit | 42bce3c25aa68145d1767879a97de3da69edb919 (patch) | |
tree | b128aba911555993ecac9693453afc422cc2b2e3 /net-dialup | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.tar.gz gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.tar.bz2 gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.zip |
x86
(Portage version: 2203-svn)
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 babaf552e407..62a5b558fcd4 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.61 2006/04/02 05:41:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.62 2006/05/14 11:33:17 mrness Exp $ + + 14 May 2006; Alin Nastac <mrness@gentoo.org> mgetty-1.1.35.ebuild: + Stable on x86. 02 Apr 2006; Alin Nastac <mrness@gentoo.org> mgetty-1.1.35.ebuild: Keep log directory (#128437). diff --git a/net-dialup/mgetty/mgetty-1.1.35.ebuild b/net-dialup/mgetty/mgetty-1.1.35.ebuild index d191987de496..139ba953cea7 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.2 2006/04/02 05:41:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.3 2006/05/14 11:33:17 mrness 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() { |