diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-19 04:04:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-19 04:04:28 +0000 |
commit | 7c4bccdc44476b2abc34e51d989b72414ff3541f (patch) | |
tree | 8cecefc01f72530a59b4da0048b6770cec2da9a0 /net-dialup | |
parent | New version, removing older versions (diff) | |
download | gentoo-2-7c4bccdc44476b2abc34e51d989b72414ff3541f.tar.gz gentoo-2-7c4bccdc44476b2abc34e51d989b72414ff3541f.tar.bz2 gentoo-2-7c4bccdc44476b2abc34e51d989b72414ff3541f.zip |
Marked stable on sparc.
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index 0103e1566c97..baf383573fca 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.10 2004/01/06 15:36:14 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.11 2004/01/19 04:04:28 weeve Exp $ + + 18 Jan 2004; Jason Wever <weeve@gentoo.org> mingetty-1.00.3.ebuild: + Marked stable on sparc. 06 Jan 2004; <agriffis@gentoo.org> mingetty-1.00.3.ebuild: Stable on ia64 for bug 36061 diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 876109000b10..45381f27e23f 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. +# 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.9 2004/01/06 15:36:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.10 2004/01/19 04:04:28 weeve 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" +KEYWORDS="x86 ~ppc hppa amd64 alpha sparc ia64" RDEPEND="virtual/glibc" |