diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:52:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:52:42 +0000 |
commit | 4e030dec6b170fbf5fb6548fe4d8327df2cb07c8 (patch) | |
tree | 76bddf492ae0773282dca8e660726843648d512c /xfce-base | |
parent | Stable for HPPA (bug #323729). (diff) | |
download | gentoo-2-4e030dec6b170fbf5fb6548fe4d8327df2cb07c8.tar.gz gentoo-2-4e030dec6b170fbf5fb6548fe4d8327df2cb07c8.tar.bz2 gentoo-2-4e030dec6b170fbf5fb6548fe4d8327df2cb07c8.zip |
Stable for HPPA (bug #323729).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 3f60e075d13f..b8b495d76787 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.96 2010/08/08 13:24:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.97 2010/08/10 15:52:42 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> thunar-1.0.2.ebuild: + Stable for HPPA (bug #323729). 08 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> thunar-1.1.1.ebuild: gnome-base/gvfs is required with USE="gdu udev" for volume management diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index 3a8f0a9a4781..461f6ef7f87a 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.6 2010/07/23 21:08:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.7 2010/08/10 15:52:42 jer 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 |