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/mingetty-1.07.3.ebuild | |
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/mingetty-1.07.3.ebuild')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |