diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:04:05 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:04:05 +0000 |
commit | e4f712408feb51e1d0950556b9298aa1de66d4d1 (patch) | |
tree | 09de5c24793a7f2d3c07144091911fec0d87aa3e /net-dialup/mingetty | |
parent | Add amd64 keyword (diff) | |
download | gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.tar.gz gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.tar.bz2 gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.zip |
Adding amd64 stuff
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/Manifest | 4 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/mingetty/Manifest b/net-dialup/mingetty/Manifest index c78fe7d53bf6..dbb80f87c5ca 100644 --- a/net-dialup/mingetty/Manifest +++ b/net-dialup/mingetty/Manifest @@ -1,4 +1,4 @@ +MD5 f70326dddd1aa31423811bb4abfb4f63 ChangeLog 1141 +MD5 95ed5b496f4b35305ecd296d198bb9c9 mingetty-1.00.3.ebuild 980 MD5 5f50d456f26044f81b45f8ca250ab5c6 files/digest-mingetty-1.00.3 67 MD5 2468fd4da2ffd9439faecf5eb7630d85 files/mingetty-1.00-autologin.patch 13742 -MD5 f26b27025fd71f6c67b87fd15cc7a9eb mingetty-1.00.3.ebuild 974 -MD5 f70326dddd1aa31423811bb4abfb4f63 ChangeLog 1141 diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 1c20349460fc..381b871c366a 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.4 2003/03/28 18:05:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.5 2003/07/18 21:03:47 tester 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" +KEYWORDS="x86 ~ppc hppa amd64" DEPEND="app-arch/rpm2targz" RDEPEND="virtual/glibc" |