diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:51:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:51:35 +0000 |
commit | 25c0e012264ebf2a8a89ae48b805d91bb26f169e (patch) | |
tree | 21273c94fc1da45035d8dbb59ce06b07d23f31dc /xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild | |
parent | Stable for amd64, wrt bug #401229 (diff) | |
download | historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.tar.gz historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.tar.bz2 historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.zip |
Stable for amd64, wrt bug #401229
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild index 53c1a9c65167..d3f23756f99f 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.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-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild,v 1.1 2012/01/02 15:18:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.1.ebuild,v 1.2 2012/01/30 16:49:14 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1" 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="" RDEPEND=">=xfce-base/libxfcegui4-4.8 |