summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2015-02-26 20:42:43 +0000
committerTom Gall <tgall@gentoo.org>2015-02-26 20:42:43 +0000
commitc1a6bc4bba5f3c1e5f6c000886daf152f8f7d545 (patch)
treea65706fc210e0639f7a4cf3097462dbcc3e76d26 /app-crypt
parentupdated icu dep in mozconfig-v5.31, added mozconfig-v5.36 (diff)
downloadgentoo-2-c1a6bc4bba5f3c1e5f6c000886daf152f8f7d545.tar.gz
gentoo-2-c1a6bc4bba5f3c1e5f6c000886daf152f8f7d545.tar.bz2
gentoo-2-c1a6bc4bba5f3c1e5f6c000886daf152f8f7d545.zip
Stable for arm64
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key )
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/shash/ChangeLog5
-rw-r--r--app-crypt/shash/shash-0.2.6-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-crypt/shash/ChangeLog b/app-crypt/shash/ChangeLog
index 262f2bbdb26a..789e3c38a581 100644
--- a/app-crypt/shash/ChangeLog
+++ b/app-crypt/shash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/shash
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/ChangeLog,v 1.38 2015/01/02 22:29:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/ChangeLog,v 1.39 2015/02/26 20:42:43 tgall Exp $
+
+ 26 Feb 2015; <tgall@gentoo.org> shash-0.2.6-r2.ebuild:
+ Stable for arm64
02 Jan 2015; Michał Górny <mgorny@gentoo.org> -shash-0.2.6-r1.ebuild:
Remove old now that -r2 has complete stable keyword set.
diff --git a/app-crypt/shash/shash-0.2.6-r2.ebuild b/app-crypt/shash/shash-0.2.6-r2.ebuild
index 7157de1bb9d3..e8bc900fa853 100644
--- a/app-crypt/shash/shash-0.2.6-r2.ebuild
+++ b/app-crypt/shash/shash-0.2.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r2.ebuild,v 1.10 2014/11/11 10:52:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r2.ebuild,v 1.11 2015/02/26 20:42:43 tgall Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static"
DEPEND=">=app-crypt/mhash-0.8.18-r1"