diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-02 16:36:05 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-02 16:36:05 +0000 |
commit | d4e64dd6b458058f7ac940abb223f7e049159484 (patch) | |
tree | 53d95a1d97dee37f552b58396c03e1a45119228f /sys-libs/cracklib | |
parent | Stable on ppc wrt bug 194417 (diff) | |
download | gentoo-2-d4e64dd6b458058f7ac940abb223f7e049159484.tar.gz gentoo-2-d4e64dd6b458058f7ac940abb223f7e049159484.tar.bz2 gentoo-2-d4e64dd6b458058f7ac940abb223f7e049159484.zip |
stable ppc, bug #194466
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r-- | sys-libs/cracklib/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/cracklib/cracklib-2.8.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog index 86561226acb8..729934b66e5f 100644 --- a/sys-libs/cracklib/ChangeLog +++ b/sys-libs/cracklib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/cracklib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.111 2007/10/02 15:55:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.112 2007/10/02 16:36:05 pylon Exp $ + + 02 Oct 2007; Lars Weiler <pylon@gentoo.org> cracklib-2.8.10.ebuild: + stable ppc, bug #194466 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.10.ebuild: alpha/ia64 stable wrt #194466 diff --git a/sys-libs/cracklib/cracklib-2.8.10.ebuild b/sys-libs/cracklib/cracklib-2.8.10.ebuild index b3e625978cc1..7b1f733505ea 100644 --- a/sys-libs/cracklib/cracklib-2.8.10.ebuild +++ b/sys-libs/cracklib/cracklib-2.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.5 2007/10/02 15:55:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.6 2007/10/02 16:36:05 pylon Exp $ inherit toolchain-funcs multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz" LICENSE="CRACKLIB" 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" DEPEND="python? ( dev-lang/python )" |