diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:31:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:31:04 +0000 |
commit | 8aae4c93f4eeb4db440035b5ea119160fa8473b7 (patch) | |
tree | 6055299613aabd82ddc39effbbd4fc41ddde3e92 /xfce-extra | |
parent | ppc stable wrt #344327 (diff) | |
download | gentoo-2-8aae4c93f4eeb4db440035b5ea119160fa8473b7.tar.gz gentoo-2-8aae4c93f4eeb4db440035b5ea119160fa8473b7.tar.bz2 gentoo-2-8aae4c93f4eeb4db440035b5ea119160fa8473b7.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index 88af49684957..c892608964fe 100644 --- a/xfce-extra/xfce4-systemload-plugin/ChangeLog +++ b/xfce-extra/xfce4-systemload-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-systemload-plugin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.11 2010/12/11 11:35:58 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.12 2011/03/13 16:31:04 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xfce4-systemload-plugin-1.0.0.ebuild: + Stable on amd64 wrt bug #358407 *xfce4-systemload-plugin-1.0.0 (11 Dec 2010) diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild index 70d0ebba6c67..93c26d866053 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.1 2010/12/11 11:35:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.2 2011/03/13 16:31:04 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |