diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-29 18:48:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-29 18:48:57 +0000 |
commit | 2acb8334b2f97d715ad53ec5c09786e998c02e43 (patch) | |
tree | c8e37038c918c6e53ed92abd9497c8f82b7aaa25 /xfce-extra/thunar-archive | |
parent | Moved recently added patch since it was being applied to stable version (diff) | |
download | gentoo-2-2acb8334b2f97d715ad53ec5c09786e998c02e43.tar.gz gentoo-2-2acb8334b2f97d715ad53ec5c09786e998c02e43.tar.bz2 gentoo-2-2acb8334b2f97d715ad53ec5c09786e998c02e43.zip |
Added ~ppc64
(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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-archive/ChangeLog b/xfce-extra/thunar-archive/ChangeLog index d932432d725f..ca6bcddfe8f7 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.9 2007/03/28 17:42:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.10 2007/03/29 18:48:57 corsair Exp $ + + 29 Mar 2007; Markus Rothe <corsair@gentoo.org> + thunar-archive-0.2.4.ebuild: + Added ~ppc64 28 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> thunar-archive-0.2.4.ebuild: 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 2c2d3d81dfe8..31e472470454 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.7 2007/03/28 17:42:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild,v 1.8 2007/03/29 18:48:57 corsair 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 ~sparc x86" +KEYWORDS="amd64 ~ppc64 ~sparc x86" IUSE="debug" |