diff options
author | 2009-06-15 00:13:21 +0000 | |
---|---|---|
committer | 2009-06-15 00:13:21 +0000 | |
commit | a0b5634e4d6fe8dc8f4cdd81a5e4fdcaf21342fc (patch) | |
tree | 9fd9d14b3523491d83d0c917fc1df17ab7f50708 /xfce-base/thunar | |
parent | Stable for HPPA (bug #265587). (diff) | |
download | historical-a0b5634e4d6fe8dc8f4cdd81a5e4fdcaf21342fc.tar.gz historical-a0b5634e4d6fe8dc8f4cdd81a5e4fdcaf21342fc.tar.bz2 historical-a0b5634e4d6fe8dc8f4cdd81a5e4fdcaf21342fc.zip |
Stable for HPPA (bug #265587).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 83dcd1c6d90f..aa767d17d4c8 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.72 2009/06/13 14:03:20 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.73 2009/06/15 00:12:53 jer Exp $ + + 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> thunar-1.0.1.ebuild: + Stable for HPPA (bug #265587). 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> thunar-1.0.1.ebuild: stable sparc, bug 265587 diff --git a/xfce-base/thunar/thunar-1.0.1.ebuild b/xfce-base/thunar/thunar-1.0.1.ebuild index 41979347ea3e..4e637f061c52 100644 --- a/xfce-base/thunar/thunar-1.0.1.ebuild +++ b/xfce-base/thunar/thunar-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.5 2009/06/13 14:03:20 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.6 2009/06/15 00:12:53 jer Exp $ EAPI="2" @@ -13,7 +13,7 @@ xfce4_core DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2 LGPL-2" IUSE="dbus debug doc exif gnome hal pcre startup-notification +trash-plugin" |