diff options
Diffstat (limited to 'xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild index 2727df8341a7..d6647d090185 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.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-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.2 2012/05/05 07:14:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.3 2012/10/27 20:11:03 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.20:2 |