summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:39:50 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:39:50 +0000
commit4be42d7cf6365fb2372f4cbe7d5606c0573ef76d (patch)
tree04a52acab1b90cfff4de18367064412327c00da0 /xfce-base/thunar
parentUse EnvironmentFile=-/etc/conf.d/acpid with - in case user has done something... (diff)
downloadhistorical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.gz
historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.tar.bz2
historical-4be42d7cf6365fb2372f4cbe7d5606c0573ef76d.zip
Keyword mips
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index bb76beeec2f5..b544db912333 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.143 2012/05/14 14:57:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.144 2012/05/19 12:27:23 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> thunar-1.4.0.ebuild:
+ Keyword mips
14 May 2012; Samuli Suominen <ssuominen@gentoo.org> -thunar-1.3.2.ebuild:
old
diff --git a/xfce-base/thunar/thunar-1.4.0.ebuild b/xfce-base/thunar/thunar-1.4.0.ebuild
index 073e67b61c09..d5d971ab673e 100644
--- a/xfce-base/thunar/thunar-1.4.0.ebuild
+++ b/xfce-base/thunar/thunar-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.3 2012/05/14 14:56:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.4 2012/05/19 12:27:23 blueness Exp $
EAPI=4
inherit virtualx xfconf
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
GVFS_DEPEND=">=gnome-base/gvfs-1.10.1"