diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-11 15:24:13 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-11 15:24:13 +0000 |
commit | 75e0f4ee343d25c75ec53bacbe018c10d5319bc5 (patch) | |
tree | 7993c1c78cf08d5f6e2ca7ec5c9b21c6f2f2f30a /net-mail/checkpassword | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-75e0f4ee343d25c75ec53bacbe018c10d5319bc5.tar.gz historical-75e0f4ee343d25c75ec53bacbe018c10d5319bc5.tar.bz2 historical-75e0f4ee343d25c75ec53bacbe018c10d5319bc5.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'net-mail/checkpassword')
-rw-r--r-- | net-mail/checkpassword/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/checkpassword/checkpassword-0.90-r3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-mail/checkpassword/ChangeLog b/net-mail/checkpassword/ChangeLog index f2b56db988d4..d6ef9387b3e6 100644 --- a/net-mail/checkpassword/ChangeLog +++ b/net-mail/checkpassword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/checkpassword # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/ChangeLog,v 1.24 2011/02/06 09:03:52 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/ChangeLog,v 1.25 2011/07/11 15:24:13 aballier Exp $ + + 11 Jul 2011; Alexis Ballier <aballier@gentoo.org> + checkpassword-0.90-r3.ebuild: + keyword ~x86-fbsd 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> checkpassword-0.90-r2.ebuild: Drop to ~mips diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild index 8a8be615edc2..a7adc97b0f03 100644 --- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/checkpassword-0.90-r3.ebuild,v 1.2 2008/10/14 07:24:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/checkpassword-0.90-r3.ebuild,v 1.3 2011/07/11 15:24:13 aballier Exp $ inherit eutils fixheadtails flag-o-matic qmail @@ -10,7 +10,7 @@ SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="static" src_unpack() { |