summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:44 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:44 +0000
commite16a4e608fba2d605b35168c4e7ad58c004b46b2 (patch)
tree210f601156bacf373ed3f84e1c80d5226a497a4b /xfce-extra
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.tar.gz
gentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.tar.bz2
gentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.zip
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-volman/ChangeLog5
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog
index 3308e74a707a..6c4f731cd89f 100644
--- a/xfce-extra/thunar-volman/ChangeLog
+++ b/xfce-extra/thunar-volman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/thunar-volman
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.89 2015/07/19 12:39:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.90 2015/07/25 12:19:44 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> thunar-volman-0.8.1.ebuild:
+ ppc stable wrt bug #553500
19 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
thunar-volman-0.8.1.ebuild:
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild
index 959679323a96..877c9b919f22 100644
--- a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild
+++ b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild,v 1.6 2015/07/19 12:39:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild,v 1.7 2015/07/25 12:19:44 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86"
IUSE="debug libnotify"
COMMON_DEPEND=">=dev-libs/glib-2.30