diff options
author | 2012-08-26 17:23:41 +0000 | |
---|---|---|
committer | 2012-08-26 17:23:41 +0000 | |
commit | e1126bdf47daf0fc46fbd88e6169e472a0a964ba (patch) | |
tree | 3fc54f1cb1d8b305d5140e3f1ece89cd5d795967 /sys-libs | |
parent | alpha/ia64/s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-e1126bdf47daf0fc46fbd88e6169e472a0a964ba.tar.gz gentoo-2-e1126bdf47daf0fc46fbd88e6169e472a0a964ba.tar.bz2 gentoo-2-e1126bdf47daf0fc46fbd88e6169e472a0a964ba.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #427132
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 cd95a231d680..e627f03b41bd 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.171 2012/08/19 21:03:34 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.172 2012/08/26 17:23:41 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.19.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #427132 19 Aug 2012; Christoph Junghans <ottxor@gentoo.org> cracklib-2.8.19.ebuild: added prefix keywords diff --git a/sys-libs/cracklib/cracklib-2.8.19.ebuild b/sys-libs/cracklib/cracklib-2.8.19.ebuild index 9543ec8a96df..7fe2f9d130e7 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.9 2012/08/19 21:03:34 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.19.ebuild,v 1.10 2012/08/26 17:23:41 armin76 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 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="nls python static-libs zlib" RDEPEND="zlib? ( sys-libs/zlib )" |