summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-06-02 05:21:01 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-06-02 05:21:01 +0000
commitcd11fb9684dad1e93e2b32db6419a5c3d2ff54ee (patch)
treeb33239056e8c1a4288c24bacb03da5c3b457debe /app-misc/pax-utils
parentsparc stable wrt bug #549978 (diff)
downloadgentoo-2-cd11fb9684dad1e93e2b32db6419a5c3d2ff54ee.tar.gz
gentoo-2-cd11fb9684dad1e93e2b32db6419a5c3d2ff54ee.tar.bz2
gentoo-2-cd11fb9684dad1e93e2b32db6419a5c3d2ff54ee.zip
sparc stable wrt bug #550300
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog5
-rw-r--r--app-misc/pax-utils/pax-utils-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index f41abae00c47..0a082b4cdf82 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.179 2015/05/28 16:21:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.180 2015/06/02 05:21:01 jmorgan Exp $
+
+ 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> pax-utils-1.0.3.ebuild:
+ sparc stable wrt bug #550300
28 May 2015; Jeroen Roovers <jer@gentoo.org> pax-utils-1.0.3.ebuild:
Stable for HPPA (bug #550300).
diff --git a/app-misc/pax-utils/pax-utils-1.0.3.ebuild b/app-misc/pax-utils/pax-utils-1.0.3.ebuild
index 828fd8238a18..8dcd9727e884 100644
--- a/app-misc/pax-utils/pax-utils-1.0.3.ebuild
+++ b/app-misc/pax-utils/pax-utils-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-1.0.3.ebuild,v 1.6 2015/05/28 16:21:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-1.0.3.ebuild,v 1.7 2015/06/02 05:21:01 jmorgan 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"
RDEPEND="caps? ( sys-libs/libcap )