From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D41401397E9 for ; Wed, 19 Aug 2015 02:44:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7967E0848; Wed, 19 Aug 2015 02:44:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CECC4E081C for ; Wed, 19 Aug 2015 02:44:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A36FE3407A3 for ; Wed, 19 Aug 2015 02:43:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54D3F124 for ; Wed, 19 Aug 2015 02:43:56 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1439952150.efb29e9c4e48968a6ad5eb6e19d81c5d382cf31a.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cracklib-words/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/cracklib-words/Manifest sys-apps/cracklib-words/cracklib-words-2.9.6.ebuild X-VCS-Directories: sys-apps/cracklib-words/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: efb29e9c4e48968a6ad5eb6e19d81c5d382cf31a X-VCS-Branch: master Date: Wed, 19 Aug 2015 02:43:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 84ad3439-ba8d-467e-92d5-8169cf1cc6c1 X-Archives-Hash: 9ade71050ba57dcc29fb0073f7bc0db0 commit: efb29e9c4e48968a6ad5eb6e19d81c5d382cf31a Author: Mike Frysinger gentoo org> AuthorDate: Wed Aug 19 02:33:15 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Wed Aug 19 02:42:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efb29e9c sys-apps/cracklib-words: version bump to 2.9.6 Also update the EAPI and HOMEPAGE to github. sys-apps/cracklib-words/Manifest | 3 ++- .../cracklib-words/cracklib-words-2.9.6.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/sys-apps/cracklib-words/Manifest b/sys-apps/cracklib-words/Manifest index 6f7e6c5..34e2669 100644 --- a/sys-apps/cracklib-words/Manifest +++ b/sys-apps/cracklib-words/Manifest @@ -1 +1,2 @@ -DIST cracklib-words-20080507.gz 4515718 SHA256 e0c7f452c1fd80d551ae4a7d1afa7fa19cbf47c2d6d5dafc1255c1e76502cb71 +DIST cracklib-words-2.9.6.gz 5536645 SHA256 27973245225eeb9d0090e97f3dea4197dec99b64d9d3a791a60298f3b021824c SHA512 fc5bbe7699c9c9e3f39f5c82f53ec8a4ea85e08d5513188a2f6423f92779008b87d85cfcf87a9a5d13a49b04c30f73890cd4d3fa7cd4a6bdac5c1ebc18e18bc3 WHIRLPOOL b08492a26adc1ae867d04aa56b227c86d21ee75f3486bd761161c184cac8252677bd153a04732e47300d3208d48fbe7bc5b4a4c5ca9bca631079e79f364cfb39 +DIST cracklib-words-20080507.gz 4515718 SHA256 e0c7f452c1fd80d551ae4a7d1afa7fa19cbf47c2d6d5dafc1255c1e76502cb71 SHA512 d21055d6439a2b92b23ab6fd31222d9330315a0b44f53fae308ce5749a9fcb33b7df982f85ca8e2d6d2f9cc4c7264dfc3ed454edbccecd76289713df09fd633e WHIRLPOOL 435ca671c1e9f4b5b45852ff9295af89cedcfc408be420a7ff93f85147bb9bf9cd32b2d9c24a7677b5db9df674a27c476fcbc9e9a012e71709f6e6005e763b0c diff --git a/sys-apps/cracklib-words/cracklib-words-2.9.6.ebuild b/sys-apps/cracklib-words/cracklib-words-2.9.6.ebuild new file mode 100644 index 0000000..4b0191e --- /dev/null +++ b/sys-apps/cracklib-words/cracklib-words-2.9.6.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DESCRIPTION="large set of crack/cracklib dictionaries" +HOMEPAGE="https://github.com/cracklib/cracklib/" +SRC_URI="https://github.com/cracklib/cracklib/releases/download/${P/-words}/${P}.gz" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +S=${WORKDIR} + +src_install() { + insinto /usr/share/dict + newins ${P} ${PN} +} + +pkg_postinst() { + if [ "${ROOT}" = "/" ] && create-cracklib-dict -h >&/dev/null ; then + ebegin "Regenerating cracklib dictionary" + create-cracklib-dict /usr/share/dict/* >/dev/null + eend $? + fi +}