summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-01-16 17:23:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-01-16 17:23:34 +0000
commita1cc27e9d8197dda88e8ee0e3f8ef99c8d33d1af (patch)
tree671b1ae8e0a520320b743290c764703e33f70c9a /xfce-base/thunar
parentVersion bump. (diff)
downloadgentoo-2-a1cc27e9d8197dda88e8ee0e3f8ef99c8d33d1af.tar.gz
gentoo-2-a1cc27e9d8197dda88e8ee0e3f8ef99c8d33d1af.tar.bz2
gentoo-2-a1cc27e9d8197dda88e8ee0e3f8ef99c8d33d1af.zip
Version bump.
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog7
-rw-r--r--xfce-base/thunar/thunar-1.2.0.ebuild (renamed from xfce-base/thunar/thunar-1.1.6.ebuild)12
2 files changed, 12 insertions, 7 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 49db74199be5..5ab888005752 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.109 2011/01/02 15:44:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.110 2011/01/16 17:23:34 ssuominen Exp $
+
+*thunar-1.2.0 (16 Jan 2011)
+
+ 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> +thunar-1.2.0.ebuild:
+ Version bump.
*thunar-1.1.6 (02 Jan 2011)
diff --git a/xfce-base/thunar/thunar-1.1.6.ebuild b/xfce-base/thunar/thunar-1.2.0.ebuild
index c5ece151451c..737f798a4a71 100644
--- a/xfce-base/thunar/thunar-1.1.6.ebuild
+++ b/xfce-base/thunar/thunar-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.1.6.ebuild,v 1.1 2011/01/02 15:44:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.0.ebuild,v 1.1 2011/01/16 17:23:34 ssuominen Exp $
EAPI=3
inherit virtualx xfconf
@@ -9,7 +9,7 @@ MY_P=${P/t/T}
DESCRIPTION="A file manager for the Xfce desktop environment"
HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/1.1/${MY_P}.tar.bz2"
+SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
@@ -17,11 +17,11 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebs
IUSE="dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
GVFS_DEPEND=">=gnome-base/gvfs-1.6.4-r2"
-COMMON_DEPEND=">=xfce-base/exo-0.5.3
+COMMON_DEPEND=">=xfce-base/exo-0.6
>=dev-libs/glib-2.18:2
>=x11-libs/gtk+-2.14:2
- >=xfce-base/libxfce4util-4.6
- >=xfce-base/libxfce4ui-4.7.1
+ >=xfce-base/libxfce4util-4.8
+ >=xfce-base/libxfce4ui-4.8
>=dev-lang/perl-5.6
dbus? ( >=dev-libs/dbus-glib-0.88 )
exif? ( >=media-libs/libexif-0.6.19 )
@@ -30,7 +30,7 @@ COMMON_DEPEND=">=xfce-base/exo-0.5.3
startup-notification? ( x11-libs/startup-notification )
udev? ( >=sys-fs/udev-145[extras] )
xfce_plugins_trash? ( >=dev-libs/dbus-glib-0.88
- >=xfce-base/xfce4-panel-4.3.90 )"
+ >=xfce-base/xfce4-panel-4.8 )"
RDEPEND="${COMMON_DEPEND}
x11-misc/shared-mime-info
dev-util/desktop-file-utils