summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-10-20 14:09:33 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-10-20 14:09:33 +0000
commit2f4a882d1c444605938e1e7df85c367d65abfbf2 (patch)
tree43e1a048c1e1b7e45ddabfe055dec727415ed8ea /xfce-extra/thunar-shares-plugin
parentRe-introduce semantic-desktop by reagentoo <reagentoo@gmail.com>, bug #479842. (diff)
downloadgentoo-2-2f4a882d1c444605938e1e7df85c367d65abfbf2.tar.gz
gentoo-2-2f4a882d1c444605938e1e7df85c367d65abfbf2.tar.bz2
gentoo-2-2f4a882d1c444605938e1e7df85c367d65abfbf2.zip
Keyword ~arm wrt #488722 by Michael Kurinnoy
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r--xfce-extra/thunar-shares-plugin/ChangeLog7
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog
index 5287d1c08c6f..d47e422ac257 100644
--- a/xfce-extra/thunar-shares-plugin/ChangeLog
+++ b/xfce-extra/thunar-shares-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-shares-plugin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.10 2013/04/25 09:05:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.11 2013/10/20 14:09:33 ssuominen Exp $
+
+ 20 Oct 2013; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-shares-plugin-0.2.0_p20101105.ebuild:
+ Keyword ~arm wrt #488722 by Michael Kurinnoy
25 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
thunar-shares-plugin-0.2.0_p20101105.ebuild:
@@ -59,4 +63,3 @@
01 Dec 2008; Christoph Mende <angelos@gentoo.org>
+thunar-shares-0.16.ebuild:
Initial import, bug 248265
-
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
index f04b7b5fe21b..508b8bf8f690 100644
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
+++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.8 2013/04/25 09:05:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.9 2013/10/20 14:09:33 ssuominen Exp $
EAPI=5
EAUTORECONF=yes
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.18