diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:56:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:56:47 +0000 |
commit | 8b865135f981624c8fa6c2a2065a9160b79891f3 (patch) | |
tree | 8e746c9770b6a051ffadc7a93b31abc99c8bd96d | |
parent | Marking thunderbird-3.1.1 ppc64 for bug 329279 (diff) | |
download | gentoo-2-8b865135f981624c8fa6c2a2065a9160b79891f3.tar.gz gentoo-2-8b865135f981624c8fa6c2a2065a9160b79891f3.tar.bz2 gentoo-2-8b865135f981624c8fa6c2a2065a9160b79891f3.zip |
Stable for HPPA (bug #323729).
(Portage version: 2.2_rc67/cvs/Linux i686)
-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 c81bf77ab01e..321398a436d6 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.8 2010/07/23 07:53:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.9 2010/08/10 15:56:47 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> + thunar-archive-plugin-0.2.4-r2.ebuild: + Stable for HPPA (bug #323729). 23 Jul 2010; Markus Meier <maekke@gentoo.org> thunar-archive-plugin-0.2.4-r2.ebuild: 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 f1cdd8e37ecc..01357d7a9b11 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.5 2010/07/23 07:53:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.6 2010/08/10 15:56:47 jer 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" |