diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 18:40:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 18:40:30 +0000 |
commit | 07a106142f6dc2837b4e8c8d82b6d487d1643e54 (patch) | |
tree | 8f9057ab26508fc0527c753997e0b7775debb868 /net-dialup | |
parent | ia64 stable (diff) | |
download | gentoo-2-07a106142f6dc2837b4e8c8d82b6d487d1643e54.tar.gz gentoo-2-07a106142f6dc2837b4e8c8d82b6d487d1643e54.tar.bz2 gentoo-2-07a106142f6dc2837b4e8c8d82b6d487d1643e54.zip |
ia64 stable
(Portage version: 2.1.2.4)
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 198a5f42b4d0..99b44d4d770e 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.42 2007/04/16 07:50:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.43 2007/04/22 18:40:30 armin76 Exp $ + + 22 Apr 2007; Raúl Porcel <armin76@gentoo.org> mingetty-1.07-r1.ebuild: + ia64 stable 16 Apr 2007; Markus Rothe <corsair@gentoo.org> mingetty-1.07-r1.ebuild: Stable on ppc64 diff --git a/net-dialup/mingetty/mingetty-1.07-r1.ebuild b/net-dialup/mingetty/mingetty-1.07-r1.ebuild index e8f1be6510e4..7ddc7b60dd92 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.5 2007/04/16 07:50:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07-r1.ebuild,v 1.6 2007/04/22 18:40:30 armin76 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() { |