diff options
author | 2005-02-13 20:48:08 +0000 | |
---|---|---|
committer | 2005-02-13 20:48:08 +0000 | |
commit | d3454693e9b4215d5abe32df1711edd60742866f (patch) | |
tree | 773937bec2959dc485ee4980453836c1ca9b9a5b /net-mail | |
parent | Added current stable version. Version 0.4.1 is package-masked due to buggy b... (diff) | |
download | gentoo-2-d3454693e9b4215d5abe32df1711edd60742866f.tar.gz gentoo-2-d3454693e9b4215d5abe32df1711edd60742866f.tar.bz2 gentoo-2-d3454693e9b4215d5abe32df1711edd60742866f.zip |
Marking stable wrt security bug #78256
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/cmd5checkpw/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/cmd5checkpw/ChangeLog b/net-mail/cmd5checkpw/ChangeLog index c6215d654ee7..078151df5437 100644 --- a/net-mail/cmd5checkpw/ChangeLog +++ b/net-mail/cmd5checkpw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/cmd5checkpw # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.16 2005/02/13 12:22:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.17 2005/02/13 20:48:08 tester Exp $ + + 13 Feb 2005; Olivier Crête <tester@gentoo.org> cmd5checkpw-0.22-r2.ebuild: + Marking stable wrt security bug #78256 *cmd5checkpw-0.22-r2 (13 Feb 2005) diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild index 08b2605f1cd8..e9394668d8e4 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.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-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild,v 1.1 2005/02/13 12:22:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22-r2.ebuild,v 1.2 2005/02/13 20:48:08 tester Exp $ inherit eutils gcc @@ -10,7 +10,7 @@ HOMEPAGE="http://members.elysium.pl/brush/cmd5checkpw/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" IUSE="" DEPEND="virtual/libc" |