diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:15:12 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:15:12 +0000 |
commit | 224c73dc3b7cb9f3a7e3c4fd7ab4ee40a66bdd78 (patch) | |
tree | 71cc49e16fcd6a62b584cc6566bee331497ba848 /xfce-extra | |
parent | Stable on amd64 wrt bug #323729 (diff) | |
download | gentoo-2-224c73dc3b7cb9f3a7e3c4fd7ab4ee40a66bdd78.tar.gz gentoo-2-224c73dc3b7cb9f3a7e3c4fd7ab4ee40a66bdd78.tar.bz2 gentoo-2-224c73dc3b7cb9f3a7e3c4fd7ab4ee40a66bdd78.zip |
Stable on amd64 wrt bug #323729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-archive-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-archive-plugin/ChangeLog b/xfce-extra/thunar-archive-plugin/ChangeLog index 219f3512a347..aeab90196396 100644 --- a/xfce-extra/thunar-archive-plugin/ChangeLog +++ b/xfce-extra/thunar-archive-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-archive-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.4 2010/05/27 02:27:41 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.5 2010/06/29 07:15:12 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> + thunar-archive-plugin-0.2.4-r2.ebuild: + Stable on amd64 wrt bug #323729 *thunar-archive-plugin-0.2.4-r2 (27 May 2010) diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild index fbaa5663fac2..94e6711fb5d0 100644 --- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.1 2010/05/27 02:27:41 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.2 2010/06/29 07:15:12 angelos Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.2/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" COMMON_DEPEND="<xfce-base/thunar-1.1.0" |