diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:16:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:16:52 +0000 |
commit | 98bc53631a7e3d1aa313e60321632a3ad36f884d (patch) | |
tree | cd971c8393606860878aaff521576c7fa1a5c86a /xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild | |
parent | Stable for HPPA (bug #358407). (diff) | |
download | gentoo-2-98bc53631a7e3d1aa313e60321632a3ad36f884d.tar.gz gentoo-2-98bc53631a7e3d1aa313e60321632a3ad36f884d.tar.bz2 gentoo-2-98bc53631a7e3d1aa313e60321632a3ad36f884d.zip |
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild index c2c125aa54f6..a13859c262e8 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-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-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:56:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:16:52 jer 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 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="dbus" RDEPEND=">=xfce-base/exo-0.3.1.3 |