diff options
author | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:33:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:33:13 +0000 |
commit | ffab7c7e57b5c4c0498ad2ccf941845d8ea88fcb (patch) | |
tree | f1bd44d18f33524a63448f66e2fd04893d71bfdc /xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | |
parent | arm stable, bug #358407 (diff) | |
download | gentoo-2-ffab7c7e57b5c4c0498ad2ccf941845d8ea88fcb.tar.gz gentoo-2-ffab7c7e57b5c4c0498ad2ccf941845d8ea88fcb.tar.bz2 gentoo-2-ffab7c7e57b5c4c0498ad2ccf941845d8ea88fcb.zip |
arm stable, bug #358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |