summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-08-11 20:46:44 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-08-11 20:46:44 +0000
commit874b64ba9e9bfc80b3fb9dedaa6cc7600891cc4d (patch)
treedddd9fbf3c292418b71281ee25f4ba8ea16d35a3 /xfce-base
parentMarked ppc stable for bug #323729. (diff)
downloadgentoo-2-874b64ba9e9bfc80b3fb9dedaa6cc7600891cc4d.tar.gz
gentoo-2-874b64ba9e9bfc80b3fb9dedaa6cc7600891cc4d.tar.bz2
gentoo-2-874b64ba9e9bfc80b3fb9dedaa6cc7600891cc4d.zip
Marked ppc stable for bug #323729.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index b8b495d76787..7a58844ef661 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.97 2010/08/10 15:52:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.98 2010/08/11 20:46:44 josejx Exp $
+
+ 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> thunar-1.0.2.ebuild:
+ Marked ppc stable for bug #323729.
10 Aug 2010; Jeroen Roovers <jer@gentoo.org> thunar-1.0.2.ebuild:
Stable for HPPA (bug #323729).
diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild
index 461f6ef7f87a..7339a1944521 100644
--- a/xfce-base/thunar/thunar-1.0.2.ebuild
+++ b/xfce-base/thunar/thunar-1.0.2.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-base/thunar/thunar-1.0.2.ebuild,v 1.7 2010/08/10 15:52:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.8 2010/08/11 20:46:44 josejx Exp $
EAPI=2
MY_P=${P/t/T}
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.0/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="dbus debug doc exif gnome hal pcre startup-notification +trash-plugin"
RDEPEND=">=dev-lang/perl-5.6