diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-02-07 21:22:03 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-02-07 21:22:03 +0000 |
commit | 21370c75e52f74778385c549cc797c68464fd9da (patch) | |
tree | 8662ee2a062e829a02ea969453a7665b1d88a8f9 /net-dialup/mingetty | |
parent | Fixing all the 'bump realplayer' bugs. Also added the language pack logic. (diff) | |
download | gentoo-2-21370c75e52f74778385c549cc797c68464fd9da.tar.gz gentoo-2-21370c75e52f74778385c549cc797c68464fd9da.tar.bz2 gentoo-2-21370c75e52f74778385c549cc797c68464fd9da.zip |
stable on x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.3.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index b1adcab5aac2..40089ffb2a35 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.20 2004/11/20 08:31:58 mrness Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.21 2005/02/07 21:22:03 mrness Exp $ + + 07 Feb 2005; Alin Nastac <mrness@gentoo.org> mingetty-1.07.3.ebuild: + Mark stable on x86. *mingetty-1.07.3 (20 Nov 2004) diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 97c4ccfc2890..1fa671024361 100644 --- a/net-dialup/mingetty/mingetty-1.00.3.ebuild +++ b/net-dialup/mingetty/mingetty-1.00.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.19 2004/10/02 21:24:23 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.20 2005/02/07 21:22:03 mrness Exp $ inherit rpm eutils diff --git a/net-dialup/mingetty/mingetty-1.07.3.ebuild b/net-dialup/mingetty/mingetty-1.07.3.ebuild index 7b637bd991b5..18a88fdc894e 100644 --- a/net-dialup/mingetty/mingetty-1.07.3.ebuild +++ b/net-dialup/mingetty/mingetty-1.07.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.3.ebuild,v 1.1 2004/11/20 08:31:58 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.3.ebuild,v 1.2 2005/02/07 21:22:03 mrness Exp $ inherit rpm eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://rpmfind.net/linux/fedora/core/3/SRPMS/${MY_P}.src.rpm" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa ~amd64 ~alpha ~sparc ~ia64 ~mips ~ppc64 ~s390" +KEYWORDS="x86 ~ppc ~hppa ~amd64 ~alpha ~sparc ~ia64 ~mips ~ppc64 ~s390" IUSE="" RDEPEND="virtual/libc" |