diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 20:29:04 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 20:29:04 +0000 |
commit | 202f50049cac2310cddc6a72e6f4556603b08041 (patch) | |
tree | fcaaac8d25285ab4eb092a102e6a4b848a299ffe /net-mail/cmd5checkpw | |
parent | Bug #93028, clean up PROVIDE instances. (diff) | |
download | gentoo-2-202f50049cac2310cddc6a72e6f4556603b08041.tar.gz gentoo-2-202f50049cac2310cddc6a72e6f4556603b08041.tar.bz2 gentoo-2-202f50049cac2310cddc6a72e6f4556603b08041.zip |
stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/cmd5checkpw')
-rw-r--r-- | net-mail/cmd5checkpw/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/cmd5checkpw/ChangeLog b/net-mail/cmd5checkpw/ChangeLog index 0b750700cd7b..4ddb6e3d0e5c 100644 --- a/net-mail/cmd5checkpw/ChangeLog +++ b/net-mail/cmd5checkpw/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2005/05/16 09:55:15 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.26 2005/05/19 20:29:04 killerfox Exp $ + + 19 May 2005; Rene Nussbaumer <killerfox@gentoo.org> + cmd5checkpw-0.22-r3.ebuild: + Stable on hppa 16 May 2005; Andrej Kacian <ticho@gentoo.org> cmd5checkpw-0.22-r1.ebuild, cmd5checkpw-0.22-r2.ebuild, cmd5checkpw-0.22-r3.ebuild: diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.ebuild index d89fb4043075..c019cb1ce96a 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.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-r3.ebuild,v 1.2 2005/05/16 09:55:15 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22-r3.ebuild,v 1.3 2005/05/19 20:29:04 killerfox Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://members.elysium.pl/brush/cmd5checkpw/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="" DEPEND="virtual/libc" |