diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 08:40:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 08:40:21 +0000 |
commit | fb3c44e00aeaabefa4ae767f3b7c4a37fa1b3a45 (patch) | |
tree | a3ab8f282b09bcb68cd0260f172b3cfa7f3fc2e2 /net-mail | |
parent | move cdinstall into global (diff) | |
download | gentoo-2-fb3c44e00aeaabefa4ae767f3b7c4a37fa1b3a45.tar.gz gentoo-2-fb3c44e00aeaabefa4ae767f3b7c4a37fa1b3a45.tar.bz2 gentoo-2-fb3c44e00aeaabefa4ae767f3b7c4a37fa1b3a45.zip |
ia64 stable
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/cmd5checkpw/cmd5checkpw-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30.ebuild index 6e5fc9c062c8..910fa47ab8e2 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.30.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30.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.30.ebuild,v 1.8 2005/10/22 20:24:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.30.ebuild,v 1.9 2005/10/30 08:40:21 vapier Exp $ inherit eutils toolchain-funcs fixheadtails @@ -12,7 +12,7 @@ HOMEPAGE="http://www.fehcom.de/qmail/smtpauth.html" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k mips ppc s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k mips ppc s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" |