diff options
author | 2012-05-20 20:05:22 +0000 | |
---|---|---|
committer | 2012-05-20 20:05:22 +0000 | |
commit | 7f4556a1bc8e8fb5be19a68ba3b5202a00d0bcd3 (patch) | |
tree | 6496678b369cdea0e4413e12ddb56fb2d8054285 /xfce-extra/xfce4-mount-plugin | |
parent | Keyword ~ppc/~ppc64 (diff) | |
download | gentoo-2-7f4556a1bc8e8fb5be19a68ba3b5202a00d0bcd3.tar.gz gentoo-2-7f4556a1bc8e8fb5be19a68ba3b5202a00d0bcd3.tar.bz2 gentoo-2-7f4556a1bc8e8fb5be19a68ba3b5202a00d0bcd3.zip |
ppc/ppc64 stable wrt #416233
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-mount-plugin')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 097e3adaa61a..3aa3b810450c 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,10 +1,14 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.13 2012/05/20 12:08:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.14 2012/05/20 20:05:22 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-mount-plugin-0.6.4.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-mount-plugin-0.6.4.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 17 May 2012; Jeroen Roovers <jer@gentoo.org> xfce4-mount-plugin-0.6.4.ebuild: Stable for HPPA (bug #416233). diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild index 9c83cb9b0f64..68d012f5c006 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.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-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild,v 1.3 2012/05/20 12:08:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild,v 1.4 2012/05/20 20:05:22 ssuominen Exp $ EAPI=4 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.8 |