diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:53:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:53:54 +0000 |
commit | bd07b8f18080d798f4d7fdfe2f16f9687dd260f8 (patch) | |
tree | 02d896231d966e602af05ac14076ced6522106a7 /xfce-extra | |
parent | Stable for ppc, wrt bug #513930 (diff) | |
download | gentoo-2-bd07b8f18080d798f4d7fdfe2f16f9687dd260f8.tar.gz gentoo-2-bd07b8f18080d798f4d7fdfe2f16f9687dd260f8.tar.bz2 gentoo-2-bd07b8f18080d798f4d7fdfe2f16f9687dd260f8.zip |
Stable for ppc, wrt bug #513930
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 373be84fa844..097b5abad4e4 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.23 2014/06/29 18:58:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.24 2014/07/18 19:53:54 ago Exp $ + + 18 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + xfce4-mount-plugin-0.6.7.ebuild: + Stable for ppc, wrt bug #513930 29 Jun 2014; Markus Meier <maekke@gentoo.org> xfce4-mount-plugin-0.6.7.ebuild: diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild index f9a6eb5eb7be..ea3eb4e2f0af 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.5 2014/06/29 18:58:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.6 2014/07/18 19:53:54 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfce4ui-4.10 |