diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 21:27:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 21:27:29 +0000 |
commit | c95752ee533bcff77634d0350f5a42821be44472 (patch) | |
tree | 8926f00984f6f449340d858e215a3eba59a2bb9d /net-dialup/mgetty | |
parent | Mark 3.8_pre20050821 stable on alpha (diff) | |
download | historical-c95752ee533bcff77634d0350f5a42821be44472.tar.gz historical-c95752ee533bcff77634d0350f5a42821be44472.tar.bz2 historical-c95752ee533bcff77634d0350f5a42821be44472.zip |
Mark 1.1.33 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/Manifest | 10 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.33.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index f8bb4ddc617c..3edf0f8c5cd2 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.53 2006/01/15 10:49:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.54 2006/02/06 21:27:29 agriffis Exp $ + + 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.33.ebuild: + Mark 1.1.33 stable on alpha 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> mgetty-1.1.33.ebuild: Stable on ppc. diff --git a/net-dialup/mgetty/Manifest b/net-dialup/mgetty/Manifest index f2d997aca5e8..df8f856301e6 100644 --- a/net-dialup/mgetty/Manifest +++ b/net-dialup/mgetty/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 2e0af8535d6546507144a16be544b051 ChangeLog 8178 RMD160 c9871ec2483de2cc621a81d579632c0b2c0884ed ChangeLog 8178 SHA256 59aeda18b7ec9c593f748f90cfe6458881f12a9cf014506dd2e0f9641e40efef ChangeLog 8178 @@ -70,3 +73,10 @@ SHA256 e9584c74ae888afea4adb38823b33077989175a16e6990d707c12b04f8bc25a3 mgetty-1 MD5 5051a985cf1e4c819f69daa2c4624fe8 mgetty-1.1.34.ebuild 4274 RMD160 369a4131bf99fa24db0fe2c0f82edf8eb61615fc mgetty-1.1.34.ebuild 4274 SHA256 484749d3c7677e1f196d9351191afe7afb10b04291fbe2176264ebe1534d055c mgetty-1.1.34.ebuild 4274 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD579KJrHF4yAQTrARAjTUAJ9SDE6klPDvAlwxpBdpYlBFwTmBhQCfekT+ +S4tg3JobtFeLt3YkKQStr1o= +=ybrL +-----END PGP SIGNATURE----- diff --git a/net-dialup/mgetty/mgetty-1.1.33.ebuild b/net-dialup/mgetty/mgetty-1.1.33.ebuild index b074a5dbf15c..86cbb804e7da 100644 --- a/net-dialup/mgetty/mgetty-1.1.33.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.8 2006/01/15 10:49:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.33.ebuild,v 1.9 2006/02/06 21:27:29 agriffis Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86" IUSE="doc" pkg_setup() { |