diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-30 13:39:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-30 13:39:26 +0000 |
commit | 66d2fd93cd8f9fc195971a4419450fd2af000fe5 (patch) | |
tree | cdefde546607c598e7ea338cc4330c83c1e7852c /xfce-extra | |
parent | package.mask dev-java/saxon-bin for removal in 30 (diff) | |
download | gentoo-2-66d2fd93cd8f9fc195971a4419450fd2af000fe5.tar.gz gentoo-2-66d2fd93cd8f9fc195971a4419450fd2af000fe5.tar.bz2 gentoo-2-66d2fd93cd8f9fc195971a4419450fd2af000fe5.zip |
Add ~ia64
(Portage version: 2.1.2.3)
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 ca6bcddfe8f7..30f584e9cc6c 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.10 2007/03/29 18:48:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.11 2007/03/30 13:39:26 armin76 Exp $ + + 30 Mar 2007; Raúl Porcel <armin76@gentoo.org> + thunar-archive-0.2.4.ebuild: + Add ~ia64 29 Mar 2007; Markus Rothe <corsair@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 31e472470454..05a8ed4a242d 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.8 2007/03/29 18:48:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4.ebuild,v 1.9 2007/03/30 13:39:26 armin76 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 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86" IUSE="debug" |