summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-06 14:11:49 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-06 14:11:49 +0000
commit1d4664db62bbfaff8fcdd364d9d34c64e80f7049 (patch)
tree2488324dd7788c2fdf5f62a135ab458b49f392eb /dev-perl/Crypt-DES
parentVersion bump. (diff)
downloadgentoo-2-1d4664db62bbfaff8fcdd364d9d34c64e80f7049.tar.gz
gentoo-2-1d4664db62bbfaff8fcdd364d9d34c64e80f7049.tar.bz2
gentoo-2-1d4664db62bbfaff8fcdd364d9d34c64e80f7049.zip
Stable for HPPA (bug #492106).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r--dev-perl/Crypt-DES/ChangeLog5
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-DES/ChangeLog b/dev-perl/Crypt-DES/ChangeLog
index 55fc29e694e2..608513788ca3 100644
--- a/dev-perl/Crypt-DES/ChangeLog
+++ b/dev-perl/Crypt-DES/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Crypt-DES
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.33 2013/09/07 18:26:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.34 2013/12/06 14:11:49 jer Exp $
+
+ 06 Dec 2013; Jeroen Roovers <jer@gentoo.org> Crypt-DES-2.70.0.ebuild:
+ Stable for HPPA (bug #492106).
*Crypt-DES-2.70.0 (07 Sep 2013)
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
index d89e031e3dcb..39e6ef3f206f 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.1 2013/09/07 18:26:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.2 2013/12/06 14:11:49 jer Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Crypt::DES module for perl"
LICENSE="DES"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
export OPTIMIZE="${CFLAGS}"