diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 11:56:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 11:56:03 +0000 |
commit | 5fc062418c2055ba91857b2b949e16b644462235 (patch) | |
tree | 75371eefb194c1d79ea2b15482760320fba30d70 /app-arch | |
parent | Stable for amd64, wrt bug #556552 (diff) | |
download | gentoo-2-5fc062418c2055ba91857b2b949e16b644462235.tar.gz gentoo-2-5fc062418c2055ba91857b2b949e16b644462235.tar.bz2 gentoo-2-5fc062418c2055ba91857b2b949e16b644462235.zip |
Stable for amd64, wrt bug #550058
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-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 def08e55912c..f2d83d5e2863 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.51 2015/08/02 09:00:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.52 2015/08/03 11:56:03 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> xarchiver-0.5.4.ebuild: + Stable for amd64, wrt bug #550058 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> xarchiver-0.5.4.ebuild: sparc 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 9f8451c0b9bc..95d6d566454c 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.7 2015/08/02 09:00:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.4.ebuild,v 1.8 2015/08/03 11:56:03 ago 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 |