public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/cracklib-words: cracklib-words-20080507.ebuild ChangeLog
@ 2010-05-21  2:00 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2010-05-21  2:00 UTC (permalink / raw
  To: gentoo-commits

vapier      10/05/21 02:00:44

  Modified:             cracklib-words-20080507.ebuild ChangeLog
  Log:
  Mark alpha/arm/ia64/s390/sh stable #311827.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sys-apps/cracklib-words/cracklib-words-20080507.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?r1=1.7&r2=1.8

Index: cracklib-words-20080507.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cracklib-words-20080507.ebuild	26 Oct 2008 22:55:51 -0000	1.7
+++ cracklib-words-20080507.ebuild	21 May 2010 02:00:44 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v 1.7 2008/10/26 22:55:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v 1.8 2010/05/21 02:00:44 vapier Exp $
 
 DESCRIPTION="large set of crack/cracklib dictionaries"
 HOMEPAGE="http://sourceforge.net/projects/cracklib"
@@ -21,7 +21,7 @@
 }
 
 pkg_postinst() {
-	if [[ ${ROOT} == "/" ]] ; then
+	if [ "${ROOT}" = "/" ] && type create-cracklib-dict >/dev/null ; then
 		ebegin "Regenerating cracklib dictionary"
 		create-cracklib-dict /usr/share/dict/* > /dev/null
 		eend $?



1.30                 sys-apps/cracklib-words/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	26 Oct 2008 22:55:51 -0000	1.29
+++ ChangeLog	21 May 2010 02:00:44 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/cracklib-words
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v 1.29 2008/10/26 22:55:51 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v 1.30 2010/05/21 02:00:44 vapier Exp $
+
+  21 May 2010; Mike Frysinger <vapier@gentoo.org>
+  cracklib-words-20080507.ebuild:
+  Mark alpha/arm/ia64/s390/sh stable #311827.
 
   26 Oct 2008; Jeroen Roovers <jer@gentoo.org>
   cracklib-words-20080507.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/cracklib-words: cracklib-words-20080507.ebuild ChangeLog
@ 2011-07-11 20:45 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-11 20:45 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/11 20:45:34

  Modified:             cracklib-words-20080507.ebuild ChangeLog
  Log:
  keyword ~x86-fbsd thanks to Johan Hattne, bug #319453
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sys-apps/cracklib-words/cracklib-words-20080507.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?r1=1.8&r2=1.9

Index: cracklib-words-20080507.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cracklib-words-20080507.ebuild	21 May 2010 02:00:44 -0000	1.8
+++ cracklib-words-20080507.ebuild	11 Jul 2011 20:45:34 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v 1.8 2010/05/21 02:00:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-20080507.ebuild,v 1.9 2011/07/11 20:45:34 aballier Exp $
 
 DESCRIPTION="large set of crack/cracklib dictionaries"
 HOMEPAGE="http://sourceforge.net/projects/cracklib"
@@ -8,7 +8,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



1.32                 sys-apps/cracklib-words/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cracklib-words/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	21 May 2010 02:01:49 -0000	1.31
+++ ChangeLog	11 Jul 2011 20:45:34 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/cracklib-words
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v 1.31 2010/05/21 02:01:49 vapier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/ChangeLog,v 1.32 2011/07/11 20:45:34 aballier Exp $
+
+  11 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+  cracklib-words-20080507.ebuild:
+  keyword ~x86-fbsd thanks to Johan Hattne, bug #319453
 
   21 May 2010; Mike Frysinger <vapier@gentoo.org>
   cracklib-words-20080507.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-11 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 20:45 [gentoo-commits] gentoo-x86 commit in sys-apps/cracklib-words: cracklib-words-20080507.ebuild ChangeLog Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-21  2:00 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox