diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-24 14:23:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-24 14:23:12 +0000 |
commit | 8b4b2aebf7f3ff6b530a402294eb61d6bd5aff92 (patch) | |
tree | e8ac977318bef72d76a5746d2049804067e9a963 /sys-libs | |
parent | Stable for HPPA (bug #427116). (diff) | |
download | gentoo-2-8b4b2aebf7f3ff6b530a402294eb61d6bd5aff92.tar.gz gentoo-2-8b4b2aebf7f3ff6b530a402294eb61d6bd5aff92.tar.bz2 gentoo-2-8b4b2aebf7f3ff6b530a402294eb61d6bd5aff92.zip |
Stable for HPPA (bug #427132).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/cracklib/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/cracklib/cracklib-2.8.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog index 68abd549826c..ea01989d76b5 100644 --- a/sys-libs/cracklib/ChangeLog +++ b/sys-libs/cracklib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/cracklib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.168 2012/07/24 09:47:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.169 2012/07/24 14:23:12 jer Exp $ + + 24 Jul 2012; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.19.ebuild: + Stable for HPPA (bug #427132). 24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> cracklib-2.8.19.ebuild: Stable ppc64, bug #427132 diff --git a/sys-libs/cracklib/cracklib-2.8.19.ebuild b/sys-libs/cracklib/cracklib-2.8.19.ebuild index c16b77c2d6fb..98f722a828ef 100644 --- a/sys-libs/cracklib/cracklib-2.8.19.ebuild +++ b/sys-libs/cracklib/cracklib-2.8.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.19.ebuild,v 1.6 2012/07/24 09:47:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.19.ebuild,v 1.7 2012/07/24 14:23:12 jer Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="nls python static-libs zlib" RDEPEND="zlib? ( sys-libs/zlib )" |