diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 19:28:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 19:28:19 +0000 |
commit | 7a4f03105f24c1fa32a4b24a2d6e678ab13e8312 (patch) | |
tree | f656c9b1362809a9d812d26d348df91fcfabdc88 /net-dialup/mgetty/mgetty-1.1.30-r2.ebuild | |
parent | security bump again fixes tty io DoS - CAN-2004-0814 and binfmt_elf (CAN-???)... (diff) | |
download | gentoo-2-7a4f03105f24c1fa32a4b24a2d6e678ab13e8312.tar.gz gentoo-2-7a4f03105f24c1fa32a4b24a2d6e678ab13e8312.tar.bz2 gentoo-2-7a4f03105f24c1fa32a4b24a2d6e678ab13e8312.zip |
Stable on alpha.
Diffstat (limited to 'net-dialup/mgetty/mgetty-1.1.30-r2.ebuild')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild b/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild index b796127be605..9a6dc1317fc1 100644 --- a/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild,v 1.6 2004/11/03 04:30:42 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30-r2.ebuild,v 1.7 2004/11/11 19:28:19 kloeri Exp $ inherit flag-o-matic eutils @@ -16,7 +16,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha ~ia64 hppa ~ppc ~amd64 ~mips" +KEYWORDS="x86 sparc alpha ~ia64 hppa ~ppc ~amd64 ~mips" IUSE="doc" pkg_setup() { |