diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:48:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:48:28 +0000 |
commit | 97fc2255aaabb8b49797f8baa2b5b650d8427897 (patch) | |
tree | 3a24d3fe4802bb9ca9afdaf9578271fdae9258b9 /xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild | |
parent | sparc stable wrt #363891 (diff) | |
download | historical-97fc2255aaabb8b49797f8baa2b5b650d8427897.tar.gz historical-97fc2255aaabb8b49797f8baa2b5b650d8427897.tar.bz2 historical-97fc2255aaabb8b49797f8baa2b5b650d8427897.zip |
alpha/ia64/sparc stable wrt #358407
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
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 a13859c262e8..a02cf4870908 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.7 2011/03/29 13:16:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild,v 1.8 2011/04/23 17:45:15 ssuominen 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 |