diff options
author | 2004-05-10 04:13:12 +0000 | |
---|---|---|
committer | 2004-05-10 04:13:12 +0000 | |
commit | 7de027ec91b57dc2c17c704d3ecdaeea1ae1b02e (patch) | |
tree | 90febf9f613b147757faee4938fdc034b26b7348 /net-dialup/mingetty | |
parent | Keyword with ~mips (Manifest recommit) (diff) | |
download | gentoo-2-7de027ec91b57dc2c17c704d3ecdaeea1ae1b02e.tar.gz gentoo-2-7de027ec91b57dc2c17c704d3ecdaeea1ae1b02e.tar.bz2 gentoo-2-7de027ec91b57dc2c17c704d3ecdaeea1ae1b02e.zip |
This has been ~mips long enough.
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index 111ab443f05b..0ce4aa29bd0c 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.14 2004/05/04 03:47:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.15 2004/05/10 04:13:12 iluxa Exp $ + + 09 May 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org> + mingetty-1.00.3.ebuild: + This has been ~mips long enough. 03 May 2004; Tom Gall <tgall@gentoo.org> mingetty-1.00.3.ebuild: stable on ppc64 diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 776d14fa7d93..bb46b14cd96e 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-2004 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.13 2004/05/04 03:47:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.14 2004/05/10 04:13:12 iluxa 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 ia64 ~mips ppc64" +KEYWORDS="x86 ppc hppa amd64 alpha sparc ia64 mips ppc64" RDEPEND="virtual/glibc" |