diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:50:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:50:52 +0000 |
commit | 3bf3a76f402a32f62cfe86249104a7f133f9c842 (patch) | |
tree | 4afa7d96f4ef5443255acb07840e12063a79710e /net-dialup | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-3bf3a76f402a32f62cfe86249104a7f133f9c842.tar.gz gentoo-2-3bf3a76f402a32f62cfe86249104a7f133f9c842.tar.bz2 gentoo-2-3bf3a76f402a32f62cfe86249104a7f133f9c842.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index 8f2eefa22909..198a5f42b4d0 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.41 2007/02/12 18:01:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.42 2007/04/16 07:50:52 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> mingetty-1.07-r1.ebuild: + Stable on ppc64 12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> mingetty-1.07-r1.ebuild: diff --git a/net-dialup/mingetty/mingetty-1.07-r1.ebuild b/net-dialup/mingetty/mingetty-1.07-r1.ebuild index 82ccd1f015e0..e8f1be6510e4 100644 --- a/net-dialup/mingetty/mingetty-1.07-r1.ebuild +++ b/net-dialup/mingetty/mingetty-1.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07-r1.ebuild,v 1.4 2007/04/14 15:15:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07-r1.ebuild,v 1.5 2007/04/16 07:50:52 corsair Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 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="unicode" src_unpack() { |