diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-18 03:07:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-18 03:07:01 +0000 |
commit | 43874139c7d9ed93f9f8ae0f48fb6c7b47a6c93a (patch) | |
tree | 0d2b48f29bc125ce5788b64fbe84d668a84a224a /net-dialup | |
parent | Stable for HPPA (bug #218192). (diff) | |
download | gentoo-2-43874139c7d9ed93f9f8ae0f48fb6c7b47a6c93a.tar.gz gentoo-2-43874139c7d9ed93f9f8ae0f48fb6c7b47a6c93a.tar.bz2 gentoo-2-43874139c7d9ed93f9f8ae0f48fb6c7b47a6c93a.zip |
Stable for HPPA (bug #214651).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index c1ab3709b9e9..5f89a101c8cf 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.53 2008/04/17 11:01:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.54 2008/04/18 03:07:01 jer Exp $ + + 18 Apr 2008; Jeroen Roovers <jer@gentoo.org> mingetty-1.08.ebuild: + Stable for HPPA (bug #214651). 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> mingetty-1.08.ebuild: ia64/sparc stable wrt #214651 diff --git a/net-dialup/mingetty/mingetty-1.08.ebuild b/net-dialup/mingetty/mingetty-1.08.ebuild index fba37e25cc1d..f217ac911dde 100644 --- a/net-dialup/mingetty/mingetty-1.08.ebuild +++ b/net-dialup/mingetty/mingetty-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.5 2008/04/17 11:01:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.08.ebuild,v 1.6 2008/04/18 03:07:01 jer 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() { |