diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:48:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:48:50 +0000 |
commit | 15e74bda0ab8558dfdb98e9aab59ed637d919f4b (patch) | |
tree | ba35009c052355a752149d9fa92018176f8102f5 /xfce-extra | |
parent | Marked ppc stable for bug #323729. (diff) | |
download | gentoo-2-15e74bda0ab8558dfdb98e9aab59ed637d919f4b.tar.gz gentoo-2-15e74bda0ab8558dfdb98e9aab59ed637d919f4b.tar.bz2 gentoo-2-15e74bda0ab8558dfdb98e9aab59ed637d919f4b.zip |
Marked ppc stable for 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 321398a436d6..2fdd55a38e89 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.9 2010/08/10 15:56:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.10 2010/08/11 20:48:50 josejx Exp $ + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> + thunar-archive-plugin-0.2.4-r2.ebuild: + Marked ppc stable for bug #323729. 10 Aug 2010; Jeroen Roovers <jer@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 01357d7a9b11..8c9219678d5d 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.6 2010/08/10 15:56:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.7 2010/08/11 20:48:50 josejx 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" |