diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:00:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:00:56 +0000 |
commit | a1c6af2633f1cd5f7b0ea662707835ab9f441d98 (patch) | |
tree | 19e57d1880a5e15bb51c2a521c0ec42228017d6e /xfce-extra/xfce4-diskperf-plugin | |
parent | ppc/ppc64 stable wrt #416233 (diff) | |
download | historical-a1c6af2633f1cd5f7b0ea662707835ab9f441d98.tar.gz historical-a1c6af2633f1cd5f7b0ea662707835ab9f441d98.tar.bz2 historical-a1c6af2633f1cd5f7b0ea662707835ab9f441d98.zip |
ppc/ppc64 stable wrt #416233
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/xfce4-diskperf-plugin')
-rw-r--r-- | xfce-extra/xfce4-diskperf-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-diskperf-plugin/ChangeLog b/xfce-extra/xfce4-diskperf-plugin/ChangeLog index a6b0784ac939..f76f834a7698 100644 --- a/xfce-extra/xfce4-diskperf-plugin/ChangeLog +++ b/xfce-extra/xfce4-diskperf-plugin/ChangeLog @@ -1,10 +1,14 @@ # ChangeLog for xfce-extra/xfce4-diskperf-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.20 2012/05/20 12:06:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.21 2012/05/20 20:00:56 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-diskperf-plugin-2.5.3.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-diskperf-plugin-2.5.3.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 17 May 2012; Jeroen Roovers <jer@gentoo.org> xfce4-diskperf-plugin-2.5.3.ebuild: diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild index 61c0471505dd..7dd50dfee095 100644 --- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild +++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.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-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild,v 1.3 2012/05/20 12:06:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.3.ebuild,v 1.4 2012/05/20 20:00:56 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-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 |