summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-09-13 11:54:53 +0000
committerMarkus Meier <maekke@gentoo.org>2014-09-13 11:54:53 +0000
commitd1f090e19f50cae89ac8639bd645096bc5ca2b04 (patch)
tree6bfe35bec75cf2346c50683b879203eabca79134 /app-arch
parentarm stable, bug #518614 (diff)
downloadgentoo-2-d1f090e19f50cae89ac8639bd645096bc5ca2b04.tar.gz
gentoo-2-d1f090e19f50cae89ac8639bd645096bc5ca2b04.tar.bz2
gentoo-2-d1f090e19f50cae89ac8639bd645096bc5ca2b04.zip
arm stable, bug #518926
(Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/unrar/ChangeLog5
-rw-r--r--app-arch/unrar/unrar-5.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unrar/ChangeLog b/app-arch/unrar/ChangeLog
index 3e39e7b75dd0..f7913f2f1c46 100644
--- a/app-arch/unrar/ChangeLog
+++ b/app-arch/unrar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unrar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.231 2014/08/15 20:08:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.232 2014/09/13 11:54:53 maekke Exp $
+
+ 13 Sep 2014; Markus Meier <maekke@gentoo.org> unrar-5.1.6.ebuild:
+ arm stable, bug #518926
15 Aug 2014; Johannes Huber <johu@gentoo.org> unrar-5.1.6.ebuild:
amd64 stable, bug #518926
diff --git a/app-arch/unrar/unrar-5.1.6.ebuild b/app-arch/unrar/unrar-5.1.6.ebuild
index fec7ab7e3b8e..0cd0f3a6c98b 100644
--- a/app-arch/unrar/unrar-5.1.6.ebuild
+++ b/app-arch/unrar/unrar-5.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-5.1.6.ebuild,v 1.4 2014/08/15 20:08:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-5.1.6.ebuild,v 1.5 2014/09/13 11:54:53 maekke Exp $
EAPI=5
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz"
LICENSE="unRAR"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"