diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:00:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:00:45 +0000 |
commit | df7b88cf2208671632645d6abac1e0642620eea0 (patch) | |
tree | ced563eab7290ec377379546b192b8d7e52824d6 /app-arch/xarchiver | |
parent | sparc stable wrt bug #554712 (diff) | |
download | gentoo-2-df7b88cf2208671632645d6abac1e0642620eea0.tar.gz gentoo-2-df7b88cf2208671632645d6abac1e0642620eea0.tar.bz2 gentoo-2-df7b88cf2208671632645d6abac1e0642620eea0.zip |
sparc stable wrt bug #550058
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-arch/xarchiver')
-rw-r--r-- | app-arch/xarchiver/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/xarchiver/xarchiver-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/xarchiver/ChangeLog b/app-arch/xarchiver/ChangeLog index 78c2377b04a2..def08e55912c 100644 --- a/app-arch/xarchiver/ChangeLog +++ b/app-arch/xarchiver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/xarchiver # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.50 2015/07/23 20:34:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.51 2015/08/02 09:00:45 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> xarchiver-0.5.4.ebuild: + sparc stable wrt bug #550058 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> xarchiver-0.5.4.ebuild: ppc stable wrt bug #550058 diff --git a/app-arch/xarchiver/xarchiver-0.5.4.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.ebuild index 3b50ccfd9859..9f8451c0b9bc 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.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-arch/xarchiver/xarchiver-0.5.4.ebuild,v 1.6 2015/07/23 20:34:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.4.ebuild,v 1.7 2015/08/02 09:00:45 pacho Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/glib-2 |