diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:43:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:43:59 +0000 |
commit | 1c7410dbed36e2c19631799c78cd498706a6d16c (patch) | |
tree | c8a790a4a47a32137fbae0c5f7ba09959b5467f9 /xfce-extra/xarchiver | |
parent | Stable on sparc (diff) | |
download | gentoo-2-1c7410dbed36e2c19631799c78cd498706a6d16c.tar.gz gentoo-2-1c7410dbed36e2c19631799c78cd498706a6d16c.tar.bz2 gentoo-2-1c7410dbed36e2c19631799c78cd498706a6d16c.zip |
Keyworded ~sparc wrt #157879
(Portage version: 2.1.2-r5)
Diffstat (limited to 'xfce-extra/xarchiver')
-rw-r--r-- | xfce-extra/xarchiver/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xarchiver/xarchiver-0.4.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xarchiver/ChangeLog b/xfce-extra/xarchiver/ChangeLog index 3698595d4aa3..6499c5229518 100644 --- a/xfce-extra/xarchiver/ChangeLog +++ b/xfce-extra/xarchiver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xarchiver # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xarchiver/ChangeLog,v 1.18 2007/01/29 19:27:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xarchiver/ChangeLog,v 1.19 2007/02/02 19:43:59 gustavoz Exp $ + + 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xarchiver-0.4.6.ebuild: + Keyworded ~sparc wrt #157879 29 Jan 2007; Peter Weller <welp@gentoo.org> xarchiver-0.4.6.ebuild: A number of fixes diff --git a/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild b/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild index 3ebda375d3a2..8cb84002490f 100644 --- a/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild +++ b/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild,v 1.11 2007/01/29 19:27:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xarchiver/xarchiver-0.4.6.ebuild,v 1.12 2007/02/02 19:43:59 gustavoz Exp $ inherit xfce44 @@ -8,7 +8,7 @@ DESCRIPTION="Archive manager" HOMEPAGE="http://xarchiver.xfce.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="7zip arj debug lha rar zip" RDEPEND=">=x11-libs/gtk+-2.6 |