diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:46:06 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:46:06 +0000 |
commit | ffe490a76bd150bad8d970be2f9ca40c0bc36808 (patch) | |
tree | ba5a9838700d0869208fec651ba65e1be596694c /xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild | |
parent | x86 stable per bug 358407 (diff) | |
download | gentoo-2-ffe490a76bd150bad8d970be2f9ca40c0bc36808.tar.gz gentoo-2-ffe490a76bd150bad8d970be2f9ca40c0bc36808.tar.bz2 gentoo-2-ffe490a76bd150bad8d970be2f9ca40c0bc36808.zip |
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild index 32586e674443..51e74a999efa 100644 --- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-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-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.4 2011/03/21 23:30:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.5 2011/03/22 10:46:06 tomka Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2" 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=">=xfce-base/libxfcegui4-4.4.0 |