diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:13:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:13:32 +0000 |
commit | 3a16336a263e104e9b0f8c0e1b3c852305e14679 (patch) | |
tree | 4d0aea3b78941d8b258006ccc7acbd38a2e5fa94 /xfce-extra/thunar-archive | |
parent | stable amd64, bug 174678 (diff) | |
download | gentoo-2-3a16336a263e104e9b0f8c0e1b3c852305e14679.tar.gz gentoo-2-3a16336a263e104e9b0f8c0e1b3c852305e14679.tar.bz2 gentoo-2-3a16336a263e104e9b0f8c0e1b3c852305e14679.zip |
Stable on sparc wrt #178510
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/thunar-archive')
-rw-r--r-- | xfce-extra/thunar-archive/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-archive/ChangeLog b/xfce-extra/thunar-archive/ChangeLog index b92b1fc00245..d81358cdddc2 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.17 2007/05/11 06:42:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.18 2007/05/15 18:13:32 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + thunar-archive-0.2.4-r1.ebuild: + Stable on sparc wrt #178510 11 May 2007; Samuli Suominen <drac@gentoo.org> thunar-archive-0.2.4-r1.ebuild: diff --git a/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild b/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild index 5ae4d90248f8..930025ece893 100644 --- a/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild +++ b/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.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-r1.ebuild,v 1.4 2007/05/11 06:42:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.5 2007/05/15 18:13:32 gustavoz Exp $ inherit xfce44 @@ -12,7 +12,7 @@ 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND="|| ( xfce-extra/xarchiver app-arch/file-roller xfce-extra/squeeze )" |