diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-08-13 15:33:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-08-13 15:33:49 +0000 |
commit | 5603da32edaf1a72c00270148586ae48a9e60d6a (patch) | |
tree | 601aaefcbec1905016cef868338ea2d52230e13a /net-dialup/mingetty/mingetty-1.00.3.ebuild | |
parent | Version bump. Correction of the grsec-cryptoloop patch (removed some hunk). R... (diff) | |
download | gentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.tar.gz gentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.tar.bz2 gentoo-2-5603da32edaf1a72c00270148586ae48a9e60d6a.zip |
stable on alpha
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 381b871c366a..fd76dae1e415 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.5 2003/07/18 21:03:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.6 2003/08/13 15:29:06 agriffis Exp $ RHP=${PN}-1.00 S=${WORKDIR}/${RHP} @@ -11,7 +11,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" +KEYWORDS="x86 ~ppc hppa amd64 alpha" DEPEND="app-arch/rpm2targz" RDEPEND="virtual/glibc" |