diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:09:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:09:21 +0000 |
commit | 3763df0aedf7f28f664548c1cf9bce107ef2608a (patch) | |
tree | 2a4d20399ac744bd4eaf29392fe391dd6fc21afe | |
parent | Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #... (diff) | |
download | gentoo-2-3763df0aedf7f28f664548c1cf9bce107ef2608a.tar.gz gentoo-2-3763df0aedf7f28f664548c1cf9bce107ef2608a.tar.bz2 gentoo-2-3763df0aedf7f28f664548c1cf9bce107ef2608a.zip |
Stable for alpha, wrt bug #525842
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-misc/pax-utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index 78354387cd79..e0ff9d4446eb 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.166 2014/10/30 09:56:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.167 2014/11/02 09:09:21 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pax-utils-0.8.1.ebuild: + Stable for alpha, wrt bug #525842 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pax-utils-0.8.1.ebuild: Stable for x86, wrt bug #525842 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 3b8aa9d8f83a..ecff3442efdb 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.7 2014/10/30 09:56:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.8.1.ebuild,v 1.8 2014/11/02 09:09:21 ago 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" |