diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 05:44:54 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 05:44:54 +0000 |
commit | 8c221fff24c7bcf2115fb41a107a340e327d1f35 (patch) | |
tree | c93b5e92244562ce89b0f5f7d8e95df2a699ed85 /net-dialup | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-8c221fff24c7bcf2115fb41a107a340e327d1f35.tar.gz gentoo-2-8c221fff24c7bcf2115fb41a107a340e327d1f35.tar.bz2 gentoo-2-8c221fff24c7bcf2115fb41a107a340e327d1f35.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/files/digest-mingetty-1.07.3 | 2 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.5.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index a6ac693ba76f..3861a7265ac4 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.35 2006/08/04 13:52:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.36 2006/09/04 05:44:54 kumba Exp $ + + 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> mingetty-1.07.5.ebuild: + Marked stable on mips. 04 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> mingetty-1.07.5.ebuild: diff --git a/net-dialup/mingetty/files/digest-mingetty-1.07.3 b/net-dialup/mingetty/files/digest-mingetty-1.07.3 index d8f79d1e65bf..bbcb01a713fc 100644 --- a/net-dialup/mingetty/files/digest-mingetty-1.07.3 +++ b/net-dialup/mingetty/files/digest-mingetty-1.07.3 @@ -1 +1,3 @@ MD5 f6809b54c4126866a8552f21a6f79e56 mingetty-1.07-3.src.rpm 19307 +RMD160 1c36a0606a560e3848cfc96d98121fa36f6e624f mingetty-1.07-3.src.rpm 19307 +SHA256 ea85f079acc79f287108d5089dcd1646d85c50d024bc092244e2e833cf5f7ce3 mingetty-1.07-3.src.rpm 19307 diff --git a/net-dialup/mingetty/mingetty-1.07.5.ebuild b/net-dialup/mingetty/mingetty-1.07.5.ebuild index 95c9f331493a..0fe78858c3e2 100644 --- a/net-dialup/mingetty/mingetty-1.07.5.ebuild +++ b/net-dialup/mingetty/mingetty-1.07.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.5.ebuild,v 1.7 2006/08/04 13:52:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.5.ebuild,v 1.8 2006/09/04 05:44:54 kumba Exp $ inherit rpm eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://fedora/4/SRPMS/${MY_P}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86" IUSE="" src_unpack() { |