diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 17:57:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 17:57:15 +0000 |
commit | 833a30d8371e65ccedddf9b0b56110a2e575091d (patch) | |
tree | 700b40cd2be7d0c70acd0e6bbddbb3f4c6cf1e06 /xfce-base/thunar | |
parent | alpha/ia64/sh/sparc stable wrt #323729 (diff) | |
download | historical-833a30d8371e65ccedddf9b0b56110a2e575091d.tar.gz historical-833a30d8371e65ccedddf9b0b56110a2e575091d.tar.bz2 historical-833a30d8371e65ccedddf9b0b56110a2e575091d.zip |
alpha/ia64/sparc stable wrt #323729
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'xfce-base/thunar')
-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 27f19cb9618c..6bfa43f9451f 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.100 2010/08/23 22:35:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.101 2010/08/29 17:50:38 armin76 Exp $ + + 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> thunar-1.0.2.ebuild: + alpha/ia64/sparc stable wrt #323729 23 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> thunar-1.0.1.ebuild, thunar-1.0.2.ebuild, thunar-1.1.1.ebuild: diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index 231267e9f90d..c4e7d2740a1f 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.9 2010/08/23 22:34:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.10 2010/08/29 17:50:38 armin76 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 xfce_plugins_trash" RDEPEND=">=dev-lang/perl-5.6 |