summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-08-01 08:24:07 +0000
committerMarkus Meier <maekke@gentoo.org>2014-08-01 08:24:07 +0000
commit3c5168115aeadfc2faf57b8f0ea9cee54c1f766c (patch)
tree32b17d9d98c555fbe9946bdf9527d4b90f1e3f16 /dev-libs
parentStabilize for all. (diff)
downloadgentoo-2-3c5168115aeadfc2faf57b8f0ea9cee54c1f766c.tar.gz
gentoo-2-3c5168115aeadfc2faf57b8f0ea9cee54c1f766c.tar.bz2
gentoo-2-3c5168115aeadfc2faf57b8f0ea9cee54c1f766c.zip
add ~arm, bug #518506
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/judy/ChangeLog7
-rw-r--r--dev-libs/judy/judy-1.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/judy/ChangeLog b/dev-libs/judy/ChangeLog
index a2f6b50e5619..8a3b5387e40c 100644
--- a/dev-libs/judy/ChangeLog
+++ b/dev-libs/judy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/judy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/ChangeLog,v 1.35 2013/04/30 13:35:15 qnikst Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/ChangeLog,v 1.36 2014/08/01 08:24:07 maekke Exp $
+
+ 01 Aug 2014; Markus Meier <maekke@gentoo.org> judy-1.0.5.ebuild:
+ add ~arm, bug #518506
30 Apr 2013; <qnikst@gentoo.org> judy-1.0.4.ebuild, judy-1.0.5.ebuild,
metadata.xml:
diff --git a/dev-libs/judy/judy-1.0.5.ebuild b/dev-libs/judy/judy-1.0.5.ebuild
index 3ff84162c148..5294dba5e1f5 100644
--- a/dev-libs/judy/judy-1.0.5.ebuild
+++ b/dev-libs/judy/judy-1.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.5 2013/04/30 13:35:15 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.6 2014/08/01 08:24:07 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/judy/Judy-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
src_prepare() {