diff options
author | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:36:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:36:00 +0000 |
commit | dcf68a1396d1517c058fcbe652589737d620a663 (patch) | |
tree | b92a775e1a2c8e50649d0dbc4ed6ad974c7a69de /xfce-extra/xfce4-systemload-plugin | |
parent | Fix slot-deps on gnome libs (diff) | |
download | historical-dcf68a1396d1517c058fcbe652589737d620a663.tar.gz historical-dcf68a1396d1517c058fcbe652589737d620a663.tar.bz2 historical-dcf68a1396d1517c058fcbe652589737d620a663.zip |
arm stable, bug #358407
Package-Manager: portage-2.1.9.44/cvs/Linux i686
Diffstat (limited to 'xfce-extra/xfce4-systemload-plugin')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index c892608964fe..beb45d774752 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.13 2011/03/21 23:33:13 maekke Exp $ + + 21 Mar 2011; Markus Meier <maekke@gentoo.org> + xfce4-systemload-plugin-1.0.0.ebuild: + arm stable, bug #358407 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfce4-systemload-plugin-1.0.0.ebuild: 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 93c26d866053..8871cc6dbafe 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-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.2 2011/03/13 16:31:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.3 2011/03/21 23:33:13 maekke 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 |