diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-06 15:36:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-06 15:36:22 +0000 |
commit | 9838c8d07634af2c8e7b186328bec6dca1379861 (patch) | |
tree | 7239f0bc6f545eaa031165b97cc6beb764664712 /net-dialup/mingetty/mingetty-1.00.3.ebuild | |
parent | New portage -- xpak quickfix, new quickpkg with '/' fix (Manifest recommit) (diff) | |
download | gentoo-2-9838c8d07634af2c8e7b186328bec6dca1379861.tar.gz gentoo-2-9838c8d07634af2c8e7b186328bec6dca1379861.tar.bz2 gentoo-2-9838c8d07634af2c8e7b186328bec6dca1379861.zip |
stable on ia64
Diffstat (limited to 'net-dialup/mingetty/mingetty-1.00.3.ebuild')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 4bd4f7aa0340..876109000b10 100644 --- a/net-dialup/mingetty/mingetty-1.00.3.ebuild +++ b/net-dialup/mingetty/mingetty-1.00.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.8 2003/12/19 08:51:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.9 2004/01/06 15:36:14 agriffis Exp $ inherit rpm eutils @@ -13,7 +13,7 @@ ftp://ftp.redhat.com/pub/redhat/linux/8.0/en/os/i386/SRPMS/${MYP}.src.rpm" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc hppa amd64 alpha ~sparc" +KEYWORDS="x86 ~ppc hppa amd64 alpha ~sparc ia64" RDEPEND="virtual/glibc" |