diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:28:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:28:28 +0000 |
commit | c1ded695e6cd1f280849d5745566e4db54184ec5 (patch) | |
tree | 2066f63da3f75985548c8783ad38a9cdde1fb3cc /app-arch/xarchiver | |
parent | ia64/s390/sparc stable wrt #345485 (diff) | |
download | gentoo-2-c1ded695e6cd1f280849d5745566e4db54184ec5.tar.gz gentoo-2-c1ded695e6cd1f280849d5745566e4db54184ec5.tar.bz2 gentoo-2-c1ded695e6cd1f280849d5745566e4db54184ec5.zip |
alpha/ia64/sparc stable wrt #349022
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-arch/xarchiver')
-rw-r--r-- | app-arch/xarchiver/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/xarchiver/ChangeLog b/app-arch/xarchiver/ChangeLog index af3f5dfbfa6d..494807b081ed 100644 --- a/app-arch/xarchiver/ChangeLog +++ b/app-arch/xarchiver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/xarchiver -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.27 2010/12/26 13:46:53 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.28 2011/01/06 13:28:28 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> xarchiver-0.5.2-r2.ebuild: + alpha/ia64/sparc stable wrt #349022 26 Dec 2010; Markus Meier <maekke@gentoo.org> xarchiver-0.5.2-r2.ebuild: arm stable, bug #349022 diff --git a/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild b/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild index 2948e914e501..b4f20a91e056 100644 --- a/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild,v 1.7 2010/12/26 13:46:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r2.ebuild,v 1.8 2011/01/06 13:28:28 armin76 Exp $ EAPI=3 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=">=x11-libs/gtk+-2.10:2 |