diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:59:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:59:25 +0000 |
commit | 43024196e6011b5447149f08e6adef9ffe00640c (patch) | |
tree | 936c13f4031f7f95e4ed2ee942ced4007b60c992 /net-dialup | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-43024196e6011b5447149f08e6adef9ffe00640c.tar.gz gentoo-2-43024196e6011b5447149f08e6adef9ffe00640c.tar.bz2 gentoo-2-43024196e6011b5447149f08e6adef9ffe00640c.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index 2a1eac4c7ac5..87891b9b2008 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.31 2006/05/17 13:33:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.32 2006/05/23 19:59:25 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> mingetty-1.07.5.ebuild: + Stable on ppc64 17 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> mingetty-1.07.5.ebuild: diff --git a/net-dialup/mingetty/mingetty-1.07.5.ebuild b/net-dialup/mingetty/mingetty-1.07.5.ebuild index 05cfc0089928..907c25160f83 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.3 2006/05/17 13:33:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.5.ebuild,v 1.4 2006/05/23 19:59:25 corsair 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() { |