diff options
author | 2007-10-02 15:55:44 +0000 | |
---|---|---|
committer | 2007-10-02 15:55:44 +0000 | |
commit | bcf809211903a7d3aeed7bf26c568046137d71ee (patch) | |
tree | f510483cba97fe179260ff4ff638014c5aa4f166 | |
parent | alpha/ia64 stable wrt #194246 (diff) | |
download | gentoo-2-bcf809211903a7d3aeed7bf26c568046137d71ee.tar.gz gentoo-2-bcf809211903a7d3aeed7bf26c568046137d71ee.tar.bz2 gentoo-2-bcf809211903a7d3aeed7bf26c568046137d71ee.zip |
alpha/ia64 stable wrt #194466
(Portage version: 2.1.3.9)
-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 bbae8996896a..86561226acb8 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.110 2007/10/02 09:39:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.111 2007/10/02 15:55:44 armin76 Exp $ + + 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.10.ebuild: + alpha/ia64 stable wrt #194466 02 Oct 2007; Christian Faulhammer <opfer@gentoo.org> cracklib-2.8.10.ebuild: diff --git a/sys-libs/cracklib/cracklib-2.8.10.ebuild b/sys-libs/cracklib/cracklib-2.8.10.ebuild index 9d291c3a936b..b3e625978cc1 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.4 2007/10/02 09:39:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.5 2007/10/02 15:55:44 armin76 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 )" |