summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 21:59:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 21:59:49 +0000
commit89b880bdf2f7430de741cd9a92ae9ba1ec64d86e (patch)
tree0781c3b76a8b797bc8efc59afe11b3b939595158 /dev-perl/Crypt-Cracklib
parentMarking amd64 stable (diff)
downloadgentoo-2-89b880bdf2f7430de741cd9a92ae9ba1ec64d86e.tar.gz
gentoo-2-89b880bdf2f7430de741cd9a92ae9ba1ec64d86e.tar.bz2
gentoo-2-89b880bdf2f7430de741cd9a92ae9ba1ec64d86e.zip
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/Crypt-Cracklib')
-rw-r--r--dev-perl/Crypt-Cracklib/ChangeLog6
-rw-r--r--dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Cracklib/ChangeLog b/dev-perl/Crypt-Cracklib/ChangeLog
index 5f51df5f6445..64b8cb5112da 100644
--- a/dev-perl/Crypt-Cracklib/ChangeLog
+++ b/dev-perl/Crypt-Cracklib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Crypt-Cracklib
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/ChangeLog,v 1.10 2006/09/10 16:27:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/ChangeLog,v 1.11 2006/10/20 21:59:49 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Crypt-Cracklib-0.01.ebuild:
+ Marking amd64 stable
10 Sep 2006; Michael Cummings <mcummings@gentoo.org>
Crypt-Cracklib-0.01.ebuild:
diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
index fd70a5df99b6..38e897241a1d 100644
--- a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
+++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild,v 1.12 2006/09/10 16:27:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild,v 1.13 2006/10/20 21:59:49 mcummings Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="${SRC_URI_BASE}/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~amd64 ia64 x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
mydoc="Changes"