diff options
author | 2014-06-25 14:09:20 +0000 | |
---|---|---|
committer | 2014-06-25 14:09:20 +0000 | |
commit | 299398ac82ac38c9672b334eb025809b5a0e84bb (patch) | |
tree | 25f20520a0b1c597efd63bc2215f3bce63d6c6f2 /xfce-extra | |
parent | version bump, security bug 512896; excluded the libexecinfo dependency on ucl... (diff) | |
download | gentoo-2-299398ac82ac38c9672b334eb025809b5a0e84bb.tar.gz gentoo-2-299398ac82ac38c9672b334eb025809b5a0e84bb.tar.bz2 gentoo-2-299398ac82ac38c9672b334eb025809b5a0e84bb.zip |
Stable for HPPA (bug #513930).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index b7d5d0f7e0c5..410540d55246 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2014/06/20 13:44:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.22 2014/06/25 14:09:20 jer Exp $ + + 25 Jun 2014; Jeroen Roovers <jer@gentoo.org> xfce4-mount-plugin-0.6.7.ebuild: + Stable for HPPA (bug #513930). 20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch, 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 aa94507c7f05..a81bef083906 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.3 2014/06/20 13:44:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.4 2014/06/25 14:09:20 jer 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 |