diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-28 17:42:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-28 17:42:14 +0000 |
commit | 78266a666c419cea2aa8b3a97eb861099a2a001d (patch) | |
tree | 2dad334c9065311d4ec8bf3e5d0f89fe8895c8ca /xfce-extra | |
parent | Initial import, thanks to Pierre Clairambault <pclairam@gmail.com>, bug #171135 (diff) | |
download | gentoo-2-78266a666c419cea2aa8b3a97eb861099a2a001d.tar.gz gentoo-2-78266a666c419cea2aa8b3a97eb861099a2a001d.tar.bz2 gentoo-2-78266a666c419cea2aa8b3a97eb861099a2a001d.zip |
Keyworded ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-archive/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-archive/ChangeLog b/xfce-extra/thunar-archive/ChangeLog index f4e1f3483844..d932432d725f 100644 --- a/xfce-extra/thunar-archive/ChangeLog +++ b/xfce-extra/thunar-archive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-archive # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.8 2007/03/10 10:18:01 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.9 2007/03/28 17:42:14 gustavoz Exp $ + + 28 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + thunar-archive-0.2.4.ebuild: + Keyworded ~sparc 10 Mar 2007; Peter Weller <welp@gentoo.org> thunar-archive-0.2.4.ebuild: Stable on amd64 wrt bug 169987 diff --git a/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild b/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild index eef9173b67c8..2c2d3d81dfe8 100644 --- a/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild +++ b/xfce-extra/thunar-archive/thunar-archive-0.2.4.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/thunar-archive/thunar-archive-0.2.4.ebuild,v 1.6 2007/03/10 10:18:01 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild,v 1.7 2007/03/28 17:42:14 gustavoz Exp $ inherit xfce44 @@ -13,5 +13,5 @@ DESCRIPTION="Thunar archive plugin" HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin/" SRC_URI="http://download2.berlios.de/xfce-goodies/${MY_P}${COMPRESS}" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~sparc x86" IUSE="debug" |