diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-28 16:21:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-28 16:21:58 +0000 |
commit | f316201f5b6e79f92031e0229d8876acd956751b (patch) | |
tree | 3798e020c825fc61e5f172f18db86ee6468aca4b | |
parent | ppc64 stable wrt bug #530910 (diff) | |
download | gentoo-2-f316201f5b6e79f92031e0229d8876acd956751b.tar.gz gentoo-2-f316201f5b6e79f92031e0229d8876acd956751b.tar.bz2 gentoo-2-f316201f5b6e79f92031e0229d8876acd956751b.zip |
Stable for HPPA (bug #550300).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | app-misc/pax-utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index 5f323dc84e92..f41abae00c47 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.178 2015/05/25 10:47:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.179 2015/05/28 16:21:58 jer Exp $ + + 28 May 2015; Jeroen Roovers <jer@gentoo.org> pax-utils-1.0.3.ebuild: + Stable for HPPA (bug #550300). 25 May 2015; Mikle Kolyada <zlogene@gentoo.org> pax-utils-1.0.3.ebuild: x86 stable wrt 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 489668ede3fd..828fd8238a18 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.5 2015/05/25 10:47:27 zlogene Exp $ +# $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 $ 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 ) |