summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-19 12:36:46 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-19 12:36:46 +0000
commit6a83dc3c64c6e656b91f8668312faa2d4dde5cfe (patch)
tree847c340d6e2538cbab12fdfb96c680ed7dec63f2 /app-misc/pax-utils
parentVersion bump, remove older (diff)
downloadgentoo-2-6a83dc3c64c6e656b91f8668312faa2d4dde5cfe.tar.gz
gentoo-2-6a83dc3c64c6e656b91f8668312faa2d4dde5cfe.tar.bz2
gentoo-2-6a83dc3c64c6e656b91f8668312faa2d4dde5cfe.zip
Stable on arm, ppc and ppc64. Bug #525842
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog5
-rw-r--r--app-misc/pax-utils/pax-utils-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 969779b2d444..1241b90a7424 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/pax-utils
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.158 2014/10/19 08:39:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.159 2014/10/19 12:36:46 blueness Exp $
+
+ 19 Oct 2014; Anthony G. Basile <blueness@gentoo.org> pax-utils-0.8.1.ebuild:
+ Stable on arm, ppc and ppc64. Bug #525842
*pax-utils-0.9 (19 Oct 2014)
diff --git a/app-misc/pax-utils/pax-utils-0.8.1.ebuild b/app-misc/pax-utils/pax-utils-0.8.1.ebuild
index a91eee05fcd1..74dea01063b6 100644
--- a/app-misc/pax-utils/pax-utils-0.8.1.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.8.1.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-misc/pax-utils/pax-utils-0.8.1.ebuild,v 1.2 2014/10/19 08:29:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.8.1.ebuild,v 1.3 2014/10/19 12:36:46 blueness Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz
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"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="caps python"
#RESTRICT="mirror"