diff options
author | Tom Gall <tgall@gentoo.org> | 2004-05-04 03:47:33 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-05-04 03:47:33 +0000 |
commit | 243a8dfbe855b68d77d80cd540dc3e504a4926d4 (patch) | |
tree | 77ba520a5d2d1aed8732beb55a10de7252f74c4d /net-dialup | |
parent | mark stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-243a8dfbe855b68d77d80cd540dc3e504a4926d4.tar.gz gentoo-2-243a8dfbe855b68d77d80cd540dc3e504a4926d4.tar.bz2 gentoo-2-243a8dfbe855b68d77d80cd540dc3e504a4926d4.zip |
stable on ppc64
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index d5759a6509df..111ab443f05b 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2004/03/08 17:08:58 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.14 2004/05/04 03:47:33 tgall Exp $ + + 03 May 2004; Tom Gall <tgall@gentoo.org> mingetty-1.00.3.ebuild: + stable on ppc64 08 Mar 2004; Bartosch Pixa <darkspecter@gentoo.org> mingetty-1.00.3.ebuild: set ppc in keywords diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index be18fb661147..776d14fa7d93 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.12 2004/03/08 17:08:58 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.13 2004/05/04 03:47:33 tgall 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" +KEYWORDS="x86 ppc hppa amd64 alpha sparc ia64 ~mips ppc64" RDEPEND="virtual/glibc" |