diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 18:22:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 18:22:14 +0000 |
commit | 71cfbecb9fa02516b775e8770af0324769976ed9 (patch) | |
tree | 634d999cae4fe00d5480c4f470a26dcd347bd552 /xfce-extra/thunar-archive | |
parent | Add ~alpha wrt #175749 (diff) | |
download | gentoo-2-71cfbecb9fa02516b775e8770af0324769976ed9.tar.gz gentoo-2-71cfbecb9fa02516b775e8770af0324769976ed9.tar.bz2 gentoo-2-71cfbecb9fa02516b775e8770af0324769976ed9.zip |
Add ~alpha wrt #175749
(Portage version: 2.1.2.7)
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 5263a522785f..35b9cf776337 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.19 2007/05/18 11:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.20 2007/05/18 18:22:14 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + thunar-archive-0.2.4-r1.ebuild: + Add ~alpha wrt #175749 18 May 2007; Raúl Porcel <armin76@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 6e7db6e1e47d..64e48b3863db 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.6 2007/05/18 11:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.7 2007/05/18 18:22:14 armin76 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="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND="|| ( xfce-extra/xarchiver app-arch/file-roller xfce-extra/squeeze )" |