diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 16:07:17 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 16:07:17 +0000 |
commit | eba27be15c5c4c86d5dbb67a77a1630b9ec41b5e (patch) | |
tree | 731698a9cc06a401d3f3600f3b96d5700e6f596c /net-dialup/mingetty | |
parent | stable amd64 (diff) | |
download | gentoo-2-eba27be15c5c4c86d5dbb67a77a1630b9ec41b5e.tar.gz gentoo-2-eba27be15c5c4c86d5dbb67a77a1630b9ec41b5e.tar.bz2 gentoo-2-eba27be15c5c4c86d5dbb67a77a1630b9ec41b5e.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.07.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mingetty/ChangeLog b/net-dialup/mingetty/ChangeLog index 4e2ddf16a8ed..48cf858aaa14 100644 --- a/net-dialup/mingetty/ChangeLog +++ b/net-dialup/mingetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mingetty # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.24 2005/03/28 03:05:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/ChangeLog,v 1.25 2005/04/07 16:03:04 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> mingetty-1.07.3.ebuild: + stable on amd64 28 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> mingetty-1.07.3.ebuild: diff --git a/net-dialup/mingetty/mingetty-1.07.3.ebuild b/net-dialup/mingetty/mingetty-1.07.3.ebuild index de1e74a41834..e2704727f453 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-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.6 2005/03/28 03:05:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.07.3.ebuild,v 1.7 2005/04/07 16:03:04 blubb Exp $ inherit rpm eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://rpmfind.net/linux/fedora/core/3/SRPMS/${MY_P}.src.rpm" 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="" RDEPEND="" |